1
0

Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums!

This commit is contained in:
Garvin Hicking
2007-03-22 11:43:59 +00:00
parent 85158ff752
commit 3317e6ef49
9 changed files with 39 additions and 12 deletions

View File

@ -3,6 +3,10 @@
Version 1.2 ()
------------------------------------------------------------------------
* Add new category property to hide blog postings made into sub-
categories from the frontend view, per category. Thanks to
netmorix from the forums! (garvinhicking)
* Move possible hazardous personal configuration options ("Rights:
Publishing entries", "Forbid creating entries", "Access level";
"Group memberships") to the user management section.