diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-06-01 04:48:36 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-06-01 04:48:36 +0000 |
commit | be1df6925609712df216c9433b16dc69b3bb58e1 (patch) | |
tree | 8cf0a9130e354f1cb27135af27ed02495b2cfd11 /wikilib.d/PmWiki.GroupHeaders | |
parent | 875b88508b9dc6336f75bb4b8cb6a5d67ca1e1f5 (diff) | |
download | pmwiki.svn-be1df6925609712df216c9433b16dc69b3bb58e1.tar.bz2 |
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1439 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.GroupHeaders')
-rw-r--r-- | wikilib.d/PmWiki.GroupHeaders | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/wikilib.d/PmWiki.GroupHeaders b/wikilib.d/PmWiki.GroupHeaders index 769644ca..54e54b4b 100644 --- a/wikilib.d/PmWiki.GroupHeaders +++ b/wikilib.d/PmWiki.GroupHeaders @@ -1,10 +1,10 @@ -version=pmwiki-2.1.beta36 ordered=1 urlencoded=1 -agent=Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6) Gecko/20040113 -author=HaganFox +version=pmwiki-2.1.6 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.3) Gecko/20060425 SUSE/1.5.0.3-7 Firefox/1.5.0.3 +author=Pm csum= -host=216.161.175.221 +host=24.1.26.255 name=PmWiki.GroupHeaders -rev=44 -targets=PmWiki.WikiGroup,PmWiki.WikiStyles,PmWiki.WikiAdministrator,PmWiki.IncludeOtherPages,PmWiki.DocumentationIndex -text=%25audience%25 authors (intermediate)%0aEvery [[Wiki Group]] can have `GroupHeader and `GroupFooter pages that contain markup that should be included at the beginning or end of each page within the group. This feature is useful for:%0a%0a* adding a disclaimer or heading to all of the pages of a group%0a* defining custom [[WikiStyles]] that may be used for all pages in a group%0a* replacing the default headers and/or footers for pages in a group (e.g., using [@(:noheader:)@] and or [@(:nofooter:)@] -- see PageDirectives).%0a%0aTo create a group header, just create a new page called [@YourGroup.GroupHeader@]. Group headers allow authors to create groups with custom headers and footers without having to coordinate with a [[wiki administrator]]. %0a%0aThe default `GroupHeader or `GroupFooter can be suppressed on an individual page (such as a group's `HomePage) by using the [@(:nogroupheader:)@] and [@(:nogroupfooter:)@] markups ''on that page''.%0a%0aIf a generic `GroupHeader is used in one wikigroup (say, the Site wikigroup), then the code can be easily duplicated in the `GroupHeader of any other group by using %0a[@(:include Site.GroupHeader:)@]. See [[IncludeOtherPages]].%0a%0a%25audience%25 administrators (intermediate)%0aTo set one GroupHeader for all wikigroups, add the following to config.php%0a%0a[@$GroupHeaderFmt .= "Global markup text here.";@]%0a%0a%0a%25trail%25%3c%3c|[[DocumentationIndex]]|>> -time=1141701581 +rev=48 +targets=PmWiki.WikiGroup,PmWiki.WikiStyles,PmWiki.PageDirectives,PmWiki.WikiAdministrator,PmWiki.IncludeOtherPages,PmWiki.DocumentationIndex +text=%25audience%25 authors (intermediate)%0aEvery [[WikiGroup]] can have `GroupHeader and `GroupFooter pages that contain markup that should be included at the beginning or end of each page within the group. This feature is useful for:%0a%0a* adding a disclaimer or heading to all of the pages of a group%0a* defining custom [[WikiStyles]] that may be used for all pages in a group%0a* replacing the default headers and/or footers for pages in a group (e.g., using [@(:noheader:)@] and or [@(:nofooter:)@] -- see [[PageDirectives]]).%0a%0aTo create a group header, just create a new page called [@YourGroup.GroupHeader@]. Group headers allow authors to create groups with custom headers and footers without having to coordinate with a [[wiki administrator]]. %0a%0aThe default `GroupHeader or `GroupFooter can be suppressed on an individual page (such as a group's `HomePage) by using the [@(:nogroupheader:)@] and [@(:nogroupfooter:)@] markups ''on that page''.%0a%0aIf a generic `GroupHeader is used in one wikigroup (say, the Site wikigroup), then the code can be easily duplicated in the `GroupHeader of any other group by using %0a[@(:include Site.GroupHeader:)@]. See [[IncludeOtherPages]].%0a%0a%25audience%25 administrators (intermediate)%0aTo set one GroupHeader for all wikigroups, add the following to config.php%0a%0a[@$GroupHeaderFmt .= "Global markup text here.";@]%0a%0aA method of having a site-wide header or footer can be found [[http://pmwiki.org/wiki/Cookbook/AllGroupHeader|in the cookbook]].%0a%0a%25trail%25%3c%3c|[[DocumentationIndex]]|>> +time=1149125728 |