Releases for Table of Contents

tableofcontents 6.x-3.1

AlexisWilke - July 29, 2009 - 20:26
Official release from CVS tag: DRUPAL-6--3-1
First released: July 29, 2009 - 20:26
Download: tableofcontents-6.x-3.1.tar.gz
Size: 30.3 KB
md5_file hash: f911e9f64a521e423bf8ececf320b45f
Last updated: July 29, 2009 - 20:34
View usage statistics for this release

This is a refactor of the 2.x version to fasten the module and incorporate the many feature requests we have had for the past 6 months or so.

Please, make sure to read the WARNING on the front page about upgrading from 2.x or 3.0 to this newer version 3.1

Thank you.
Alexis Wilke

tableofcontents 6.x-3.x-dev

AlexisWilke - June 30, 2009 - 08:22
Nightly development snapshot from CVS branch: DRUPAL-6--3
First released: June 30, 2009 - 08:22
Download: tableofcontents-6.x-3.x-dev.tar.gz
Size: 30.46 KB
md5_file hash: d9686b7d27b2c5f06740c7a2924062dc
Last updated: November 21, 2009 - 12:20
View usage statistics for this release

This new branch will include my heavy changes to this module functionality.

tableofcontents 6.x-3.0

AlexisWilke - June 30, 2009 - 08:15
Official release from CVS tag: DRUPAL-6--3-0
First released: June 30, 2009 - 08:15
Download: tableofcontents-6.x-3.0.tar.gz
Size: 17.65 KB
md5_file hash: 20b746d0242bd0006525f358045cc360
Last updated: June 30, 2009 - 08:21
View usage statistics for this release

I think it will be safer if I just started a new major version... That way you can continue to use 2.x if you started with that.

tableofcontents 6.x-2.3

AlexisWilke - June 30, 2009 - 08:08
Official release from CVS tag: DRUPAL-6--2-3
First released: June 30, 2009 - 08:08
Download: tableofcontents-6.x-2.3.tar.gz
Size: 17.65 KB
md5_file hash: bb82616c324326d23dc05310129dcd61
Last updated: June 30, 2009 - 08:11
View usage statistics for this release

This release includes all the changes made on the TOC since 2008-Aug-18. The primary author had not done new releases since then so there are certainly tons of changes! If you were still using 2.2, it is not totally unlikely that it will not update right as is... But I'm about to make heavy changes so I wanted to have a main version of the current code.

tableofcontents 6.x-2.2

deviantintegral - August 18, 2008 - 16:37
Official release from CVS tag: DRUPAL-6--2-2
First released: August 18, 2008 - 16:37
Download: tableofcontents-6.x-2.2.tar.gz
Size: 12.5 KB
md5_file hash: 479b090844373f0967af53f3a9eb125b
Last updated: August 18, 2008 - 16:40
View usage statistics for this release
  • #257584: missing t() for "[hide]": Translate javascript show/hide toggle link.
  • Converting CSS to have unix line endings.
  • Enable caching for both filters. Properly update the cache if only the attachments list has changed.
  • Since we are now caching filtered results, we can't rely on 'prepare' being called on every appropriate load node. We now just add the required JS and CSS during the nodeapi 'view' op.
  • Properly link attachments with spaces by using the appropriate file hooks. Only show files which are supposed to show, not files attached but not listed.
  • #279012: TOC not displaying: Updating README to make the filter order clearer.
  • Moving javascript and CSS add calls to hook_init so they show up on every page. This is needed in the corner case where there are blocks or other fields using input formats, but no nodes on the page.
  • #198739: all toc links created with id of #: Fix IE's lack of max-width.

tableofcontents 5.x-2.2

deviantintegral - August 18, 2008 - 16:33
Official release from CVS tag: DRUPAL-5--2-2
First released: August 18, 2008 - 16:33
Download: tableofcontents-5.x-2.2.tar.gz
Size: 12.49 KB
md5_file hash: bdca433538861a1f9337c44516bb262a
Last updated: August 18, 2008 - 16:35
View usage statistics for this release
  • #254937: show/hide text not toggling: Fix jQuery call so that the show/hide text works properly.
  • Enable caching for both filters. Properly update the cache if only the attachments list has changed.
  • Changing javascript to have Unix line endings.
  • Converting CSS to have unix line endings.
  • Minor code cleanups to match the Drupal 6 version.
  • Properly link attachments with spaces by using the appropriate file hooks. Only show files which are supposed to show, not files attached but not listed.
  • #279012: TOC not displaying: Updating README to make the filter order clearer.
  • Moving javascript and CSS add calls to hook_menu so they show up on every page. This is needed in the corner case where there are blocks or other fields using input formats, but no nodes on the page.
  • #198739: all toc links created with id of #: Fix IE's lack of max-width.

