Log of /contributions/modules/tableofcontents/tableofcontents.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.1.2.1.2.3.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 10:41:38 2009 UTC
(4 months, 2 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--3
Changes since
1.1.2.1.2.1.2.3: +2 -3 lines
Diff to
previous 1.1.2.1.2.1.2.3
This version addresses:
* Optimization
** Removed the separated heading filter
** Moved filter functions in admin/pages sub-files
** Filter everything at once solving several issues
* Partially fixed [#353298] (missing the proper handling of the teaser)
* Support for [[TOC]] as per [#150067#comment-937519] (missing teaser too)
* Fixed [#329654] with automatic TOC creation (count # of H1-H6 + place
before/after the node content)
* Fixed [#326742]
* Fixed [#505958]
* Fixed [#254722]
* Fixed [#342749]
* Fixed [#304302]
* Fixed [#379346]
* Fixed [#379322]
* Fixed [#285150]
* Fixed [#351051]
* Fixed [#324888]
* Fixed [#272650]
NOTE: Some of those fixes will really be part of the next cvs commit. So make
sure to get the next commit! Thank you.
Revision
1.1.2.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
CVS Tags:
DRUPAL-5--2-0,
DRUPAL-5--2-1,
DRUPAL-5--2-2
Branch point for:
DRUPAL-6--2
Changes since
1.1.2.1: +4 -4 lines
Diff to
previous 1.1.2.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.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 16 17:41:24 2007 UTC
(2 years, 6 months ago)
by
deviantintegral
Branch:
MAIN
Changes since
1.1: +6 -1 lines
Diff to
previous 1.1
#133308: Simplified code by expanding regular expressions in tableofcontents.module. User-supplied id attributes now work as expected. Multiple headings with the same title are now supported.
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.