MiniWackoLicious Theme
Version 0.9
MiniWackoLicious is a theme (a.k.a. template) for WackoFork, a fork of WackoWiki. It may also work for WackoWiki or other Wakka forks, but this is not tested yet.
Download and Installation
- Edit your
wakka.config.php(orwakka.personal.config.php) and set“theme” ⇒ “miniwackolicious”.
Your wacko user may also select this theme on the Settings page.
Features
The theme has been designed for all options you got by the wacko markup. It contains a small main navigation including the input field for the keyword search. At the footer you find the link to the login page or – if logged in – links to the user page, settings and logout. Modern browsers also got a fixed backend bar at the top of the page when a user is logged in. That's it. Simple and eye candy.
Customization
To alternate the HTML just edit header.php and footer.php at the appearance folder. To change colors/etc and typographical formatting you can edit screen.css and typography.css at the layout folder.
The main menu can be controlled in appearance/mainmenu.inc.php:
/* == Edit your main menu here ====================================== */ $menu = array( 'WikiSite' => 'Name of Site', 'YourHomePage' => 'Homepage', 'http://externlink.com' => 'Go away' ); /* == Stop here! ... and let it flow ================================ */
You can add i18n features when you add those menu targets and their names to the translation files which you find at lang folder.
Bugs, Features and Support
For bug reports and feature requests you can write to haschek@eye48.com – please understand that I cannot provide free support for installation or customization issues.
For commercial support you can contact me at eye48.com.
License
The MiniWackoLicious Theme is released open-source under the Creative Commons Attribution-Share Alike 3.0 licence – except the backend icons, they are taken from Silk icons set by Mark James.
SiteInformation
Last modified: 2009-02-06 17:29 by haschek. Backlinks
