plugin:tagbutton
Table of Contents
Tag Button Plugin
Compatible with DokuWiki
- 2025-05-14 "Librarian" unknown
- 2024-02-06 "Kaos" yes
- 2023-04-04 "Jack Jackrum" unknown
- 2022-07-31 "Igor" unknown
Similar to structstatus
Description
This Plugin lets you add button to add tags in your page.
Download and Install
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
Basic
Basic syntax is {{tag-button>[TAG]}}. Example: {{tag-button>solved}}
Add a Label
Basic syntax is {{tag-button>[TAG]|[LABEL]}}. Example: {{tag-button>solved|Mark as Solved}}
Add a Tag Alert Class
Basic syntax is {{tag-button>[TAG]:[CLASS]|[LABEL]}}. Example: {{tag-button>solved:success|Mark as Solved}}
Configuration and Settings
| Configuration | Description | Default |
|---|---|---|
| hide_if_exists | Should the tag button be hidden if already tagged? | false |
Changelog
- Updated the contact info + Version Upped (2024-10-18 21:12)
- Code Cleanup (2024-10-17 19:55)
- Code Cleanup (2024-10-17 19:35)
- Code Cleanup (2024-10-17 19:33)
- Code Cleanup (2024-10-17 19:29)
- Version Upped (2024-10-16 22:51)
- Updated the README.md and removed the redundant one (2024-10-16 22:51)
- Version Upped - Minor (2024-10-16 19:51)
- Added a screenshot and a snippet (2024-10-16 19:50)
- Removed unused code (2024-10-16 19:50)
- Initial Commit (2024-10-16 18:25)
- Initial commit (2024-10-16 18:21)
plugin/tagbutton.txt · Last modified: by 194.9.108.100


