{"id":28567073,"url":"https://github.com/foundata/dokuwiki-plugin-metaheaders","last_synced_at":"2025-06-10T15:41:05.075Z","repository":{"id":1362188,"uuid":"1311183","full_name":"foundata/dokuwiki-plugin-metaheaders","owner":"foundata","description":"Allows you to add/remove meta headers dynamically to your DokuWiki pages.","archived":false,"fork":false,"pushed_at":"2023-09-29T20:02:13.000Z","size":32,"stargazers_count":5,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T11:48:33.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.dokuwiki.org/plugin:metaheaders","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foundata.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-01-31T05:07:59.000Z","updated_at":"2025-06-04T16:46:19.000Z","dependencies_parsed_at":"2025-06-06T11:48:36.236Z","dependency_job_id":"e8f8805c-15e9-4494-ac4c-3642c9ac1bdd","html_url":"https://github.com/foundata/dokuwiki-plugin-metaheaders","commit_stats":null,"previous_names":["foundata/dokuwiki-plugin-metaheaders"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundata%2Fdokuwiki-plugin-metaheaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundata%2Fdokuwiki-plugin-metaheaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundata%2Fdokuwiki-plugin-metaheaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundata%2Fdokuwiki-plugin-metaheaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foundata","download_url":"https://codeload.github.com/foundata/dokuwiki-plugin-metaheaders/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundata%2Fdokuwiki-plugin-metaheaders/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259104361,"owners_count":22805862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T15:40:33.604Z","updated_at":"2025-06-10T15:41:05.046Z","avatar_url":"https://github.com/foundata.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n  I. About\n\n    \"MetaHeaders\" is a DokuWiki plugin to add/remove meta headers [1]\n    dynamically to your Wiki pages.\n\n    Website:     \u003chttps://www.dokuwiki.org/plugin:metaheaders\u003e\n    Maintainer:  ARSAVA \u003chttps://dev.arsava.com/\u003e\n    Contact:     See \"IV. Support\" and \"V. Contact\".\n\n    [1] \u003chttp://en.wikipedia.org/wiki/Meta_element\u003e\n\n\n\n  II. Installation and update\n\n    The installation works as described [1] on DokuWiki.org. Summary:\n\n    - If possible, use DokuWiki's plugin manager to install the plugin. Have a\n      look at the plugin website [2] to get the package download URL, paste it\n      into your Plugin Manager URL box and hit \"Download\".\n\n    - If you have to install the plugin manually: Download the package from the\n      plugin website [2]. Extract it into your DokuWiki's \"lib/plugins/\" folder.\n      Make sure the new directory is named \"metaheaders\" (rename it if needed).\n\n    Updating the plugin works the same way: Simply install the newest version\n    over the existing one. If you got any problems, remove the plugin and\n    re-install it. The configuration file holding your data and the plugin\n    itself are stored separately. This means you can remove, update or\n    re-install this plugin without loosing your MetaHeaders config data.\n\n    [1] \u003chttps://www.dokuwiki.org/plugin_installation_instructions\u003e\n    [2] \u003chttps://www.dokuwiki.org/plugin:metaheaders\u003e\n\n\n\n  III. Usage\n\n    Have a look at the plugin website [1] for usage instructions and examples.\n\n    [1] \u003chttps://www.dokuwiki.org/plugin:metaheaders\u003e\n\n\n\n  IV. Support\n\n    If you need help, check the FAQ [1] and try to find useful information by\n    using the DokuWiki Search page [2]. If you found nothing helpful, ask your\n    question at the DokuWiki forum [3] (preferred) or IRC channel [4].\n\n    [1] \u003chttps://www.dokuwiki.org/plugin:metaheaders#faq\u003e\n    [2] \u003chttp://search.dokuwiki.org/\u003e\n    [3] \u003chttps://forum.dokuwiki.org/\u003e\n    [4] \u003chttps://www.dokuwiki.org/irc\u003e\n\n\n\n  V. Contact\n\n    If you think you have found a bug or have a useful idea (a.k.a. \"feature\n    request\"), create an issue [1] on GitHub (preferred), or contact us by\n    mail [2].\n\n    Feel free to submit patches as GitHub pull requests (preferred) or by mail\n    as well. However, please try to respect the DokuWiki coding style [3] as\n    this plugin follows its rules.\n\n    [1] \u003chttps://github.com/arsava/dokuwiki-plugin-metaheaders/issues\u003e\n    [2] ARSAVA \u003cdokuwiki@dev.arsava.com\u003e\n    [3] \u003chttps://www.dokuwiki.org/devel:coding_style\u003e\n\n\n\n  VI. Other notes\n\n    If you like this free project, you might buy us a coffee [1], or get some\n    cool QR Code merchandise [2]. Thank you! :-)\n\n    Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki\n    support, training or if you think we are the ones to get your project done.\n\n    [1] \u003chttps://donate.arsava.com/dokuwiki-plugin-metaheaders/\u003e\n    [2] \u003chttp://goqr.me/\u003e\n    [3] \u003chttps://dev.arsava.com/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundata%2Fdokuwiki-plugin-metaheaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoundata%2Fdokuwiki-plugin-metaheaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundata%2Fdokuwiki-plugin-metaheaders/lists"}