Internet Attorneys
Home Page > Idaho Attorneys > Internet Attorneys
---
--- The following <||NavBarSubTemplate||> SubTemplate creates
--- a NavBar or Directory Navigation bar. If you are using version 2.10
--- these will work but will only show up if there are sub children (pages)
--- If you want to show your entire directory on a NavBar, add the following
--- NavBar variable to the NavBar command line:
---
--- ShowEntireDir="TRUE"
---
---
--- 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.
---
--- Mode="LinkMenu"
---
--- "LinkMenu" - the default NavBar with rows of Themes
---
--- "LinkList" - A list of Themes one on top of each other
--- with links to the Theme Pages.
---
--- "JavaGoSelect" - A Javascript drop-down selection box. When
--- selected, the browser is autoloaded with the selected
--- Theme page.
--- If you want to use this navbar below delete the three dashes before each line of code ---
--- <||NavBarSubTemplate IncludeIfMoreThan="0" ThemeDelimiter=" " Mode="LinkMenu"||>
---
---
---
---
---
---
---
--- <||/NavBarSubTemplate||>
--- This creates a comment tag using the Theme word as a comment.
--- Some Search Engines place importance to comment tags.
---
---
--- THEMESITE LISTINGS SUBTEMPLATES
---
--- The next 10 SubTemplates are used to create the ThemeSite
--- listings. The first 5 create the listings for Link Partners.
--- The last 5 are for the Other Important Links. Each set of 5
--- are included if there are any listings for that category.
---
--- The Title SubTemplate is included at the top of the Link
--- Partner listings.
---
--- This SubTemplate is the actual code that creates the main
--- part of the listing. The DataTags are replaced with fields
--- from the ThemeSite database. This SubTemplate is used for
--- every Link Partner listing.
---
---
|