I could've posted it as a patch, but I've changed a lot so I post the whole module. Maybe you should tag it as the next version.
Changelog:
* Lot of refactoring
* Fixed some bugs in tableofcontents.js
* Fixed multiple-tocs-bug
* Fixed incorrect-nesting-bug
* Corrected use of form_set_error()
* Corrected use of t()
* Added options as filter settings
* Added option to remove tocs from teasers
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | tableofcontents.zip | 14.64 KB | casey |
Comments
Comment #1
casey commentedOops forgot to upload my tableofcontents.zip
Comment #2
deviantintegral commentedThis obviously isn't a patch, but I've used this to help guide other work I'm doing. In the future, try to submit individual patches for each feature, so they can individually tested: http://drupal.org/patch. It may be more work, but it really helps in testing.
Things from this which I would like to still do:
Could you also explain what you mean by "Fixed incorrect-nesting-bug"? If it's still an issue in the current -dev release, please post a new issue describing it. I'm closing this issue since all of the relevant changes have their own issues.
Thanks,
--Andrew
Comment #3
deviantintegral commented