Installing Wikka Wiki for MageiaCauldron
One reason to choose Wikka Wiki for MageiaCauldron will be obvious to those having a look at http://wikkawiki.org :-)Another is that it's lighter than mediawiki (less languages for interface though), has fine management of tables and simplicity of markup language (I would've liked to try Markdown though...).
- slight modification to light css
- avoid fixed width size, use sans-serif fonts (check that Verdana is libre, otherwise try with Liberation)
- the dark-red for links is perfect as it's the color of choice for Mage :)
- see http://docs.wikkawiki.org/WikkaThemes
- slight problem with .htaccess at install
- add RewriteBase / see http://faq.tuxfamily.org/WebArea/En#Tips_and_tricks
- change in Menus
- keep default ACL (+ as authenticated for edition)
- user can change it to * to allow anonymous modification (do not forget to change it back to avoid spam)
- see link Edit ACLs at the bottom of each page
To do
- get user feedback
- check http://docs.wikkawiki.org/Menulets if there's a need to
- check others features I may have missed http://docs.wikkawiki.org/WikkaFeatures
- see if modifications are needed at http://docs.wikkawiki.org/SafeHTML
- support for SVG would really be a plus :)
- configure InterWiki feature (may be useful once bugtracker is available for quick reference)
- install file-upload feature
- see http://docs.wikkawiki.org/FilesActionInfo
- and http://faq.tuxfamily.org/WebArea/En#Copy_files_to_download_repository
- check Freemind support (seems to work with a Java applet o_O)
- check http://wikkawiki.org/CodeContributions that would be stable and interesting
CategoryWiki