| 1 |
// $Id: CHANGELOG.txt,v 1.5 2009/08/27 19:50:30 johnfyoung Exp $
|
| 2 |
6--1.0-beta2
|
| 3 |
========
|
| 4 |
Features
|
| 5 |
-------
|
| 6 |
- #561922 by johnfyoung: fixed call by reference
|
| 7 |
|
| 8 |
6--1.0-beta1
|
| 9 |
========
|
| 10 |
Features
|
| 11 |
-------
|
| 12 |
- #561402 by johnfyoung: remove the link if the url field is empty
|
| 13 |
- #538220 by johnfyoung: added nofollow functionality to the link
|
| 14 |
|
| 15 |
6--1.0-alpha4
|
| 16 |
========
|
| 17 |
Features
|
| 18 |
-------
|
| 19 |
- #511128 by johnfyoung: added a formatter to show just the link without the field
|
| 20 |
- #527642 by johnfyoung: if the target is set to _self, the target tag will be dropped
|
| 21 |
- Improved implementation of defaults
|
| 22 |
- added a check to allow/disallow custom target
|
| 23 |
|
| 24 |
Bugfix
|
| 25 |
------
|
| 26 |
- #522890 by agilpwc: fixed render for a node whose type provides a linkimagefield but the node doesn't actually have one associated
|
| 27 |
- #515456 by johnfyoung: added help text telling user that URL can be inputted after an image is uploaded
|
| 28 |
|
| 29 |
|
| 30 |
6--1.0-alpha3
|
| 31 |
========
|
| 32 |
Bugfix
|
| 33 |
------
|
| 34 |
- #512000 by johnfyoung: Fixed imagecache formatter to print the URL correctly
|
| 35 |
|
| 36 |
|
| 37 |
6--1.0-alpha2
|
| 38 |
========
|
| 39 |
Features
|
| 40 |
-------
|
| 41 |
- #509518 by johnfyoung: Added target support for the URL
|
| 42 |
|
| 43 |
Bugfix
|
| 44 |
------
|
| 45 |
- #509806 by johnfyoung: Fixed install bug wherein the installer wasn't checking for the existence of imagecache
|