Hi!
Is there a way to have several categories for your wiki pages/content?
I know something simmilar can be achieved by using the search plugin; searching for every page having a certain word in its header:
<?plugin TitleSearch s=Category noheader=1 exclude=CategoryCategory?> or
<?plugin BackLinks page=[pagename] noheader=1?>
But I'd like to have the category represented in the URL as well, simmilar to http://phpwiki.sourceforge.net/phpwiki/InterWiki and http://phpwiki.sourceforge.net/phpwiki/InterWiki/Discussion
How can this be achieved?
Thanks
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
After searching half the web I found out that Categories are called Subpages and they _should_ be in the CVS 1.3.7 (haven't checked them, though).
If someone could tell me more about them, I'd be very pleased.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No, Categories are just links on a page, and when you clich on the CategoryPage link, you can either click then on the title for the backlinks or if the page already has the BackLinks plugin, they are already listed.
See wards original wiki also.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Is there a way to have several categories for your wiki pages/content?
I know something simmilar can be achieved by using the search plugin; searching for every page having a certain word in its header:
<?plugin TitleSearch s=Category noheader=1 exclude=CategoryCategory?> or
<?plugin BackLinks page=[pagename] noheader=1?>
But I'd like to have the category represented in the URL as well, simmilar to http://phpwiki.sourceforge.net/phpwiki/InterWiki and http://phpwiki.sourceforge.net/phpwiki/InterWiki/Discussion
How can this be achieved?
Thanks
Christian
Hi!
Is there really nobody who can help me?
I mean, there must be a way to get categories, musn't there...?
Help... :'o/
Hi!
After searching half the web I found out that Categories are called Subpages and they _should_ be in the CVS 1.3.7 (haven't checked them, though).
If someone could tell me more about them, I'd be very pleased.
Thanks.
No, Categories are just links on a page, and when you clich on the CategoryPage link, you can either click then on the title for the backlinks or if the page already has the BackLinks plugin, they are already listed.
See wards original wiki also.