Project

General

Profile

Bug #22421 » 14062_trunk_v2.patch

Administrator Admin, 2010-04-11 21:35

View differences:

class.tx_rtehtmlarea_base.php (working copy)
foreach ($this->pluginEnabledCumulativeArray[$this->TCEform->RTEcounter] as $pluginId) {
if (is_object($this->registeredPlugins[$pluginId])) {
$pathToSkin = $this->registeredPlugins[$pluginId]->getPathToSkin();
$key = $this->registeredPlugins[$pluginId]->getExtensionKey();
if ($pathToSkin) {
$this->addStyleSheet(
'rtehtmlarea-plugin-' . $pluginId . '-skin',
(2-2/2)