absE

Files (li<x>nks to TikiWiki Subversion repository)

These files are compatible with TikiWiki 2.0 (formerly known as TikiWiki 1.10 beta). The theme files snapshot at themes.tikiwiki.org may be out of date so with these links the most recent file versions can be accessed. Get a tarball of all files at abse.tar.gz or individually:

Here's the included Sample_page to check the look:

Displayed with wikitags

h1 headline

Here is some dummy text. Here is some dummy link. Here is some dummy text. Here is some dummy text. Here is some dummy text. Here is some dummy text. Here is some dummy text.

h2 headline

[+]

h2 Another h2

h3 headline

Here is some dummy text. Here is some dummy text. Here is some dummy text. Here is some dummy text. Here is some dummy text. Here is some dummy text.

h4 headline

Here is some dummy text. Here is some dummy text. Here is some dummy text.

A horizontal rule:


A ^box^

Box plugin:
Title
{BOX(title=>Title, bg=>transparent, width=>33%, align=>center, float=>right)}Here is some more dummy text, this time in a box created with the Box plugin.{BOX}
  1. First numbered item
    1. Sub-item one
    2. Sub-item two
  2. Second numbered item
  3. Third numbered item
A Title Bar
  • Item One
  • Item Two
  • Item Three
    • Item Three-B
  • Item Four
A table made with wiki syntax

Row One, Column One Row One, Column Two
Row Two, Column One Row Two, Column Two

Displayed with plugins

A module (centered with "::" tags):

Google Search

 
zukakakina.com
WWW

Online users

4 online users
{CODE(ln=>0,colors=>php,caption=>phpinfo():,wrap=>0,wiki=>0,rtl=>0)} <?php phpinfo(); ?>{CODE}

produces:

phpinfo():
<?php
phpinfo();
?>
{DL()}term:definition term:definition term:definition{DL}

produces:

term
definition
term
definition
term
definition

{FANCYTABLE()} example:

Quantity Vegetables Fruits
10 onions apples
10 cucumbers lemons
100 carrots oranges
10 tomatoes watermelons
50 peas strawberries

Test
<?php phpinfo(); ?>

Here's a list made with the FANCYLIST plugin:

  1. Log in as the admin with password admin.

  2. Change the admin password.

  3. Enable specific Tiki features.

  4. Configure the features.

And that's it for now.