Tikipedia is based on
Mediawiki's Monobook style, also used at Wikipedia.org. The Tikipedia theme for Tiki CMS was done to illustrate the flexibility of Tiki's design capabilities, and just because the Monobook style is very cool.
Be sure to remove all old template files
Older Tikipedia template files (in
templates/styles/tikipedia) are incompatible with Tiki 3 and must be removed, for the theme to work correctly.
Uses normal Tiki modules
For Tiki 3, the Tikipedia theme uses regular user-created modules for the logo and for the "toolbox" that contains wiki-related icons for print, watch, and so on. So when this theme is installed, these modules need to be made on the Admin Modules page (tiki-admin_modules.php).
- At the top of the left column will be the logo module . . .
Name: site_logo_and_titles (or whatever you like, doesn't actually matter)
Title: Site logo and titles (doesn't display, so rename as you wish)
Data (this goes in the data text area at the bottom of the Admin Modules page, User Modules tab):
(Please check
here (cache) or in the tikipedia_tiki_3 package to see (and copy/paste) the module data. It wouldn't display accurate in this wiki page.)
After saving the new module, assign it to the top of the left column, with these settings:
Parameters:
decorations=n&flip=n&title=n&nobox=y&theme=tikipedia.css
Groups:
Anonymous, Registered
(In a coming version of Tiki, the standard logo module will have this code, so at that time the logo module can be used in place of this user-made module.)
- Next in the left column will be the toolbox module
Name: toolbox (this does display, so "toolbox" is used to be consistent with the Mediawiki original)
Name: tikipedia_toolbox (or whatever makes you like; doesn't really matter)
Title : Toolbox (capitalized to be consistent with other modules, but tikipedia.css transforms to lowercase)
Data (this goes in the data text area at the bottom of the Admin Modules page, User Modules tab):
(Please check
here (cache) or in the tikipedia_tiki_3 package to see (and copy/paste) the module data. It wouldn't display accurate in this wiki page.)
After saving the new module, assign it to position 2 in the left column, with these settings:
Parameters:
theme=tikipedia.css§ion=wiki
Groups:
Anonymous, Registered
Since the toolbox is a normal user module, it can be assigned in any position, such as in the right column.
For Tiki 3, there are no special wiki plugins, as these have become difficult to maintain from one version to the next, and they can mostly be replaced with standard Tiki wiki plugins and other techniques. There may be errors if the previous Tikipedia wiki plugins are used with Tiki 3, so they should probably be removed from the lib/wiki-plugins directory.
The following information is for older Tiki versions, and is likely to not be correct for Tiki 3.
Unique wiki page features
{DIVFLOATING(align=>left, background=>#f9f9f9, border=>1px solid #aaa, width=>340px, float=>left, padding=>4px, margin=>8px, clear=>none)}{DIVFLOATING(align=>right, background=>#f9f9f9, border=>1px solid #aaa, width=>240px, float=>right, padding=>4px, margin=>8px, clear=>none)}

{DIVFLOATING}
The original MediaWiki site, with great visual design and functionality. (This box is an example of another original plugin used twice here, nested. DIVFLOATING has different parameters than the default DIV plugin: align, background, border, width, float, padding, margin, and clear). The text size is set with the TAG plugin.{DIVFLOATING}Monobook, the Mediawiki default theme, and the Mediawiki page layout in general have some interesting characteristics. For one thing, the page content area itself is pretty bare, with function links and so on moved to peripheral areas.
To replicate this in the Tikipedia theme, some of Tiki's wiki page controls have been moved to tabs above the content area and some to a Mediawiki-style
toolbox, styled like a module, in the left-side column. This "module" (not a real Tiki module, but a template styled to look like one) is called only on wiki pages. This is where the links for 3-D browser, print, save, monitor, backlinks, language, and so on are located. Also, the page author information is moved from the wiki page area itself to a modified bottom bar that is loaded only on wiki pages.
{BR()}{BR}
Other changes from the Tiki default
Rather than having the usual side-column log-in module, this theme places a link to the log-in screen at the top right of the page, in keeping with the MediaWiki layout. In order not to interfere with the normal log-in module display when other themes are chosen, Tikipedia uses CSS to prevent the log-in box from displaying in the side column.
Page-top tabs are also used on image gallery, file gallery, directory, and tracker pages. In some cases, the templates needed a small edit to move the page-bar above the pagetitle, but most of the details were taken care of in the CSS file.
Bundled plugins
This theme includes several plugins to emulate the look and functionality of the Monobook theme at Mediawiki sites, but that can be used with other themes. These include: {THUMBDIV(align=>right, width=>90px, imgid=>2, title=>earth, alt=>earth, thumbwidth=>80, thumbheight=>60)}This is an example of the
THUMBDIV plugin.{THUMBDIV}
- The MAKETOCBOX plugin, used above, is a styled {maketoc} tag that has a "Contents" title, can be floated left or right, and displays/hides the links similar to the Wikipedia function. UPDATE: The default maketoc now has essentially the same functionality as this plugin, so the plugin has been removed from the Tikipedia theme files. Use a DIV floated right and containing a box and the maketoc tag to get the same result as MAKETOCBOX. See doc.tikiwiki.org for more information.
- The THUMBDIV image thumbnail plugin also shown on this page. This div can contain any wikitext with links or whatever, and displays a thumbnail of an image in a Tiki gallery, which links to the page of the full-size image. For Tiki 2, this hasn't been tested yet, but should work.
- The TWOCOLORTITLEBOX used at the top of this page for the "Welcome to Tikipedia!" message was specifically made for the Mediawiki emulation but may have some other uses. The plugin is currently hardcoded to produce the font size; the title is divided into two spans, each of which can be given a color as a parameter.
Structural details
See
Tikipedia_development for some notes on the process.
Customizing
Please see
Customizing_Tikipedia for information on customizing/personalizing this theme.
Download 
Tikipedia for TikiWiki 2.0 and newer is available
here. For 1.9 and older versions of Tiki,
Tikipedia_v1.0.zip is available for downloading at
the Tikipedia theme file gallery. Please report any problems or make suggestions in the
forum.
themes.tw.o news
By: Gary Cunningham-Lee
on: Fri 05 of Sep., 2008 02:54 GMT
(3622 Reads)
|
Two new themes, Ohia and Underground, have been added for TikiWiki 2. Ohia is an original design, and Underground is an adaptation of a design by Styleshout (cache).
|
By: Gary Cunningham-Lee
on: Mon 04 of Aug., 2008 01:41 GMT
(3907 Reads)
|
The Tikipedia theme — for a TikiWiki with a Wikipedia look — has been updated for the lastest version of Tiki. New features include the options of a right-side column and top menu, and configuration of site logo through the Look & Feel admin panel. All other new features of Tiki 2 are supported.
|
By: Gary Cunningham-Lee
on: Thu 05 of June, 2008 02:41 GMT
(3242 Reads)
By: Gary Cunningham-Lee
on: Tue 27 of May, 2008 02:27 GMT
(2433 Reads)
|
The Candii Clouds theme is available for TikiWiki 1.10 beta. The original Candii Clouds theme is by Mark Schulz (elpirtxis), released under the Creative Commons Attribution 2.5 license. For TikiWiki the theme uses one table for page layout (necessary due to IE7's lack of CSS display:table support). The theme can be downloaded from the Candii Clouds file gallery. Until this site is updated to version 1.10, see Candii Clouds in action at zukakakina.com (cache).
|
By: Gary Cunningham-Lee
on: Fri 23 of May, 2008 07:36 GMT
(2020 Reads)
Andreas09 is ready for TikiWiki 1.10. The files can be downloaded from gallery 13. This is an update of the port of the Andreas Viklund (cache) design. See a demo at zukakakina.com/Andreas09 (cache).
The theme files are also at mods.tikiwiki.org so the theme can be installed using the Admin Mods feature if that is available at the site (shell access needed).
Like the other updated or new themes for 1.10, Andreas09 supports the Look & Feel options and other new features. The theme files will be updated regularly as Tiki 1.10 progresses.
|
By: Gary Cunningham-Lee
on: Sun 18 of May, 2008 04:16 GMT
(2530 Reads)
The Andreas08 theme is available for TikiWiki 1.10. See a demo at zukakakina.com/Andreas08 (cache). The files can be downloaded from gallery 17. This is a port of the classic design by Andreas Viklund (cache).
The theme files have also been added to mods.tikiwiki.org so the theme can be installed using the Admin Mods feature if that is available at the site (shell access needed).
Andreas08 fully supports Look & Feel (Site Identity) options, etc., and all the other new features in Tiki 1.10.
|
By: Gary Cunningham-Lee
on: Thu 15 of May, 2008 11:00 GMT
(1898 Reads)
The absE theme has been updated for Tiki 1.10beta. The new version supports all the Look & Feel options as well as other 1.10 features such as tags, fullscreen view, Ajax, Shadowbox, WYSIWYG editing, and so on. Column-flipping (left and right side column on/off without page refresh) is also fully implemented (thanks to luciash ;-).
The current status of Tiki 1.10 beta itself can be checked at Release110Checklist (cache). A snapshot of Tiki 1.10 beta is available at Branch110Beta (cache).
Until themes.tw.o is updated to 1.10 (this server needs CVS to be replaced with Subversion repository software), you can see absE in use with 1.10 at zukakakina.com/absE (cache). (The 1.10 demonstration site — 110.tikiwiki.org (cache) — also needs an SVN update so isn't up to date at this time.)
The absE theme files can be downloaded from the absE gallery. They have also been added to the Mods repository so can be installed via the Admin Mods feature (if this is available on the site — shell access is needed).
|
By: Gary Cunningham-Lee
on: Wed 24 of Oct., 2007 14:27 GMT
(6982 Reads)
The Mittwoch theme, which has been in use at doc.tikiwiki.org (cache) for awhile, is now ready for downloading. Mittwoch was originally a GPLed design by Alexander Hanke for Joomla. The Tiki version of the theme has color- and fontsize-changing buttons for visual options.
This theme uses Luci's *litecss layout method so has no page layout tables. Additionally, in place of the standard module templates, there are table-free templates for side boxes whose titles are h3 headers and have ordered or unordered lists for list-type content.
|
By: Gary Cunningham-Lee
on: Tue 23 of Oct., 2007 05:14 GMT
(7090 Reads)
An adaptation of the Fluid Index theme done originally for WordPress blogs is available now for Tiki CMS/Groupware. The theme is another one using the *litecess layout method. It features some neat styling details on blog pages in particular. The theme files can be downloaded from this site; the current version has been tested with Tiki up to version 1.9.8.1.
|
By: Gary Cunningham-Lee
on: Sat 29 of Sep., 2007 00:58 GMT
(3741 Reads)
absE is based on the theme (cache) of the same name for the Openbox window manager by Crimeboy (cache). It's a dark, full-width theme with a relatively small text size. Divs have a mouseover effect to put a black background behind the page content for greater contrast (not supported in IE6). absE uses the *litecss (cache) no-tables, source-ordered liquid layout concept developed by luci.
|
By: Gary Cunningham-Lee
on: Mon 14 of May, 2007 13:52 GMT
(7453 Reads)
This is an adaptation for Tiki CMS of Andreas Viklund's freely released Andreas09 design. The theme uses luci's lite css (cache) layout method and so is source-ordered and table-free. Going beyond the great design of the original, this adaptation has a center content column that widens to accomodate large images, tables, etc. As with all Tiki themes, one-, two-, and three-column layouts are possible.
The page background and menu hover images can be easily changed. Alternative images are included.
After delays getting things to work properly with Internet Explorer 7, the theme files are finally finished and can be downloaded here. Please report any problems in the themes.tikiwiki.org forum.
|
By: Gary Cunningham-Lee
on: Mon 05 of Feb., 2007 05:29 GMT
(6072 Reads)
A new theme — Twist — has been contributed by gg and can be downloaded now. The Twist theme visually floats the Tiki pages on a dark blue background, and has custom graphics for standard menus. (Since themes.tw.o normally uses PHP Layers menus in the left column, please visit the Twist and Site Identity demo pages to see the Twist menu style.)
|
By: Gary Cunningham-Lee aka chibaguy
on: Sat 02 of Dec., 2006 09:17 GMT
(5637 Reads)
It's taken a lot longer than expected, but the Zuka theme can now be downloaded from the Zuka file gallery at themes.tw.o. No registration or log-in is needed to download the files. ( Update 2: Zuka_v1.1 is now available. It has better IE7 compatibility and includes the earlier fixes and updates.)
Zuka uses a source-ordered, no-tables, liquid layout based on luci's lite (cache) layout, similar to what is used by the simple.css Tiki theme.
The theme archive includes information about installation and customizing. Also see themes.tw.o/Zuka (cache). The InterTiki user authorization system has been working off and on. If there are any questions or problems to report about Zuka installation and use, and if it isn't possible to log in here, please use the tw.o forum (cache). The theme is released under the LGPL license and will soon be committed to Tiki CVS.
|
By: Gary Cunningham-Lee
on: Tue 02 of May, 2006 06:42 GMT
(8118 Reads)
Undertaken to demonstrate the flexibility of Tiki CMS/Groupware page layout, the Tikipedia theme uses slightly modified Tiki template files, CSS, and new wiki plugins to emulate the well-known Mediawiki Monobook style. The theme package can be downloaded now from the New Themes gallery. Tikipedia_v1.0 has been tested with Tiki 1.9.2 and just-released 1.9.3.1.
|
By: Gary Cunningham-Lee
on: Tue 04 of Apr., 2006 05:36 GMT
(5735 Reads)
Just in time for the approaching winter (OK, in the Southern Hemisphere), the Snow theme for Tiki CMS is available for downloading. This is a full-width, three-column design with snowflake-pattern page backgrounds, module boxes, etc. A Flash .fla file is included for making a logo with a snowfall effect.
|
By: Gary Cunningham-Lee
on: Fri 17 of Feb., 2006 04:59 GMT
(7265 Reads)
The Kubrick theme, originally created for WordPress and ported as GPLed software to nearly 30 CMS and blog scripts, is now available for Tiki. This clean and simple design has been very popular especially with bloggers. For Tiki, Kubrick can expand horizontally to accomodate large gallery images, tables, and other wide content.
|
By: Gary Cunningham-Lee
on: Tue 07 of Feb., 2006 04:43 GMT
(4589 Reads)
This is a Tiki adaptation of the Planetfall theme originally done by rhuk for the Mambo CMS (now Joomla). This theme won mamboportal.com's theme competition and was included as a default style for Mambo. Planetfall is released under the GPL license. See Planetfall for more information.
|
By: Gary Cunningham-Lee
on: Wed 25 of Jan., 2006 05:13 GMT
(6071 Reads)
To showcase the page layout and style flexibility of Tiki CMS, the themes.tikiwiki.org site has been created to offer theme demos, discussions and downloads. Tiki users are encouraged to contribute their creations, and are welcomed to the site to get advice or to help others with problems.
|