[TYPO3-templavoila] TemplaVoila in 4.4
Tolleiv.Nietsch
info at tolleiv.de
Mon Jul 26 17:10:30 CEST 2010
Am 26.07.2010 16:38, schrieb Christian Leicht:
> Delete a item ist still delete a item?
There are two functionalities: "Unlink" <> "Delete"
"Unlink" -> remove an element from the list of "used" elements but keep
it from the page ("tt_content.deleted" is "0")
"Delete" -> remove the element completely ("tt_content.deleted" is "1")
Until 1.3.x the "Delete" function was only available through the context
menu and "Unlink" was only available as part of the control-icons for an
element in the pagemodule.
In the latest TemplaVoila version both can be enabled and therfore
they've to look different.
"Delete" needs to be a trash bin because that's how the core visualized
this everywhere.
The fact that "Unlink" used that icon for quite some time was just wrong
and also misleading - people didn't understand why clicking on a trash
bin created "unlinked elements" - therefore we changed that icon.
If you can provide a better icon for the "unlink" button - feel free to
provide it. And btw. due to the fact that TV 1.5 uses Core functionality
to retrieve any of the icons you're still free to overlay the icons in
your own skin.
Cheers,
Tolleiv
--
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
Twitter: http://www.twitter.com/tolleiv
More information about the TYPO3-project-templavoila
mailing list