Table of Contents
FontColor Plugin
Compatible with DokuWiki
- 2024-02-06 "Kaos" yes
- 2023-04-04 "Jack Jackrum" no
- 2022-07-31 "Igor" no
- 2020-07-29 "Hogfather" no
Similar to bbcode, color, highlight, passwordgrey, typography, wrap
Download and Installation
Search and install the plugin using the Extension Manager.
The latest version only supports DokuWiki release Kaos, for older releases use this older version.
This plugin requires gdlib support, see phpwithgd for help.
Description
You can give colors to text by using the syntax:
<fc #FF0000>Red Colored Text</fc> or <fc #008000>Green Colored Text</fc>
This syntax can be included via the toolbar using the button: , which shows a color picker.
Notes
This formatting behaves equal to other wiki syntax like italic and bold. You can only apply it to text, not to headers.
Development
Code
The (original) code is similar to the Plugin highlight The difference is only, that not the background-color but the font-color changes
Features and issues
Please report your issues just at https://github.com/lupo49/dokuwiki-plugin-fontcolor/issues