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 a3dcf387fe
commit 39f6c69764
9 changed files with 39 additions and 12 deletions
+1 -1
View File
@@ -733,7 +733,7 @@ function serendipity_iframe_create($mode, &$entry) {
$_SESSION['save_entry'] = $entry;
$_SESSION['save_entry_POST'] = $serendipity['POST'];
$attr = '';
switch($mode) {
case 'save':