User: roidanton Branch: DRUPAL-6--1 Date: Fri, 14 Aug 2009 04:12:54 +0000 Added files: /modules/linodef/includes linodef.admin.inc Removed files: /modules/linodef/theme linodef.admin.inc Modified files: /modules/linodef/includes linodef-filter.inc /modules/linodef linodef.module Log message: - 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: 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. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/linodef/includes/l... http://cvs.drupal.org/diff.php?path=contributions/modules/linodef/includes/l... http://cvs.drupal.org/diff.php?path=contributions/modules/linodef/linodef.mo...