[TYPO3-core] RFC: #11229: stdwrap to override image of imageLinkWrap
Georg Ringer
mail-spam at ringerge.org
Sun May 31 13:21:05 CEST 2009
This is an SVN patch request.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=11229
Branches:
trunk
Problem:
currently it is not possible to override the image which is used for
imageLinkWrap.
This would be nice to have it for e.g. setting a different image in the
popup. New option "file" is introduced
Solution:
add stdwrap for the file
Notes:
1) A possible TS to set a different image
tt_content.image.20.1.imageLinkWrap.file.override.cObject {
field = tx_alternateimages_image
stdWrap {
required = 1
wrap = uploads/pics/|
}
listNum <
tt_content.image.20.1.imageLinkWrap.enable.ifEmpty.typolink.parameter.listNum
}
2.) can someone please delete bug
http://bugs.typo3.org/view.php?id=11230 , was accidently created twice
3.) pending doc will be added if the patch gets submitted
THanks and have a nice day
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-imagelinkwrap.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090531/a4c94e5e/attachment.txt
More information about the TYPO3-team-core
mailing list