Log of /contributions/modules/linodef/linodef.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 14 04:12:54 2009 UTC
(3 months, 1 week ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1.2.8: +425 -106 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
- 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.
Revision
1.1.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 2 17:59:52 2009 UTC
(4 months, 3 weeks ago)
by
roidanton
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-RC3
Changes since
1.1.2.7: +387 -259 lines
Diff to
previous 1.1.2.7
, to
branch point 1.1
- Changed autocomplete data caching from variables to cache table.
- Changed Buttons API tag option to path conversion to hex so tag options may contain every valid character, now.
- Changed tag option validation so Filter and Buttons API are using the identical function.
- Fixed inconsistency in indentations and switched from spaces to tabs.
#350085 by Roi Danton: Added the usage of views to create button lists. All view options except the view fields layout are heeded See also http://drupal.org/node/342132.
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 30 07:53:10 2009 UTC
(6 months, 3 weeks ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1.2.6: +11 -2 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
- Added default Drupal message classes to Linodef inline messages. Works only if HTML input filter allows span tags.
#434656 by Roi Danton: Fixed unwanted space following embedded elements. Now this space is included only in case an inline message is shown. Thanks to tonycpsu for reporting.
Revision
1.1.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 20 11:29:37 2009 UTC
(7 months ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1.2.4: +8 -5 lines
Diff to
previous 1.1.2.4
, to
branch point 1.1
#434656 by Roi Danton: Added the option linktext="text". Though node link tag <#nid>text</#> is still available it is marked as deprecated.
#434656 by Roi Danton: Optimized regex for feature and performance enhancements. Now option values enclosed by "" may contain almost all 8-bit characters.
Revision
1.1.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jan 21 17:19:39 2009 UTC
(10 months ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1.2.3: +73 -27 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
- Added input filter sort order information to the documentation.
#357319 by druppi: Removed needless check_markup of fields since it caused bugs and confusion.
- Added view embedding including arguments, displays and pure title linking. There are still style issues to be solved due to the changes other filters apply to the embedded view.
- Changed dependency for taxonomy module, now optional.
- Updated messages to support the new features.
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 30 13:00:30 2008 UTC
(11 months, 3 weeks ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1.2.1: +202 -47 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
#329424 by Roi Danton: Added stylesheet for popup/autocomplete windows of Buttons API.
#329424 by Roi Danton: Added explanation inside popup/autocomplete windows.
#329424 by Roi Danton: Added close button to popup/autocomplete windows.
#337302 by Roi Danton: Added titles to the button list. Titles contain tags.
#337299 by Roi Danton, druppi: Changed syntax to provide more flexibility, enables the inclusion of options and comments. Check your tags that are already included!
- Added admin settings page for Linodef and Linodef API to support the following feature additions.
#329874 by Roi Danton: Added automatic inclusion of comments by buttons.
#337302 by Roi Danton: Added different possibilities to sort button lists.
#335438 by Roi Danton: Added customizable access denied message.
#337299 by Roi Danton: Added new filter option to provide an easy connection between multilanguage nodes.
#337299 by Roi Danton: Changed code for the BUEditor Buttons again to exchange $no_link with the new tag options. Upgrade the code of your BUEditor Buttons! (see help or cvs files included into the submodule)
- Implemented message handling methods: levels and locations.
- Revised message function to support drupal_set_message and message handling methods.
- Updated Filter tips.
- Updated documentation to reflect all those new features.
- Updated pot and po files.
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 14 14:02:23 2008 UTC
(12 months, 1 week ago)
by
roidanton
Branch:
DRUPAL-6--1
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
#329424 by Roi Danton: Added autocomplete and list popup window.
- Added new submodule: Excluded the API from the default Linodef module due to its new requirements and created Linodef Buttons API.
- Changed syntax for no link changed from [#nlID] to [#IDnl]. Check your tags that are already included!
- Added the ability for taxonomy terms to have a "nl" marker, too: [#tIDnl].
- Renamed folder for submodule BUEditor Buttons to from linodef_bueditor to linodef_buttons_bueditor.
- Renamed submodule Linodef BUEditor Buttons to Linodef Buttons - BUEditor.
- Changed code for the BUEditor Buttons. Upgrade the code for your BUEditor Buttons! (see help or cvs files included into the submodule)
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.