Main theme commands: |
|
[modules] |
Defines the main content area where the modules are
displayed |
[user] |
Displays the logged in user or anonymous |
[user-welcome] |
Displays Welcome Username |
[user-login] |
Displays a horizontal user login consisting of Username,
Password, Remember me checkbox and submit button |
[user-links] |
Displays links for logged-in user (My Account | Logout) and
anonymous user (Register | Login) |
[banners] |
Inserts the banners (from PHP-Nuke Banners) |
[footer-msg] |
Inserts the Footer Message (from PHP-Nuke Settings) |
[image-path] |
The theme image directory |
[theme-path] |
The theme directory |
[open-table] |
Executes OpenTable() as defined in the theme, a 100% width table using
$bgcolor1 as a background color and $bgcolor2 as the border |
[close-table] |
Closes the OpenTable() table |
[open-table2] |
Executes OpenTable2() as defined in the theme, no width table using
$bgcolor1 as the background color and $bgcolor2 as the border |
[close-table2] |
Closes the OpenTable2() table |
[date] (NOT AVAILABLE) |
Displays the date (NOT AVAILABLE) |
[time] (NOT AVAILABLE) |
Displays current user time (NOT AVAILABLE) |
[site-slogan] |
Displays the site slogan from Administration, Settings |
[site-name] |
Displays the site name from Administration, Settings |
[search] (NOT AVAILABLE) |
Displays a search text field and submit button to search the core
PHP-Nuke
areas of your site (comments, downloads, faqs, reviews, sections, stories,
users, weblinks) (NOT AVAILABLE) |
[logo-image] |
Displays the standard or custom module logo image that is
defined from theme.cfg |
|
|
Block commands: |
|
[left-blocks] |
Inserts the Left Blocks |
[right-blocks] |
Inserts the Right Blocks |
[block-content] |
Inserts the Block Content in your block |
[block-title] |
Inserts the Block Title in your block |
|
|
Article commands: |
|
[article-edit-del] |
Displays Article Edit and Delete links for admins |
[article-text] |
Displays Article text, summary for summary and full for full |
[article-more] |
Displays the Article Read More... link |
[article-notes] |
Displays the Article notes |
[title] |
Displays the Article and title |
[topic] |
Displays the Article topic |
[posted-by] |
Displays the Article posters name |
[posted-date-time] |
Displays the date and time of the Article posting |
[topic-image] |
Displays the Article topic image |
[article-reads] |
Displays the number of times the Article has been read |
|
|
Colors used by modules (these are defined in theme.cfg): |
|
[color1] |
bgcolor1 from theme.cfg |
[color2] |
bgcolor2 from theme.cfg |
[color3] |
bgcolor3 from theme.cfg |
[color4] |
bgcolor4 from theme.cfg |
[color5] |
textcolor1 from theme.cfg |
[color6] |
textcolor2 from theme.cfg |