1
0

Add color picker as plugin/theme config item

This commit is contained in:
onli
2016-03-01 00:14:15 +01:00
parent 020ca7f651
commit 1fb1a6647f
4 changed files with 25 additions and 7 deletions

View File

@ -1,5 +1,7 @@
Version 2.1 ()
------------------------------------------------------------------------
* Add colorpicker as possible plugin option item type, set
type to 'color' to use it
* Comments made via the backend on own articles don't trigger
the comment notification (thanks to xoxys)