AutoTheme

Commands

Main theme commands:  
[modules] Defines the main content area where the modules are displayed
[date] Displays current user date
[time] Displays current user time
[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 PostNuke Banners)
[banners-type1] thru [banners-type99] Inserts banners by ID Type 1-99 (from PostNuke .723 Banners)
[footer-msg] Inserts the Footer Message (from PostNuke 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
[site-slogan] Displays the site slogan from Administration, Settings
[site-name] Displays the site name from Administration, Settings
[search] Displays a search text field and submit button to search the core PostNuke areas of your site (comments, downloads, faqs, reviews, sections, stories, users, weblinks)
[logo-image] Displays the standard or custom module logo image that is defined from theme.cfg
   
Block commands:  
[left-blocks] Inserts the Left Blocks
[center-blocks] Inserts the Center Blocks
[right-blocks] Inserts the Right Blocks
[area1-blocks] Inserts the Area1 Blocks (requires Nuclei Blocks)
[area2-blocks] Inserts the Area2 Blocks (requires Nuclei Blocks)
[area3-blocks] Inserts the Area3 Blocks (requires Nuclei Blocks)
[area4-blocks] Inserts the Area4 Blocks (requires Nuclei Blocks)
[area5-blocks] Inserts the Area5 Blocks (requires Nuclei Blocks)
[area6-blocks] Inserts the Area6 Blocks (requires Nuclei Blocks)
[area7-blocks] Inserts the Area7 Blocks (requires Nuclei Blocks)
[area8-blocks] Inserts the Area8 Blocks (requires Nuclei Blocks)
[area9-blocks] Inserts the Area9 Blocks (requires Nuclei Blocks)
[top-blocks] Inserts the Top  Blocks (requires Nuclei Blocks)
[bottom-blocks] Inserts the Bottom Blocks (requires Nuclei 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-full] Displays full Article text
[article-more] Displays the Article Read More... link
[article-notes] Displays the Article notes
[article-summary] Displays the Article summary text
[cat-title] Displays the Article category and title
[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