iCIS Intra Wiki
categories:             Info      -       Support      -       Software       -      Hardware       |      AllPages       -      uncategorized

WikiPolicy

From ICIS-intra
Revision as of 15:42, 4 May 2012 by Harcok (talk | contribs)
Jump to navigation Jump to search


Navigation Policy

On each page we have :

Category Policy

At at end of each page add the following categories :

  • always add : [[Category:AllPages]]
  • for each category X add : [[Category:X]]

Note: by using the [[Category:AllPages]] category instead of the [[Special:AllPages]] we can hide some pages in the uncategorized space. We can see the pages in the uncategorized space using the special page : Special:UncategorizedPages.

Note: in markup we can be the category links at the top of the page, but they will still be rendered at the end of the page

Tips

  • to force toc in page add __TOC__ in page
  • to escape content use the <nowiki> ... </nowiki> tags
  • Special:Version : lists info wiki + all loaded extensions (see WikiAdmin for more possible extensions)
  • Special:AllPages : Listing of really all pages
  • Special:Categories : Listing of all categories
  • you can include one page contents in another page.
   Example: 
   in het Help:Contents page we added the following code : 
    
       {{:Getting_Started_MediaWiki}}
     
   to include Getting_Started_MediaWiki page
  • you can embed an external page into a page using the extension anyweb
   <anyweb> http://www.nu.nl </anyweb>