* Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking)
This commit is contained in:
@ -3,6 +3,13 @@
|
||||
Version 1.6 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Added ability to mark authorgroups as "hidden", so that members
|
||||
of such groups are excluded from common author listings.
|
||||
(Ref http://board.s9y.org/viewtopic.php?f=11&t=16237)
|
||||
(garvinhicking)
|
||||
|
||||
* Added option for SMF importer to also import tags
|
||||
|
||||
* Added experimental global variable $i18n_filename_utf8 that can
|
||||
be set in a serendipity_config_local.inc.php or language include
|
||||
file, which will return Unicode-Permalinks.
|
||||
@ -11,7 +18,7 @@ Version 1.6 ()
|
||||
* Added event hook backend_sendcomment for sending comments and
|
||||
being able to chang via plugin API (onli)
|
||||
|
||||
Version 1.5.1 ()
|
||||
Version 1.5.1 (December 21st, 2009)
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix bug with not showing "html" type configuration items.
|
||||
|
Reference in New Issue
Block a user