ja da abcmann ein description mod raus gebracht hat ( beschreibung ) mehr dazu hier
paar addons
download mod
mirror
steht nun die frage ins haus wie kann ich da mit dem wysiwyg editor arbeiten
die antwort ist mehr als simple sucht nach folgendem in der admin.inc.php
|
PHP-Quelltext
|
1
|
<a title="Neuer Download anlegen" href="index.php?seite=modul&modul=".$_GET['modul']."&datei=download_edit&action=neu">
|
dies wird zu
|
PHP-Quelltext
|
1
|
<a title="Neuer Download anlegen" href="index.php?seite=modul&modul=".$_GET['modul']."&datei=download_edit&action=neu&wysiwyg=true">
|
geändert
für das bearbeiten sucht ihr nach
|
PHP-Quelltext
|
1
|
<a href="index.php?seite=modul&modul=".$_GET['modul']."&datei=download_edit&action=edit&id=".$data['id']."" title="bearbeiten">
|
& ändert dies zu
|
PHP-Quelltext
|
1
|
<a href="index.php?seite=modul&modul=".$_GET['modul']."&datei=download_edit&action=edit&id=".$data['id']."&wysiwyg=true" title="bearbeiten">
|
nun solltet ihr den editor drin haben
die ausgabe kommt auch noch dran
so ausgabe hab ich done
http://doc-freudlos.club-of-esport.de/in…on=details&id=6 << kleene demo