diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-02-07 16:49:10 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2006-02-07 16:49:10 +0000 |
commit | b5ca394d1fbb0d1d584cf16f87e8a2232d20166b (patch) | |
tree | d064a210e0b48ffbde6e97ac0f7dbef70e7e1bfb /wikilib.d/PmWiki.GroupHeaders | |
parent | 09333b72ace49df7151d8a29ea0d9db15abdbb58 (diff) | |
download | pmwiki.svn-b5ca394d1fbb0d1d584cf16f87e8a2232d20166b.tar.bz2 |
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1186 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.GroupHeaders')
-rw-r--r-- | wikilib.d/PmWiki.GroupHeaders | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/wikilib.d/PmWiki.GroupHeaders b/wikilib.d/PmWiki.GroupHeaders index 4b59e641..2d6c581d 100644 --- a/wikilib.d/PmWiki.GroupHeaders +++ b/wikilib.d/PmWiki.GroupHeaders @@ -1,9 +1,10 @@ -version=pmwiki-2.0.beta55 ordered=1 urlencoded=1 -agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 +version=pmwiki-2.1.beta22 ordered=1 urlencoded=1 +agent=Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051128 SUSE/1.5-0.1 Firefox/1.5 author=Pm +csum=Updated description of $GroupHeaderFmt host=24.1.26.255 name=PmWiki.GroupHeaders -rev=40 -targets=PmWiki.WikiGroup,PmWiki.WikiStyles,PmWiki.PageDirectives,PmWiki.WikiAdministrator,PmWiki.IncludeOtherPages,PmWiki.DocumentationIndex,PmWiki.WikiTrails -text=%25audience%25 authors (intermediate)%0a%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 then the code can be easily duplicated in the `GroupHeader of any other group by using %0a[@(:include Site.GroupHeader:)@]. See [[IncludeOtherPages]].%0a%0a%25trail%25%3c%3c|[[DocumentationIndex]]|>> -time=1125518344 +rev=42 +targets=PmWiki.WikiGroup,PmWiki.WikiStyles,PmWiki.WikiAdministrator,PmWiki.IncludeOtherPages,PmWiki.DocumentationIndex +text=%25audience%25 authors (intermediate)%0a%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 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=1139328914 |