[TYPO3-dam] 11723: show_item should also allow for editing the record
Georg Ringer
news at ringerge.org
Wed Aug 19 07:30:47 CEST 2009
Hi,
as this is a new topic I will start a new thread and discontinue in the
last thread!
As mentioned by Ernesto it would be nice if the DAM record could be
edited through the Page module. Report >
http://bugs.typo3.org/view.php?id=11723
I digged into the code and it wasn't easy to find but I attached a patch
to the report (and here too).
The patch allows to edit the record but it is not inside a popup anymore
because instead of using an hook of typo3/show_item.php the function
t3lib_BEfunc::editOnClick is used.
I also looked at the implementation of the hook
(binding/be/class.tx_dam_show_item.php, which calls
lib/class.tx_dam_simpleforms.php) but didn't really find out how to add
a feature to save the record and so I decided to use the core function
which takes care of all that.
I am happy for your comments
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dam-editrecord.patch
Url: http://lists.netfielders.de/pipermail/typo3-project-dam/attachments/20090819/c98350fa/attachment.txt
More information about the TYPO3-project-dam
mailing list