[TYPO3-dam-devel] RFC #8599: Replace dam extension of tx_rtehtmlarea_browse_links by implementation of interface t3lib_browselinkshook]

Uschi Renziehausen typo3news at otherone.de
Tue Jun 17 09:31:31 CEST 2008


Hi Stan,

>>>
>>> Fatal error: Cannot redeclare class ux_tx_rtehtmlarea_select_image in 
>>> J:\web\typotester.de\htdocs-neu\typo3conf\ext\dam\compat\class.ux_tx_rtehtmlarea_select_image.php 
>>> on line 1310.
>>>

I finally had a look at 
dam\compat\class.ux_tx_rtehtmlarea_select_image.php, line 1310 (should 
have had in the first place). The whole code was present that file three 
times (how could that have happened?). The three versions were exactly 
the same, so i simply deleted two of them.

Image links

Now, when I try to insert an image, I still have the problem that the 
popup shows a white screen as soon as I select an image.

Media links

Next problem I encountered was that code of 
class.tx_dam_rtehtmlarea_browse_links.php was doubled up as well. So I 
deleted one version. After that, I could insert media links again:

- My target attribute is respected now :-)
- If I want to edit the link the media tab is opened :-)

So those two bugs are definitely fixed.

We still will have to sort out what to do with the title attribute on 
both dam and rte side. But perhaps we should do so only after inserting 
images is possible again. Somehow I am convinced that the two should 
work in a similar way.

Prosit, Uschi








More information about the TYPO3-team-dam mailing list