tableofcontents 6.x-2.1

deviantintegral - April 22, 2008 - 19:55
Official release from CVS tag: DRUPAL-6--2-1
First released: April 22, 2008 - 19:55
Download: tableofcontents-6.x-2.1.tar.gz
Size: 12.1 KB
md5_file hash: 07c17aef0da5d2b7fb9cf00c62e471e3
Last updated: April 22, 2008 - 20:00
View usage statistics for this release
  • Fix minor bug in missing space for heading tag attributes.
  • Add option to show attachments to a node at the end of the table of contents, enabled by default.
  • Only show headings that occur after the table of contents, so that headings in introductions or teasers won't show up in the table.
  • Fix invalid (X)HTML with nested lists.
  • First official Drupal 6 release!
  • Thanks to everyone who submitted issues and patches.

tableofcontents 5.x-2.1

deviantintegral - April 22, 2008 - 19:51
Official release from CVS tag: DRUPAL-5--2-1
First released: April 22, 2008 - 19:51
Download: tableofcontents-5.x-2.1.tar.gz
Size: 12.11 KB
md5_file hash: 16edfd374ba8757f7e135f722b9fc085
Last updated: April 22, 2008 - 19:55
View usage statistics for this release
  • Fix minor bug in missing space for heading tag attributes.
  • Add option to show attachments to a node at the end of the table of contents, enabled by default.
  • Only show headings that occur after the table of contents, so that headings in introductions or teasers won't show up in the table.
  • Fix invalid (X)HTML with nested lists.
  • First official Drupal 6 release!
  • Thanks to everyone who submitted issues and patches.

tableofcontents 6.x-2.x-dev

deviantintegral - February 17, 2008 - 18:50
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: February 17, 2008 - 18:50
Download: tableofcontents-6.x-2.x-dev.tar.gz
Size: 17.65 KB
md5_file hash: 917e234e086e90f201378935093b3a0a
Last updated: June 30, 2009 - 12:43
View usage statistics for this release

This is the Drupal 6 development version of this module.

tableofcontents 5.x-2.0

deviantintegral - November 13, 2007 - 01:11
Official release from CVS tag: DRUPAL-5--2-0
First released: November 13, 2007 - 01:11
Download: tableofcontents-5.x-2.0.tar.gz
Size: 11.51 KB
md5_file hash: 6e35f086420a51f5a27c509feb46d19e
Last updated: November 13, 2007 - 01:15
View usage statistics for this release

Here is the stable release of Table of Contents 2.0. Highlights include:

- Compatibility with multi-line tags.
- Doesn't clobber existing tags or attributes.
- Better display with jQuery.
- Many bug fixes!

tableofcontents 5.x-2.x-dev

deviantintegral - November 4, 2007 - 20:33
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: November 4, 2007 - 20:33
Download: tableofcontents-5.x-2.x-dev.tar.gz
Size: 17.34 KB
md5_file hash: 11b3817f86ce780a84dca22a59a5302a
Last updated: March 19, 2009 - 00:21
View usage statistics for this release

This version contains significantly rewritten code to add new features and to fix some limitations of the previous version.

tableofcontents 4.7.x-1.1

deviantintegral - August 22, 2007 - 15:08
Official release from CVS tag: DRUPAL-4-7--1-1
First released: August 22, 2007 - 15:08
Download: tableofcontents-4.7.x-1.1.tar.gz
Size: 8.86 KB
md5_file hash: 22ef7afe3558e029455e99d1a04856a5
Last updated: August 22, 2007 - 15:10
View usage statistics for this release

Here is the stable release for Drupal 4.7.

tableofcontents 5.x-1.x-dev

deviantintegral - February 24, 2007 - 23:26
Nightly development snapshot from CVS branch: DRUPAL-5
First released: February 24, 2007 - 23:26
Download: tableofcontents-5.x-1.x-dev.tar.gz
Size: 10.26 KB
md5_file hash: 2993d9444a99cd5ba64fc35c0f73e234
Last updated: August 23, 2007 - 00:07
View usage statistics for this release

Here is the release for Drupal 5.x.

tableofcontents 4.7.x-1.0

deviantintegral - February 4, 2007 - 19:09
Official release from CVS tag: DRUPAL-4-7--1-0
First released: February 4, 2007 - 19:09
Download: tableofcontents-4.7.x-1.0.tar.gz
Size: 8.78 KB
md5_file hash: bce9ef35e83ef59ef5fcd60324ebb0ab
Last updated: February 4, 2007 - 19:10
View usage statistics for this release

Here is the stable release for Drupal 4.7.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.