Log of /contributions/modules/tableofcontents/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.4.1.2.2.2.2.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 19 08:18:24 2009 UTC
(4 months ago)
by
alexiswilke
Branch:
DRUPAL-6--3
CVS Tags:
DRUPAL-6--3-1
Changes since
1.1.4.1.2.2.2.2: +60 -17 lines
Diff to
previous 1.1.4.1.2.2.2.2
* Fixed the README.txt heavily to it reflects the info in v3.x. I may remove
some of the info to avoid having to maintain it in several places.
* Added support to the back to top scrolling with a flag in the settings to
turn it on (default is turned off) [#122064]
* Added the necessary code in the .js to support the scroll on/off flag
* Fixed the Javascript & hide/show so it works for people without Javascript
turned on [#379322]
* Updated the French translation [#523706]
* Fixed some regular expressions to make them simpler
Revision
1.1.4.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 4 20:32:01 2007 UTC
(2 years ago)
by
deviantintegral
Branch:
DRUPAL-5--2
Changes since
1.1.4.1: +79 -43 lines
Diff to
previous 1.1.4.1
#167585: Implemented a series of bug fixes and new features.
headinganchors.module:
- Now puts in headers for all levels by default, so this module can be used to assist in linking without a Table of Contents.
- Preserves pre-existing id's and attributes.
- Sanitizes id's to ensure correctness.
tableofcontents.module:
- Better inline help in node editing.
- Include CSS for theming.
- Use jquery to dynamically show/hide the Table of Contents.
- The Table of Contents now properly displays if <h> levels are skipped, such as from a <h5> to a <h3>.
- The .info file now properly requires the headinganchors module to enabled.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 16 20:04:16 2007 UTC
(2 years, 6 months ago)
by
deviantintegral
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +14 -2 lines
Diff to
previous 1.2
#124900: Allows for the user to define settings relating to the rendering of the ToC.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.