Project

General

Profile

Bug #22197 ยป rtehtmlarea_cleanup_13673.patch

Administrator Admin, 2010-02-26 04:11

View differences:

typo3/sysext/rtehtmlarea/extensions/Acronym/class.tx_rtehtmlarea_acronym.php (copie de travail)
RTEarea['.$RTEcounter.']["buttons"]["'. $button .'"] = new Object();';
}
$registerRTEinJavascriptString .= '
RTEarea['.$RTEcounter.'].buttons.'. $button .'.pathAcronymModule = "../../mod2/acronym.php";
RTEarea['.$RTEcounter.'].buttons.'. $button .'.acronymUrl = "' . $this->htmlAreaRTE->writeTemporaryFile('', 'acronym_'.$this->htmlAreaRTE->contentLanguageUid, 'js', $this->buildJSAcronymArray($this->htmlAreaRTE->contentLanguageUid)) . '";';
// <abbr> was not supported by IE before version 7
    (1-1/1)