Seite 1 von 1

Bildergalerie / cms_filelist_style

Verfasst: Mi 3. Sep 2014, 12:53
von Spl4sh3r
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.

Re: Bildergalerie / cms_filelist_style

Verfasst: Mi 3. Sep 2014, 13:05
von Spl4sh3r
War ich wohl doch zu voreilig. Ich beantworte es selber!

Fehler in der docs muss statt 'cms_filelist' --> 'cms_filelist_style' heißen.
https://docs.contenido.org/display/CONDEVE/CMS_FILELIST

Re: Bildergalerie / cms_filelist_style

Verfasst: Mi 29. Okt 2014, 20:55
von mikesteiner99
Hallo Contenido Team.

Vielleicht wäre es hilfreich auch für ander Developer, hier die Docu zu korrigieren. Bin auch voll reingefallen. :shock:

Grüsse, Mike

https://docs.contenido.org/display/CONDEVE/CMS_FILELIST

Falsch:
The setting you have to set looks like: type -> cms_filelist. name -> some name, this name displayed in configuration drop

Richtig
The setting you have to set looks like: type -> cms_filelist_style. name -> some name, this name displayed in configuration drop

Und hier noch der fehlende Screen:
Bild

Re: Bildergalerie / cms_filelist_style

Verfasst: Do 30. Okt 2014, 08:54
von frederic.schneider_4fb
Ich habe den Fehler korrigiert. Vielen Dank für den Hinweis. Im Übrigen kann Jedermann an der Dokumentation mitarbeiten, ich lade Euch herzlich dazu ein! Weitere Informationen dazu: http://forum.contenido.org/viewtopic.php?f=25&t=35031