
Change Language
This shows you the differences between two versions of the page.
dev:changes_in_2.8 [2016/02/25 10:32] plg picture.tpl and formats |
dev:changes_in_2.8 [2016/02/25 10:35] (current) plg [conf_get_param] |
||
---|---|---|---|
Line 112: | Line 112: | ||
<code php>$ext = conf_get_param('pdf_representative_ext', 'jpg');</code> | <code php>$ext = conf_get_param('pdf_representative_ext', 'jpg');</code> | ||
+ | |||
+ | Second parameter, the default value, is optional. | ||
===== search.tpl ===== | ===== search.tpl ===== |