Revision
1.1 -
(
show annotations)
(
download)
Wed Apr 13 01:40:54 2005 UTC
(4 years, 7 months ago)
by
syscrusher
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA1, DRUPAL-5--1-1, DRUPAL-5--1-0, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for:
DRUPAL-4-7, DRUPAL-4-5, DRUPAL-5, DRUPAL-7--1, DRUPAL-4-6, DRUPAL-6--1
File MIME type: text/plain
Modified SQL query to use db_query_range() instead of hard-coded "LIMIT"
keyword, which might not work with all databases.
Fixed display of embedded table-of-contents menu on sub-pages.
Added an admin setting to keep the embedded TOC from displaying a link to
the full TOC. This link was redundant in certain themes for certain settings
of HOF itself; the new setting allows the admin to disable it in these
cases.
Added STYLESHEET.txt to explain usage of (optional) CSS classes by HOF.