Kubrick
See also:
| |
Kubrick_customizing about how to personalize this theme.
| |
This is a Tiki adaptation of the Kubrick theme (http://mambo.rhuk.net/) originally done by Michael Heilemann for the WordPress blog software. If updating from a previous Tiki release, it's best that all template (.tpl) files are removed from templates/styles/kubrick and then the files included here are installed. Older files could be incompatible with this version.
Recommended top of the page module assignments for Tiki 7 (in this order):
Top: logo (nobox=y), login_box (nobox=y, mode=popup), menu [main "tiki-top" horizontal menu] (nobox=y, id=tiki-top, type=horiz, css=y), menu (nobox=y, type=horiz, id=secondary_site_menu, class=secondary_site_menu), search (nobox=y, mode=header)
Topbar: none
This is how wiki page elements look in the Kubrick theme.
These are produced by standard Tiki wiki syntax:
h1 heading
h2 heading
h3 heading
h4 heading
- An unordered list item
- A subitem
- Another item
- Item 3
A table | Row 1 Cell 2 |
Row 2 Cell 1 | Row 2 Cell 2 |
A box
A link
And these are produced by wiki plugins:
Quote plugin:
Quote:
Just what do you think you're doing, Dave?
--HAL, in 2001: A Space Odyssey (1968)
--HAL, in 2001: A Space Odyssey (1968)
Code plugin:
{Hello World in Pascal} program HelloWorld(output); begin WriteLn('Hello World!'); end.
Kubrick_customizing