Downloads

Download linodef-6.x-1.0-rc5.tar.gztar.gz 75.97 KB
MD5: 654f56625189064c92e86dcfe0d0d032
SHA-1: 83d2393ac3b09a3900b8483e9374fd95145de8b0
SHA-256: 89d4a84db12c86c89a25a9aa73516a9b1e0d452e9f7f359c12b72428e4a5922e
Download linodef-6.x-1.0-rc5.zipzip 100.11 KB
MD5: 8100d4b12c4e677c3029bb46006eae9c
SHA-1: a86cd0f9a989d66da45ae92b5b1dcc05ff6e5307
SHA-256: 72d65347d0aa2774cc3fa7f1908e5e86c38a07747c73d2a8a7abfb90119283cf

Release notes

Main new features since rc3:

  • usage of CCK field formatter to embed all type of fields and enabling alteration of their appearance depending on their formatters
  • new user interface for an intuitive creation of taglists
  • added support of WYSIWYG

Changelog since rc4 (bugfixes):

  • Fixed additional forms recognized as option in linodef_taglists admin.
  • Fixed error message on taglist management page if db contains no taglists.
  • Fixed wrong field properties for description in linodef_taglists db scheme.
  • #662592 by hefox: Fixed deprecated warning ignoring message level.

When updating from rc4 then deactivate modules and uninstall Linodef taglists at /admin/build/modules/uninstall. Otherwise the db scheme fix of rc5 can't be applied.

Changelog since rc3:

  • #637662 by hefox, Roi Danton: Added tracking of processes to prevent duplicated messages and multiple execution of token_replace. Configurable title heeds now the 'title' set by option 'attributes'.
  • Fixed loading of the wysiwyg plugin object. Now only those objects with a corresponding taglist are loaded.
  • Fixed wysiwyg Javascript.
  • Added the instance ID of the editor calling the taglist popup window to the paths.
  • #637662 by hefox: Added configurable title text.
  • #334520 by Roi Danton: Added module Linodef WYSIWYG which incorporates a plugin that uses the taglists in WYSIWYG editors. Javascript needs work.
  • #560042 by Roi Danton: Added option attributes to attach custom HTML attributes to embedded HTML tags.
  • #619166 by Roi Danton: Changed preg replace function to avoid escaping of '.
  • Disabled documentation until it reflects the current module status. The doc update won't happen before the final 1.0 release.
  • Replaced module Linodef buttons bueditor by Linodef BUEditor which uses the new taglist module.
  • Added user interface for taglist creation using CTools.
  • Added caching of taglists.
  • Replaced module Linodef buttons API by Linodef taglists which uses the database to store lists of Linodef tags.
  • #468738 by Roi Danton: Added an option selection page to admin menu. Options can be disabled or activated for all tags.
  • Merged the tag type options into option called 'type'. The option value is the type.
  • Changed option 'linktext' into 'override'.
  • Changed option 'viewdisplay' into 'display', added a dynamic value handler and linked it with field selector. So [#viewname:displayname] is possible.
  • Changed the internal CCK field handling by assigning fields to option 'content'.
  • Added a link feature between the field selector of the Linodef tags and options.
  • Added a dynamic value handler to option 'content'. So it can dynamically extend the range of valid values.
  • Added option 'content' to display certain object parts. This replaces 'viewtitle' and adds title, content and body selection of objects.
  • #379130 by Roi Danton: Added option 'visibility' to display a tag depending on build mode (teaser or full view only).
  • Added option 'formatter' to use a certain formatter of a field.
  • Added support for CCK formatters to support all fields and enable a flexible field output. No field does use plain values anymore.
  • #543694 by Roi Danton: Fixed options without value are not heeded.
Created by: Roi Danton
Created on: 19 Dec 2009 at 02:51 UTC
Last updated: 21 Dec 2009 at 20:59 UTC
Bug fixes

Other releases