Faulkner
The Faulkner theme for Tiki Wiki CMS Groupware is adapted from the original WordPress template by Demus Designs.
This theme is released under GPL license, but please respect the request of the author and display the Demus Designs credit/link in the page footer.
Unlike the demo here at this site, the logo and/or site title should be centered, not left-aligned.
Recommended module assignments (in this order):
Top:
logo (nobox=y), login_box (nobox=y, mode=popup), menu (nobox=y, type=horiz, id=secondary_site_menu, class=secondary_site_menu), search (nobox=y)
Topbar: faulkner_topbar_menu [custom module (see below) for main "tiki-top" horizontal menu] (theme=faulkner.css&nobox=y).
Module name: faulkner_topbar_menu
Title: (doesn't matter because it doesn't display)
Custom module data (change the menu id as needed for your site):
<table><tr><td>{menu id=43 type=horiz css=y}</td></tr></table>
These are produced by standard Tiki wiki syntax:
{maketoc}:
A table:
A link
And these are produced by wiki plugins:
A module (centered with "::" tags):
Quote plugin:
Code plugin:
Normal table:
{FANCYTABLE()} example:
PluginTabs
This theme is released under GPL license, but please respect the request of the author and display the Demus Designs credit/link in the page footer.
Unlike the demo here at this site, the logo and/or site title should be centered, not left-aligned.
Site-top module information
As of Tiki 7, modules are used to display the site title and text ornaments, etc. If updating this theme from a previous version, be sure to remove all old template (.tpl) files in templates/styles/faulkner; some aren't compatible with the current version of Tiki.Recommended module assignments (in this order):
Top:
logo (nobox=y), login_box (nobox=y, mode=popup), menu (nobox=y, type=horiz, id=secondary_site_menu, class=secondary_site_menu), search (nobox=y)
Topbar: faulkner_topbar_menu [custom module (see below) for main "tiki-top" horizontal menu] (theme=faulkner.css&nobox=y).
Faulkner topbar menu
Module name: faulkner_topbar_menu
Title: (doesn't matter because it doesn't display)
Custom module data (change the menu id as needed for your site):
<table><tr><td>{menu id=43 type=horiz css=y}</td></tr></table>
Download:
- For Tiki 7 releases
- For Tiki 6 releases
- For Tiki 5 releases
- For Tiki 4 releases
- For Tiki 3 releases
- For Tiki 2 releases
To check out the site with various themes, just use this switch. Please note that many themes have theme options (the second drop-down)
Theme: Faulkner
These are produced by standard Tiki wiki syntax:
{maketoc}:
Table of contents
h1 heading
Lorem ipsum sit amet, consectetuer adipiscing elit. Proin consequat libero. Phasellus porta diam id justo. In eget neque ut metus aliquet bibendum. Curabitur lacinia aliquam sem. Praesent aliquam. Morbi quis tellus. Vestibulum nec neque commodo metus sagittis ullamcorper. Maecenas turpis. Mauris quis leo. Maecenas id felis. Nulla nec nibh. Morbi facilisis. Cras in ipsum a felis ornare dapibus.h2 heading
Nullam mi. Praesent vehicula consectetuer tortor. Mauris venenatis leo at metus. Ut sit amet enim. Aenean tortor orci, hendrerit a, eleifend quis, pharetra eu, felis.h3 heading
Vestibulum dignissim. Praesent non magna id ipsum iaculis pharetra. Nam tristique vestibulum felis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce eget nisi. Nullam quis nisi.h4 heading
Cras euismod lectus vel metus. Praesent gravida. Nunc molestie mattis justo. Curabitur ornare, felis et vulputate dapibus, leo est condimentum enim, blandit ultrices orci mauris at eros. Pellentesque eu arcu eu massa mattis rhoncus. Ut volutpat mi in ligula. Pellentesque vitae tellus quis nibh feugiat ornare. Nullam arcu. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.- An unordered list item
- A subitem
- Another item
- Item 3
- An ordered list item
- Another ordered list item
- item 2.1
- item 2.2
- item 3
- item 4
- adding a unordered item
- adding another unordered item
- item 5
A table:
Row One, Column One | Row One, Column Two | |
Row Two, Column One | Row Two, Column Two |
A box
A link
And these are produced by wiki plugins:
A module (centered with "::" tags):
Google Search
Online Users
2
online users
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.
Normal table:
r1c1 | r1c2 | r1c3 |
r2c1 | r2c2 | r2c3 |
r3c1 | r3c2 | r3c3 |
{FANCYTABLE()} example:
head one | head two | head three |
---|---|---|
cell one | cell two | cell three |
r2 c1 | r2 c2 | r2 c3 |
r3 c1 | r3 c2 | r3 c3 |
r4 c1 | r4 c2 | r4 c3 |
PluginTabs