Technical Documentation

Show a record

 
Submit data …
ID 726
Category string: HTML
Required no
Element $zz_conf['title_separator']
Description

Separator for output of selection, q and page in page title

Description de
Example
$zz_conf['title_separator'] = ' / ';
Default value ' / '
Mother ID $ops['title'] | [241]
Relation
Updated 02 Jul 2011 18:36:16
IDCategoryReq.Element Action
627arrayyes$page

Relations: zzbrick

Show
631arrayno$page['extra'] User defined values, whatever you want. Access from template to these variables might go via extra_blubb = bla, but just if the variable is not an array (then we'll return `1`)Show
630arrayno$page['head']

Relations: brick_head_format()

Show
629arrayno$page['link'] May be used for page links, e. g. navigational aides. Content of this element may be put inside HTML head element starting `<LINK REL="">` or somewhere else on page (or both). Will be added to $page['head'] automatically

Relations: $page['head']; brick_head_format()

Show
632arrayno$page['meta'] $page['meta'][n]['name'] = ... $page['meta'][n]['content'] = ...

Relations: $page['head']; brick_head_format()

Show
628stringno$page['style'] defines style of page, might be used to include different page heads or footers, separate css files and so onShow

6 records total