This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 33 lines
!!! Overview
Wiki __Categories__ are conceptual groupings for organising the contents of a Wiki.
Each page in a wiki site may belong to one or more Wiki categories.
In order to mark a page for inclusion to a special category, just link to the category page from the bottom of the page. As an example, consider a page describing an interesting idea you want to organize under an "Ideas" category:
{{{
!!! Overview!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
[Category Style]
}}}
The benefit of this linking is that others may follow your link to the ''Category Ideas'' page, and once there, can see all pages referring to ''Category Ideas'' with the
referring pages plugin. Please be verbose with your category link; ''Back to ...'' or
''More ...'' helps navigating pages more than just a link hanging at the end of a page.
If you want to create more categories, feel free to do so. Just create a link
to [[Category ~YourNewCategory].
----
If each ~CategoryPage, itself, links to ~WikiCategory (this page), we can use
the referring pages plugin again to list existing categories, and avoid editing
this page everytime a new category is added. Yay for minimum maintenance.
----
!!Existing Categories
[{ReferringPagesPlugin include='Category*'}]!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]