1
0

Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements

This commit is contained in:
Garvin Hicking
2008-08-19 10:56:03 +00:00
parent e03847e179
commit e3d04d76b0
3 changed files with 239 additions and 153 deletions
docs
plugins/serendipity_event_entryproperties

@ -3,6 +3,10 @@
Version 1.4 ()
------------------------------------------------------------------------
* Enhance entryproperties plugin to use sequencing widget: Allows
you to configure which fields you want to see in the 'Edit Entry'
panel for "Advanced Options". (garvinhicking)
* Propagate a 'article_count' smarty variable for each category
in the category sidebar plugin, when article counting is
enabled. (garvinhicking)