Hi,

On 18-10-2013 22:52, Scotty C wrote:
I have successfully implemented tt_news, socialnetwork, and comments
for a client so that they have their own full-featured news system
.... but that's not good enough. Now, they want to turn comments on
for certain records and off for others.

I assume that you use the extension "comments" [1] for this. If that is the case there is an extension "comments_ic" [2] which implements just that feature. It adds two fields to a tt_news record, one lets you disable comments for that news item, the other lets you set a datetime when commenting will be disabled.

I haven't tried it and although it seems quite old the code looks like it should still work. Worth a try :-)

[1] http://typo3.org/extensions/repository/view/comments
[2] http://typo3.org/extensions/repository/view/comments_ic

--
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to