History: Comments
Source of version: 44 (current)
Copy to clipboard
! Comments Admin page {DIV(float=right,width="200px")}^::Related Topics:: * ((Wiki)) * ((Articles)) * ((Inline comments)) * ((Comments moderation)) * ((Comments Archival)) * ((dev:Administration|Bugs and Wishes))^{DIV} ;__Overview__: Use this page to configure the global (site-wide) comment options. ;__To access__: Click the __Comments__ icon {icon name="admin_comments" size="2" title="Image may vary depending on icon set in use."} on the ((Admin Panels|Admin Panel)) %%% or Access __http://example.com/tiki-admin.php?page=comments__ ;__Note__: Comments need to be activated on a feature-by-feature basis. Comments can be used in: ** ((Articles)) ** ((Wiki)) pages ** ((Blog)) including individual blog posts ** ((Image gallery)) ** ((File Gallery)) ** ((Polls)) ** ((FAQs)) ** ((Trackers|Tracker items)) ~tc~ Prefrence documentation generated from https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/prefs/ ~/tc~ ~tc~ To update documentation see https://dev.tiki.org/How-to-get-commit-access ~/tc~ {PREFDOC(tab="comments" img="8:621")/} --- ! Comments Comments are threaded replies to a content item. New in ((Tiki17)): * Anonymous users that provided their emails can get notification email of the replies to their comments. * The option to self-subscribe to comments to receive email notifications about replies has been extended to trackers, articles, wiki pages and blog posts. If you enable comments for some of the features of Tiki from the admin menu you will see links to show/hide comments and the number of comments for the object being viewed. In this section we'll explain comments for Tiki pages, everything will be the same for other Tiki features such as articles, blogs, polls, etc. If you see this bar at the bottom of the central part of the screen (or somewhere else if the customization changed the appearance) then you can see/enter comments. Click the Show comments link to display comments and a form to post new comments (if you have the permission). __''for beginners''__ There are more then one place to switch on Comments for the Comments to work. For Comments to work at least three different steps are needed. - I think first to take care of are the permissions for the Groups. - Later each and every single Feature needs to be reviewed in detail to make sure Comments are ON for the intended Feature. - Finally, when items are created under each Feature the Comments option needs to be checked ON for the particular created item. There maybe more steps for some Features. I did not use all of the Features. With a little patience they will all work (:rolleyes:) and we learn how to appreciate the fine tuning abilities in this software package (:biggrin:) -=More documentation=- {toc} ! Alias (alias(comment))