Wiki source for Mod017fDisableCommentsOnIndividualPages


Show raw source

==== Wikka Mod 017 ====
Type: Feature Addition
----
===Credit:===
**DreckFehler**
[[http://web.archive.org/web/20040811013910/http://www.wakkawiki.com/WakkaActions | WakkaActions @ WakkaWiki]]
----

===== Disable Comments on a Single Page =====
You can disable the comment-section on any single page. Just create a file "nocomments.php" in the actions-folder, which contains one single line:

##<?php $this->config["hide_comments"] = 1; ?>##

From now on you can disable comments by placing a **""{{nocomments}}""** anywhere in the text of that page, you want to lock the comments. Useful for pages like UserSettings, PageIndex and stuff like this.

-- DreckFehler
----
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki