summaryrefslogtreecommitdiff
path: root/templates/service_content_edit_mini_inc.tpl
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2008-04-17 13:26:29 +0000
committerwjames5 <will@tekimaki.com>2008-04-17 13:26:29 +0000
commitd1eb2f68dbcdab8183ff70ec1e2ef4c04ce92b3e (patch)
tree91c4f5e0a9b202e79c599cf33072eed88f5ef0f5 /templates/service_content_edit_mini_inc.tpl
parentf0be929e28e6b6575dce0b7534495086a2941476 (diff)
downloadliberty-d1eb2f68dbcdab8183ff70ec1e2ef4c04ce92b3e.tar.gz
liberty-d1eb2f68dbcdab8183ff70ec1e2ef4c04ce92b3e.tar.bz2
liberty-d1eb2f68dbcdab8183ff70ec1e2ef4c04ce92b3e.zip
introduce options for moderating comments, e.g. screening them before they are made public. features require moderation package and are hidden unless installed. outstanding issues remain, use of status id is effective but not fully respected in boards, all custom permissions are not fully and properly checked - a reference to root obj is needed in LibertyComments. there may be others. current sites should be completely uneffected unless they opt in and enable.
Diffstat (limited to 'templates/service_content_edit_mini_inc.tpl')
-rw-r--r--templates/service_content_edit_mini_inc.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/service_content_edit_mini_inc.tpl b/templates/service_content_edit_mini_inc.tpl
index f1a70ed..27040fe 100644
--- a/templates/service_content_edit_mini_inc.tpl
+++ b/templates/service_content_edit_mini_inc.tpl
@@ -1,2 +1,3 @@
{include file="bitpackage:liberty/edit_content_status_inc.tpl"}
{include file="bitpackage:liberty/edit_content_owner_inc.tpl"}
+{include file="bitpackage:liberty/edit_content_comments_inc.tpl"}