/[drupal]/contributions/modules/tableofcontents/tableofcontents.module
ViewVC logotype

Log of /contributions/modules/tableofcontents/tableofcontents.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.2.4.2.2.2.2.13.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 06:01:31 2009 UTC (4 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-1
Changes since 1.2.4.2.2.2.2.13.2.7: +2 -2 lines
Diff to previous 1.2.4.2.2.2.2.13.2.7 , to branch point 1.2.4.2.2.2.2.13
* Oops... first tested without reseting my cache properly! Both theme
  definitions were not working properly.

Revision 1.2.4.2.2.2.2.13.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 04:56:02 2009 UTC (4 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13.2.6: +3 -29 lines
Diff to previous 1.2.4.2.2.2.2.13.2.6 , to branch point 1.2.4.2.2.2.2.13
Fixed the theme implementation using 'file' instead of having an intermediate
function to load the pages.inc include file.

Revision 1.2.4.2.2.2.2.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 19 08:18:25 2009 UTC (4 months, 1 week ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13.2.5: +8 -3 lines
Diff to previous 1.2.4.2.2.2.2.13.2.5 , to branch point 1.2.4.2.2.2.2.13
* 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.4.2.2.2.2.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 07:58:15 2009 UTC (4 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13.2.4: +13 -31 lines
Diff to previous 1.2.4.2.2.2.2.13.2.4 , to branch point 1.2.4.2.2.2.2.13
"Final" fixes to support proper counters
Fixed the teaser code to support all tokens
Fixed support for "Back to top" including [collapse] tags
Added option so one can hide the automatic TOC

Revision 1.2.4.2.2.2.2.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 23:46:21 2009 UTC (4 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13.2.3: +19 -0 lines
Diff to previous 1.2.4.2.2.2.2.13.2.3 , to branch point 1.2.4.2.2.2.2.13
* Fixed [#144595]
* Fixed [#250185]
* Fixed [#283874]

Revision 1.2.4.2.2.2.2.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 10:43:38 2009 UTC (4 months, 3 weeks ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13.2.2: +0 -0 lines
Diff to previous 1.2.4.2.2.2.2.13.2.2 , to branch point 1.2.4.2.2.2.2.13
Alright, this is the latest with all the fixes mentioned in the previous
commit. It includes the i18n-ascii.txt file and the uninstall function.

Revision 1.2.4.2.2.2.2.13.2.2 - (view) (download) (as text) (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.2.2.2.2.13.2.1: +36 -309 lines
Diff to previous 1.2.4.2.2.2.2.13.2.1 , to branch point 1.2.4.2.2.2.2.13
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.4.2.2.2.2.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:10:21 2009 UTC (4 months, 4 weeks ago) by alexiswilke
Branch: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.13: +5 -5 lines
Diff to previous 1.2.4.2.2.2.2.13
* [#362801]

Revision 1.2.4.2.2.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 03:08:02 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--2-3, DRUPAL-6--3-0
Branch point for: DRUPAL-6--3
Changes since 1.2.4.2.2.2.2.12: +34 -1 lines
Diff to previous 1.2.4.2.2.2.2.12 , to branch point 1.2.4.2.2.2 , to next main 1.2.4.2.2.14
#191683: prevent toc from appearing in teaser lists. Thanks to casey for initial patch.

Revision 1.2.4.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 03:07:12 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.13: +20 -1 lines
Diff to previous 1.2.4.2.2.13 , to branch point 1.2.4.2
#191683: prevent toc from appearing in teaser lists. Thanks to casey for initial patch.

Revision 1.2.4.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 21:19:56 2008 UTC (13 months ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.12: +110 -18 lines
Diff to previous 1.2.4.2.2.12 , to branch point 1.2.4.2
#296171: Implement proper settings form for setting defaults.

Revision 1.2.4.2.2.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 21:19:18 2008 UTC (13 months ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.11: +110 -18 lines
Diff to previous 1.2.4.2.2.2.2.11 , to branch point 1.2.4.2.2.2
#296171: Implement proper settings form for setting defaults.

Revision 1.2.4.2.2.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 20:08:53 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.10: +99 -56 lines
Diff to previous 1.2.4.2.2.2.2.10 , to branch point 1.2.4.2.2.2
195247: Implement proper theme hooks. Thanks to casey for getting this going.

Revision 1.2.4.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 20:07:43 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.11: +82 -56 lines
Diff to previous 1.2.4.2.2.11 , to branch point 1.2.4.2
195247: Implement proper theme hooks. Thanks to casey for getting this going.

Revision 1.2.4.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 18:47:15 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.10: +2 -2 lines
Diff to previous 1.2.4.2.2.10 , to branch point 1.2.4.2
#272512: patch: fix for undefined offset warning: Thanks to eMPee584.

Revision 1.2.4.2.2.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 18:46:03 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.9: +2 -2 lines
Diff to previous 1.2.4.2.2.2.2.9 , to branch point 1.2.4.2.2.2
#272512: patch: fix for undefined offset warning: Thanks to eMPee584.

Revision 1.2.4.2.2.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 18:48:19 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.8: +18 -18 lines
Diff to previous 1.2.4.2.2.2.2.8 , to branch point 1.2.4.2.2.2
Fixing file comments so they are within 80 columns and contain only current information.

Revision 1.2.4.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 18:42:49 2008 UTC (13 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.9: +18 -18 lines
Diff to previous 1.2.4.2.2.9 , to branch point 1.2.4.2
Fixing file comments so they are within 80 columns and contain only current information.

Revision 1.2.4.2.2.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 15:47:25 2008 UTC (15 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.2.4.2.2.2.2.7: +13 -10 lines
Diff to previous 1.2.4.2.2.2.2.7 , to branch point 1.2.4.2.2.2
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.

Revision 1.2.4.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 15:40:38 2008 UTC (15 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.2.4.2.2.8: +14 -10 lines
Diff to previous 1.2.4.2.2.8 , to branch point 1.2.4.2
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.

Revision 1.2.4.2.2.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 19:55:41 2008 UTC (17 months ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.6: +11 -6 lines
Diff to previous 1.2.4.2.2.2.2.6 , to branch point 1.2.4.2.2.2
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.

Revision 1.2.4.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 19:52:31 2008 UTC (17 months ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.7: +11 -6 lines
Diff to previous 1.2.4.2.2.7 , to branch point 1.2.4.2
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.

Revision 1.2.4.2.2.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 17:18:09 2008 UTC (17 months ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.5: +9 -5 lines
Diff to previous 1.2.4.2.2.2.2.5 , to branch point 1.2.4.2.2.2
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.

Revision 1.2.4.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 17:15:42 2008 UTC (17 months ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.6: +9 -5 lines
Diff to previous 1.2.4.2.2.6 , to branch point 1.2.4.2
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.

Revision 1.2.4.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 18:21:16 2008 UTC (17 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.5: +3 -2 lines
Diff to previous 1.2.4.2.2.5 , to branch point 1.2.4.2
Minor code cleanups to match the Drupal 6 version.

Revision 1.2.4.2.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 18:19:19 2008 UTC (17 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.4: +23 -3 lines
Diff to previous 1.2.4.2.2.2.2.4 , to branch point 1.2.4.2.2.2
Enable caching for both filters. Properly update the cache if only the attachments list has changed.

Revision 1.2.4.2.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 18:09:57 2008 UTC (17 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.3: +4 -2 lines
Diff to previous 1.2.4.2.2.2.2.3 , to branch point 1.2.4.2.2.2
#257584: Translate javascript show/hide toggle link.

Revision 1.2.4.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 18:11:05 2008 UTC (17 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.4: +23 -2 lines
Diff to previous 1.2.4.2.2.4 , to branch point 1.2.4.2
Enable caching for both filters. Properly update the cache if only the attachments list has changed.

Revision 1.2.4.2.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 19:47:02 2008 UTC (19 months, 1 week ago) by deviantintegral
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.2.4.2.2.2.2.2: +1 -2 lines
Diff to previous 1.2.4.2.2.2.2.2 , to branch point 1.2.4.2.2.2
Deleting errant comment.

Revision 1.2.4.2.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 02:54:33 2008 UTC (20 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2.2.1: +31 -3 lines
Diff to previous 1.2.4.2.2.2.2.1 , to branch point 1.2.4.2.2.2
Adding feature to show attachments within the TOC.

Revision 1.2.4.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 02:53:00 2008 UTC (20 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.2.4.2.2.3: +30 -3 lines
Diff to previous 1.2.4.2.2.3 , to branch point 1.2.4.2
Adding feature to show attachments within the TOC.

Revision 1.2.4.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 16:00:27 2008 UTC (20 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-5--2
Changes since 1.2.4.2.2.2: +7 -2 lines
Diff to previous 1.2.4.2.2.2 , to branch point 1.2.4.2
Only show headings that are after the TOC.

Revision 1.2.4.2.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 15:59:26 2008 UTC (20 months, 2 weeks ago) by deviantintegral
Branch: DRUPAL-6--2
Changes since 1.2.4.2.2.2: +7 -2 lines
Diff to previous 1.2.4.2.2.2
Only show headings that are after the TOC.

Revision 1.2.4.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 18:30:30 2008 UTC (21 months, 1 week ago) by deviantintegral
Branch: DRUPAL-5--2
Branch point for: DRUPAL-6--2
Changes since 1.2.4.2.2.1: +10 -7 lines
Diff to previous 1.2.4.2.2.1 , to branch point 1.2.4.2
Produce valid XHTML by ensuring that nested <ol> elements exist within a <li>.

Revision 1.2.4.2.2.1 - (view) (download) (as text) (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
Changes since 1.2.4.2: +157 -133 lines
Diff to previous 1.2.4.2
#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.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 15:00:45 2007 UTC (2 years, 3 months ago) by deviantintegral
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 , to next main 1.4
#145634: Making Table of Contents title translatable.

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 22 14:51:15 2007 UTC (2 years, 3 months ago) by deviantintegral
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.2.4.1: +2 -2 lines
Diff to previous 1.2.4.1 , to branch point 1.2 , to next main 1.4
#167340: Makes heading tags regex case insensitive.

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 20:47:08 2007 UTC (2 years, 6 months ago) by deviantintegral
Branch: DRUPAL-5
Changes since 1.2: +107 -26 lines
Diff to previous 1.2
Updating DRUPAL-5 release

Revision 1.4 - (view) (download) (as text) (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.3: +85 -16 lines
Diff to previous 1.3
#124900: Allows for the user to define settings relating to the rendering of the ToC.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 17:41:24 2007 UTC (2 years, 6 months ago) by deviantintegral
Branch: MAIN
Changes since 1.2: +24 -12 lines
Diff to previous 1.2
#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.

Revision 1.2 - (view) (download) (as text) (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
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
#115099 by deviantintegral. Implemented toc div class as suggested by tonderai.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 4 22:18:39 2006 UTC (2 years, 11 months ago) by deviantintegral
Branch: MAIN
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2