diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-08-31 20:44:38 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-08-31 20:44:38 +0000 |
commit | 6b0815a1a7bd0fd089a04b5927fc05c96805f59b (patch) | |
tree | 80fa86527958af5bd347b36f6228097bce9a512f /wikilib.d/PmWiki.GroupHeaders | |
parent | c48bc92ab5ea4675638a3c6e1c509e8598f50d10 (diff) | |
download | pmwiki.svn-6b0815a1a7bd0fd089a04b5927fc05c96805f59b.tar.bz2 |
*** empty log message ***
git-svn-id: svn://pmwiki.org/trunk/pmwiki@781 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'wikilib.d/PmWiki.GroupHeaders')
-rw-r--r-- | wikilib.d/PmWiki.GroupHeaders | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/wikilib.d/PmWiki.GroupHeaders b/wikilib.d/PmWiki.GroupHeaders index f3ce3e4f..4b59e641 100644 --- a/wikilib.d/PmWiki.GroupHeaders +++ b/wikilib.d/PmWiki.GroupHeaders @@ -1,10 +1,9 @@ -version=pmwiki-2.0.beta43 ordered=1 -newline=˛ -agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 +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 author=Pm host=24.1.26.255 name=PmWiki.GroupHeaders -rev=29 -targets=PmWiki.WikiGroup,PmWiki.DocumentationIndex,PmWiki.WikiTrails,PmWiki.WikiStyles,PmWiki.SpecialMarkups,PmWiki.WikiUsers,PmWiki.WikiAdministrator,PmWiki.PerGroupCustomizations,PmWiki.LocalCustomizations -text=<<|[[Documentation Index]]|>> ˛˛Every [[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 primarily used for:˛˛* adding a disclaimer or heading to all of the pages of a group˛* defining custom [[Wiki Styles]] that may be used for all pages in a group˛* replacing the default headers and/or footers for pages in a group (using @@[=[[=]noheader]]@@ and @@[=[[=]nofooter]]@@ -- see [[Special Markups]])˛˛To create a group header, just create a new page called [@YourGroup.GroupHeader@]. Group headers allow [[Wiki Users]] to create groups with custom headers and footers without having to coordinate with a [[Wiki Administrator]]. For even more control, [[Wiki Administrator]]s can do [[per group customizations]] as a [[local customization(s)]].˛˛A wiki page within a group can suppress the default `GroupHeader or `GroupFooter by using the @@[=(:nogroupheader:)=]@@ and @@[=(:nogroupfooter:)=]@@ markups.˛˛%trail%<<|[[PmWiki.Documentation Index]]|>>˛ -time=1121010595 +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 |