stas02/05/13 20:58:58
Modified:tmpl/custom/html page_toc
Log:
provide a better solution for when to display the Table of Contents
header. This should be a catch all clean solution.
Revision ChangesPath
1.10 +1 -1 modperl-docs/tmpl/custom/html/page_toc
stas02/05/12 05:01:56
Modified:tmpl/custom/html page_toc
Log:
- always display TOC, since it breaks links checking for #anchor, when
there is only one item.
- the current logic was wrong anyway because it was checked whether there
is only one top level header, and will not
stas02/02/05 02:09:19
Modified:tmpl/custom/html page_toc
Log:
- check for defined before doing comparison
Revision ChangesPath
1.5 +1 -1 modperl-docs/tmpl/custom/html/page_toc
Index: page_toc
==
stas02/02/04 21:25:56
Modified:tmpl/custom/html page_toc
Log:
- render the toc section only if there are at least two body sections
Revision ChangesPath
1.4 +6 -4 modperl-docs/tmpl/custom/html/page_toc
Index: page_toc