tableofcontents 6.x-3.6

New features
Bug fixes
Insecure

* Without a #maxlength, the list of allowed tags may be limited to 128 characters which is too small (#809756: List of tags allowed in table headers cannot exceed 128 chars.)
* Moved the </li> so it properly closes after </ul> entries at all levels. #808942: Missing closing li tag after nested lists
* Added support for auto-section naming (id=...) without the title #809520: Anchor do not work for non-latin scripts: use simple numeric anchor
The module now offers several options:
- from the title
- randomly
- incrementing counter starting at 1
- section numbers (-1, -2, -2-1, -2-1-1, etc.)
- custom (requires another module!)
And you can change the word before and the separator.
* Fix unicity of id's even for pre-defined identifiers (and warn about it)
* Coder fixes (global variables, some else if.)
* Fixed a potential E_NOTICE error.
* Fixed DELETE of block variables with double % and {}.
* Fixed the 'allow_override' test #798126: Table doesn't start collapsed regardless of option set in input format
* Cancel the generation of the table of content if we are on the print page. (See #795206: Print module support, hide, no link, better CSS)
* Remove tags before creating anchor identifier #787046: Extra characters on the anchors
* Remove double underscore in the anchor identifiers.
* Added support to remove unwanted tags in the TOC header and characters from the header identifiers (#542780: Preserving HTML header attributes is causing side-effects., #784428: Rendering html elements with h tags, create option to strip all childs from the h tag in the table?)
* Fixed an E_NOTICE, we should not use $node if the node does not exist at all.
* Fixed an SQL statement that compared a string to a number (invalid for Postgresql)
* Always define a default identifier.

taxonomy_vtn 6.x-1.9

Bug fixes

* Fixed the forms when adding a new taxonomy and adding a new term in a taxonomy. The data would NOT be saved on Add.
* Fixed E_NOTICEs.
* Fixed a variable name.
* Fixed the for the letters, extracted from the link so it works on all browsers.
* Applied a small optimization to the cache system.

padfile 6.x-1.7

Bug fixes

* Fixed the use of the pattern for the filenames entered in each PADFile and used to add a link to your nodes.
* Small optimization
* Comment cleanups

translatableregions 6.x-1.0

Bug fixes

The only actual change from beta1 is to remove the dependency on jquery_update, which seemed to have been resolved when the jquery-translate was updated.

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes