| Re: Tabellen (html) mit Editor? |
Betreff: Re: Tabellen (html) mit Editor? von alfred am 01.07.2007 20:48:36 öffne die <XOOPS_ROOT>/modules/news/class/class.newstopic.php suche nach function topic_description($format="S").... ersetze darin das $topic_description = $myts->displayTarea($this->topic_description,1); mit $topic_description = $myts->displayTarea($this->topic_description,1,1,1,1,0); Alfred |