Bildergalerie / cms_filelist_style
Verfasst: Mi 3. Sep 2014, 12:53
Ich kann leider keine eigene Templates erstellen!
Das Einfügen in die Mandateneinstellung hat leider keinen Erfolg. Ist dieses Problem bekannt? Kann dieses Problem jemand nachvollziehen?
In the second tab General you can set all content type general settings.
file list style here you can define style of your filelist. By default you have default style, which is defined in cms_filelist_style_default.html template in templates folder.
Of course it is possible to define own templates. you can do it by client setting. The setting you have to set looks like: type -> cms_filelist. name -> some name, this name displayed in configuration drop down, value -> is the name of new template, it must begin with cms_filelist_style prefix, the rest can free defined.
Example: cms_filelist_style_mynewdefaultstyle.html could be a valid name.
After creation of client setting you have to create and fill new template in style -> html with the name.
Das Einfügen in die Mandateneinstellung hat leider keinen Erfolg. Ist dieses Problem bekannt? Kann dieses Problem jemand nachvollziehen?
In the second tab General you can set all content type general settings.
file list style here you can define style of your filelist. By default you have default style, which is defined in cms_filelist_style_default.html template in templates folder.
Of course it is possible to define own templates. you can do it by client setting. The setting you have to set looks like: type -> cms_filelist. name -> some name, this name displayed in configuration drop down, value -> is the name of new template, it must begin with cms_filelist_style prefix, the rest can free defined.
Example: cms_filelist_style_mynewdefaultstyle.html could be a valid name.
After creation of client setting you have to create and fill new template in style -> html with the name.