--- --- THEME INDEX TEMPLATE File --- --- --- themeindex_template.txt --- --- This Template file includes everything neccessary --- to control the look, format, and structure of your --- ThemeIndex page in your Link Directory. --- --- This is an example of a DataTag: <|TITLE|>. DataTags --- are enclosed in "<|" and "|>", compared to basic HTML --- code enclosed in "<" and ">". These --- tag will be replaced with data when the directory --- is created. These tags may be deleted and replaced --- with HTML code depending on your requirements. Most --- tags should be self-expanatory. If you have questions --- about DataTags, please see Link Directory FAQs located --- in the Support area. --- --- Remarks and Comments --- --- Lines in this file beginning with "---" will NOT --- be included in the HTML output. These lines serve --- as remarks or comments to help you to understand --- the various tags, commands and sub-templates in --- this Template file. --- --- The remaining text in this file: HTML tags, text, --- javascript, etc. will be used to create each page --- and/or included in the Link Directory pages. --- --- By using a combination of DataTags and HTML code, --- you control where and if data from your ThemeSite --- database is displayed on your Link Directory --- Theme pages. Combined with editable HTML included --- in this Template file, you can adapt the Link --- Directory to any format required. --- --- Most code, DataTags and SubTemplates may be moved --- around the file to change their placement on the --- directory pages. --- --- Global variables for this page are taken from the --- bottom of the ThemePage text file. --- --- The next line after these remarks, will be the first --- line used to create your Link Directory pages. Notice --- these lines are basic HTML code. --- --- --- The following DataTag inserts a Title consisting --- of the Link Directory name plus the Page Theme. --- i.e. "My Link Directory - ThisTheme" --- <|TITLE|> --- --- Inserts automatic meta tags using the Theme words as --- the keywords in the keyword meta tag and the Link --- Directory Title plus the Theme Page as the Description. --- <|META_TAGS|> --- --- Reads and inserts the contents of the HEAD file: --- c:\Program Files\Zeus\links\misc\HEAD.txt --- <|HEAD|> --- --- --- Creates a HTML tag using the background image --- url setting in View/Options/Email Tab as the background. --- Replace this tag with HTML code to match the design of --- your website. --- <|BODY_TAG|> --- --- Adds the contents of the Header file: --- c:\Program Files\Zeus\links\misc\headerinfo.txt --- <|HEADER|> --- --- Delete the 3 dashes --- before the lines of HTML code, following this remark, --- if you are using a Top Image --- ---
---
--- <|DIRECTORY_TITLE|> - <|THEME_PAGE_TITLE|> ---
--- The following LINES of HTML code, inserts the Directory --- Title ---

<|DIRECTORY_TITLE|>

--- --- The following <|TIER_LEVEL_STRING|> tag displays the Directory structure --- You can add any html coding before and after the tag. <|TIER_LEVEL_STRING|>
--- --- The following tag displays the total number of ThemeSites ---

<|Distinct_Link_Total|> Distinct Links

--- --- --- The following <||NavBarSubTemplate||> SubTemplate creates --- a NavBar or Directory Navigation bar. --- --- The NavBarSubTemplate is the first of many SubTemplates. --- A SubTemplate is different from a DataTag. DataTags replace --- themselves with data from the ThemeSite database while --- SubTemplates are lines of code enclosed in SubTemplate --- tags that describe their use. i.e. <||NavBarSubTemplate||>. --- The code between the SubTemplate tags may or may not be --- used by the Zeus application during the creation of your --- Link Directory. In the case of the NavBarSubTemplate, --- the code between the tags will always be used. SubTemplates --- are enclosed in "<||" and "||>" --- --- The NavBar SubTemplate contains variables that control the --- output of the NavBar. --- --- IncludeIfMoreThan="0" - This controls whether to include --- the NavBar depending on the number of listings in the --- ThemePage. If 0, it will always be included. If 3, then --- it will be included if the number of ThemeSites for each --- Theme is greater than 3. --- --- ThemeDelimiter="|" - This allows the charactor between --- each individual Theme listing to be changed if needed. --- --- CharacterBetweenThemeAndNumber="_" - This is the charactor --- that appears between the Theme and the number of ThemeSites --- in that Theme Page. If "", then no numbers or Distinct --- Total is included. --- <||NavBarSubTemplate IncludeIfMoreThan="0" ThemeDelimiter=" | " CharacterBetweenThemeAndNumber="_" Mode="LinkMenu"||>
<|NavBar|>
<||/NavBarSubTemplate||> --- The following code loads the ThemeIndex Info file: --- c:\INSTALL_DIR\links\misc\themeindexinfo.txt ---
<|THEME_INDEX_INFO_FILE|>
--- Link to the Link Info page. ---

Information on adding our web site link to your Link Page.
--- Copyright notice ---

<|COPYRIGHT_SYMBOL|> Copyright <|COPYRIGHT_OWNER|>
--- Legal Disclaimer ---

These web site links are listed as a convenience to our visitors. If you use these links, we take no responsibility and give no guarantees, warranties or representations, implied or otherwise, for the content or accuracy of these third-party sites.
--- The next four groups insert a link to cyber-robotics.com --- 3 of them are remarked out. You only need to use one. --- --- Inserts a banner link to cyber-robotics.com
<|RANDOM_ZEUS_BANNER|>

--- --- You may also use one of the following 3 links to cyber-robotics.com --- --- Inserts a text link to cyber-robotics.com ---
--- <|ZEUS_LINK|> ---

--- Inserts a distributor text link to cyber-robotics.com ---
--- <|ZEUS_DISTRIBUTOR_LINK|> ---

--- Inserts a distributor banner link to cyber-robotics.com ---
--- <|RANDOM_ZEUS_DISTRIBUTOR_BANNER|> ---

--- --- Adds the contents of the Footer file: c:\Program Files\Zeus\links\misc\footerinfo.txt <|FOOTER|>