Line | |
---|
1 | [theme]
|
---|
2 | title = Python Reel Theme for NgREN
|
---|
3 | description = Plone theme for the NgREN project
|
---|
4 | doctype = <!DOCTYPE html>
|
---|
5 | preview = images/preview.png
|
---|
6 |
|
---|
7 | [theme:parameters]
|
---|
8 | home_page = python: context_state.is_portal_root() and context_state.is_view_template()
|
---|
9 | ajax_load = python: request.form.get('ajax_load')
|
---|
10 | slogan = string:Python Reel Theme for Plone
|
---|
11 | columnonewidth = string:default
|
---|
12 | columntwowidth = string:default
|
---|
13 | columnsmargin = string:default
|
---|
14 | top = string:default
|
---|
15 | top_image = context/topimage/absolute_url | nothing
|
---|
16 | top_background = string:#027974
|
---|
Note: See
TracBrowser for help on using the repository browser.