This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computer_science:wiki_color_syntax [2020/09/03 00:26] cosmo created |
computer_science:wiki_color_syntax [2020/09/03 00:39] (current) cosmo [Development] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== color Plugin ====== | ||
- | ---- plugin ---- | ||
- | description: | ||
- | author | ||
- | email : harald.hanche-olsen@ntnu.no | ||
- | type : Syntax | ||
- | lastupdate : 2018-10-12 | ||
- | compatible : 2009-12-25, 2010-11-07, 2011-05-25, 2012-01-25, 2014-05-05, 2014-09-29d, | ||
- | depends | ||
- | conflicts | ||
- | similar | ||
- | tags : typography, highlight, color, text | ||
- | |||
- | downloadurl: | ||
- | sourcerepo : https:// | ||
- | bugtracker : https:// | ||
- | |||
- | screenshot_img: | ||
- | ---- | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | Please use the [[plugin: | ||
===== Usage ===== | ===== Usage ===== | ||
Line 53: | Line 30: | ||
* The plugin works by wrapping contents in a %%< | * The plugin works by wrapping contents in a %%< | ||
* You cannot use it //inside// headers either, since [[faq: | * You cannot use it //inside// headers either, since [[faq: | ||
- | ===== Discussion ===== | ||
- | |||
- | This source for this plugin is shown in the [[devel: | ||
===== Development ===== | ===== Development ===== | ||
Line 61: | Line 35: | ||
Christopher Smith seems to have left the plugin unmaintained. User leeyc0 provided hosting of the plugin on github, but has no time to maintain it either. Harald Hanche-Olsen took over in October 2018. The plugin is considered fairly stable, though, and the new maintainer does not foresee a very active maintenance schedule. | Christopher Smith seems to have left the plugin unmaintained. User leeyc0 provided hosting of the plugin on github, but has no time to maintain it either. Harald Hanche-Olsen took over in October 2018. The plugin is considered fairly stable, though, and the new maintainer does not foresee a very active maintenance schedule. | ||
- | ===== Update History ===== | + | <color red> Solidpost Note</color> |
- | + | ||
- | * 2018-10-12 New maintainer | + | |
- | * 2018-10-10 Added support for rgb[a](…) and hsl[a](…) | + | |
- | * 2018-08-09 Added code for handling metadata to the render method | + | |
- | * 2016-06-25 Added ODT support based on branch " | + | |
- | * 2014-01-04 hosted in github by leeyc0 | + | |
- | * 2008-02-06 --- Fixed a security vulnerability in the colour pattern. Any users of this plugin should apply this update. | + | |
+ | The Plugin is still experimental here |