{"id":31702405,"url":"https://github.com/fraoustin/redmine_admonition","last_synced_at":"2025-10-08T21:51:30.570Z","repository":{"id":77593596,"uuid":"225881287","full_name":"fraoustin/redmine_admonition","owner":"fraoustin","description":"add admonition in redmine","archived":false,"fork":false,"pushed_at":"2025-02-22T17:50:08.000Z","size":15,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T18:33:47.610Z","etag":null,"topics":["redmine","redmine-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/fraoustin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-12-04T14:04:32.000Z","updated_at":"2025-02-22T17:49:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"db7116da-e26f-495d-812b-ec6e34ee8562","html_url":"https://github.com/fraoustin/redmine_admonition","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fraoustin/redmine_admonition","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraoustin%2Fredmine_admonition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraoustin%2Fredmine_admonition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraoustin%2Fredmine_admonition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraoustin%2Fredmine_admonition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraoustin","download_url":"https://codeload.github.com/fraoustin/redmine_admonition/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraoustin%2Fredmine_admonition/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000701,"owners_count":26082837,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["redmine","redmine-plugin"],"created_at":"2025-10-08T21:51:27.534Z","updated_at":"2025-10-08T21:51:30.562Z","avatar_url":"https://github.com/fraoustin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redmine Admonition Plugin\n\nFrom idea https://github.com/dseifert/redmine_wiki_notes\n\n## Plugin installation\n\n1. Copy the plugin directory into the vendor/plugins directory\n2. Restart Redmine\n\nwith a Dockerfile\n\n```\n   FROM redmine\n   WORKDIR /usr/src/redmine/plugins\n   RUN git clone https://github.com/fraoustin/redmine_admonition.git\n   WORKDIR /usr/src/redmine/\n```\n \n\n## Usage\n\nThe following macros are added:\n\n* note\n* info\n* warning\n* alert\n\nwhich can be used in one of three ways:\n\n```\n   {{note(text with *wiki formatting*)}}\n\n   {{note\n   Alternately, you can put blocks of *wiki-formatted* text here.\n   }}\n```\n \nThis displays a block in the wiki page with a corresponding\nicon and the specified text.\n\n## License\n\nThis plugin is released under the GPLv2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraoustin%2Fredmine_admonition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraoustin%2Fredmine_admonition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraoustin%2Fredmine_admonition/lists"}