[TYPO3] TinyRTE and links button [trying to solve]

Tapio Markula tapio.markula at dnainternet.net
Fri May 26 23:21:41 CEST 2006


Cyprian Kowalczyk wrote:

>>> The title field doesn't work because it's not implemented in 
>>> TinyMCE,  it  will be in few minutes.
>>
>>
>> Well could you send me the source code.
>> I have made tiny bugfix (a small bug in language labels for 
>> typo3image  plugin) + language support for
>> en,de,fi,se and dk .
>> I could put your you fixes too.

> Sure, first I have to find some cvs tool that show differences between  
> files for Mac Os X.
> That'll be tomorrow.

I tested this
current="&curUrl[href]="+tinyMCE.getAttrib(node, 
"href")+"&curUrl[target]="+tinyMCE.getAttrib(node, 
"target")+"&curUrl[title]="+tinyMCE.getAttrib(node, "title");

It didn't help in the title problem and no functional
change between &curUrl[target] and &curURL[target].
Maybe the case is not meaninsful in this connection.
Some case conversion?

I have noticed that some Typo3 functions convert values into lowercase



More information about the TYPO3-english mailing list