If you're new here and like what you read, please subscribe to my blog feed or sign up for free email updates. Thanks for visiting!
Enter your email address to subscribe:

WikkaWiki as CMS

Things you need to do to make WikkaWiki your content management system for your website:

1. Disable registration: in wikka.config.php change 'allow_user_registration' to '0'.

2. Change main_menu.inc and options_menu.inc - these files control how your header and footer menus (respectively) looks like.

My main_menu.inc contains only the following:

PageIndex
RecentChanges
RecentlyCommented
{{searchform}}

- I removed the categories link and the whoami bit.

My options_menu.inc contains the single bit [[UserSettings Login]] to show a login link.

This post has no comment. Add your own!