CMS_INPUT_DOM ohne FORMATS
Author: Ole
Publication Date: 3/25/2015 8:32
Guten Morgen,
gibt es eine Möglichkeit CMS_INPUT_DOM ohne die Dropdowns für die Formate anzuzeigen?
In meiner aktuellen Implementation benötige ich diese nämlich nicht und sie würden nur Begehrlichkeiten wecken.
Auf CMS_INPUT_TEXTAREA möchte/kann ich aber nicht zurückgreifen, da ich Listen und Links anbieten möchte/muss.
Danke & Gruß
Ole
Tags: cms_input_dom, formats, fs4.2r4, template
-
Author: mbarsch - 3/26/2015 8:17
<CMS_INPUT_DOM name="st_textt" bold="no" hFill="yes" italic="no" list="yes" rows="10" useLanguages="yes">
<FORMATS>
<TEMPLATE name="p"/>
</FORMATS>
<LANGINFOS>
<LANGINFO lang="*" label="Text"/>
</LANGINFOS>
<LINKEDITORS>
<LINKEDITOR name=""/>
</LINKEDITORS>
</CMS_INPUT_DOM>
Weniger geht nicht. Der DOM-Editor braucht immer mindestens eine Blockformatierung.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire