Go to the first, previous, next, last section, table of contents.


calpha_root.html

Root node of alphabetical navigation.

Here is an example template:

<title>Alphabetical Navigation</title>

<h3>Alphabetical Navigation</h3>

_A_ _B_ _C_ _D_ _E_ _F_ _G_ _H_ _I_ _J_ _K_ _L_ <p>
_M_ _N_ _O_ _P_ _Q_ _R_ _S_ _T_ _U_ _V_ _W_ _X_ <p>
_Y_ _Z_ _0_ _1_ _2_ _3_ _4_ _5_ _6_ _7_ _8_ _9_ <p>
`Tags'
In the following tags description, [A-Z0-9] stands for all the tags generated by replacing the expression in brackets with any letter in the specified interval.
`_[A-Z0-9]_'
The letter in uppercase, wrapped in an hypertext link giving access to the list of records starting with this letter in the catalog. If there are not records starting with this letter in the catalog, the letter is not associated with an hypertext link.
`_[A-Z0-9]LETTER_'
The letter in uppercase if there are records starting with this letter in the catalog (A, B, ...). The letter in uppercase followed by 0 (A0, B0, ...) if there are no records starting with this letter in the catalog.
`_[A-Z0-9]COUNT_'
The number of records starting with the letter in the catalog.
`_[A-Z0-9]URL_'
The URL to display all the records of the catalog starting with this letter. If there are no entries in the catalog for this letter, the special letter none is used and triggers an appriopriate warning message when hit.


Go to the first, previous, next, last section, table of contents.