Wiki source for OnegWRAllowComments


Show raw source

===== Allow Comments Action =====
>>==See Also==
~- InvisibleWiki
>>//NOT Included in any Wikka version yet//{{lastedit}}
==What==
~- Reverse action of ""{{nocomments}}"".
~- If you have disabled comments as the default setting in your main config file,
~then you could use this action to re-enable comments on 1 page only.

==Use==
~- Include on the page where you would like to re-enable comments the string:
~~""{{allowcomments}}""

==Installation==
~- Save the code below as ##action/allowcomments.php##
~- Give it the same file permissions as the other php files in that directory.

==Code==
%%(php)
<?php $this->config["hide_comments"] = 0; ?>
%%
==History==
~- Published on main site (2005-05-09) - OnegWR

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