Форуми / Cotonti / Core Labs / Archive / Disable comments option for page

NovoKain
#1 14.12.2008 09:09
Disable or enable comments feature like WordPress.
Trustmaster
#2 14.12.2008 16:01
Disable comments on exact pages? Or categories?
May the Source be with you!
musiconly
#3 14.12.2008 17:27
there's a plugin.. it's called optional page info.. http://neocrome.net/page.php?id=2322

but i think this should be implemented in core..
NovoKain
#4 15.12.2008 03:46
Disable comments on exact pages

UPD: Not broken link to plug http://neocrome.ru/datas/users/644-opi_2.0.zip
Kilandor
#5 15.12.2008 04:48
I don't think there needs to be options to disable every single little thing for pages. The tags can be simply removed (I know date causes a prob) But a simple fix could be made for that.
musiconly
#6 15.12.2008 05:14
i also don't think every single thing should be removed, but things like disabling comments or ratings is something we should have in core..

why do we need to edit our tpl's all the time?
especially if we want to use it on just few pages?

custom tpl you say? what if pages aren't in the same category? lot's of work for a small core adition:)
Trustmaster
#7 15.12.2008 17:11
Well, usually you disable comments on a page that is in specific category like "Announcements" or "No Comments".
May the Source be with you!
Kilandor
#8 16.12.2008 07:04
TPL would have to be edited regardless. If add disable feature, then it would be logical to have BLOCKS to be parsed, only if enabled. Which still requires you to edit your TPL. :)