Log of /contributions/modules/tableofcontents/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.10.2 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Jul 19 08:18:24 2009 UTC
(4 months, 1 week ago)
by
alexiswilke
Branch:
DRUPAL-6--3
CVS Tags:
DRUPAL-6--3-1
Changes since
1.2.10.1: +5 -0 lines
Diff to
previous 1.2.10.1
, to
branch point 1.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.2.10.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 5 10:41:38 2009 UTC
(4 months, 3 weeks ago)
by
alexiswilke
Branch:
DRUPAL-6--3
Changes since
1.2: +4 -0 lines
Diff to
previous 1.2
,
to
selected 1.2.10.2
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.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 4 19:02:59 2007 UTC
(2 years, 9 months ago)
by
deviantintegral
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-0,
DRUPAL-5--2-0,
DRUPAL-5--2-1,
DRUPAL-5--2-2,
DRUPAL-6--1-0,
DRUPAL-6--2-1,
DRUPAL-6--2-2,
DRUPAL-6--2-3,
DRUPAL-6--3-0,
HEAD
Branch point for:
DRUPAL-4-7,
DRUPAL-5,
DRUPAL-5--2,
DRUPAL-6--2,
DRUPAL-6--3
Changes since
1.1: +4 -1 lines
Diff to
previous 1.1
,
to
selected 1.2.10.2
#115099 by deviantintegral. Implemented toc div class as suggested by tonderai.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 4 22:18:39 2006 UTC
(2 years, 11 months ago)
by
deviantintegral
Branch:
MAIN
Diff
to
selected 1.2.10.2
Initial commit of tableofcontents module. This module acts as an input filter to generate a table of contents and id links for linking to headings.
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.