[pmwiki-users] Wikiwords

Eemeli Aro eemeli at gmail.com
Wed Dec 12 04:24:23 CST 2007


On Dec 11, 2007 8:25 PM, Mark Trumpold <mtrumpold at cacegypt.org> wrote:
> Is it possible to not show wikiwords at all at the top of the page?

If you mean the title of the page, use the following directive to
disable it on a specific page:

(:notitle:)

If you want to disable it for a group, add that directive to the
group's GroupHeader.

If you want to disable it for all pages on the wiki, it's probably
easiest to take it away from the template. At least in the default
skin, this means removing or commenting out (using HTML comments, <!--
... -->) the three lines between <!--PageTitleFmt--> and
<!--PageText-->. For a less intrusive and more robust approach, follow
the instructions at
<http://www.pmwiki.org/wiki/PmWiki/GroupHeaders#faq> to add a
site-wide header to your wiki and add the (:notitle:) directive to
that header.

eemeli



More information about the pmwiki-users mailing list