Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Bugfixes:
- Disable autocycling when timeout is set to 0
- Removed duplicate output
- Do not load the easing effect js if none is chosen
Modifications:
- Moved all settings to the style options plugin, and removed the row style plugin (it makes it easier for the user to set up the view)
- It is now possible to display more than one field in each part in the view
- Added anchors for browsers with no JS support (or with JS disabled)
- Combined css files in one file
Bugfixes:
- Disable autocycling when timeout is set to 0
- Removed duplicate output
- Do not load the easing effect js if none is chosen
Modifications:
- Moved all settings to the style options plugin, and removed the row style plugin (it makes it easier for the user to set up the view)
- It is now possible to display more than one field in each part in the view
- Added anchors for browsers with no JS support (or with JS disabled)
- Combined css files in one file
After making quite a few changes to the code so it looks better and has a few more features as requested by many, there is, finally, version 1.0 of Link to Us!
* Tested on http://www.turnwatcher.com/link_to/node/1 and fixed a few bugs
(i.e. teaser selection not showing, @type was @page, now supports both,
update was not returning array().)
* Many fixes to the old code that in some places did not work properly (i.e. among others, deleting an image was not functional.)
This version mostly include bug fixes. Thing that were reported in the issue queue and had not yet been worked on.
I did not get any issue report from the ~140 people using the development version, so I would think we're good with this version.
Since the module does not use database tables, going back to version 1.2 will work in case you encounter any problem with 1.3.
* Added support for the webform module.
* Fix a warning in E_NOTICE mode.
* Added support for a cckteaser parameter so only the teaser of the CCK field is shown.
* Added a tip about the imagefield parameter.
* Removing an "override" entry means losing one item so we actually need to reindex the array #744368: Override fields
* Added support for 'imagefield'