Difference between revisions of "S2 properties: Presentation"
From Dreamwidth Notes
m |
|||
Line 6: | Line 6: | ||
* '''Type:''' int | * '''Type:''' int | ||
* '''Description:''' the maximum number of entries (1-50) to show at a time on the recent entries page | * '''Description:''' the maximum number of entries (1-50) to show at a time on the recent entries page | ||
+ | * '''Functions:''' alias_renamed_props | ||
= num_items_reading = | = num_items_reading = | ||
Line 12: | Line 13: | ||
* '''Type:''' int | * '''Type:''' int | ||
* '''Description:''' the maximum number of entries (1-50) to show at a time on the reading page | * '''Description:''' the maximum number of entries (1-50) to show at a time on the reading page | ||
+ | * '''Functions:''' alias_renamed_props | ||
= use_journalstyle_entry_page = | = use_journalstyle_entry_page = | ||
Line 17: | Line 19: | ||
* '''Type:''' bool | * '''Type:''' bool | ||
* '''Description:''' whether to use styled entry pages (true), or sitescheme entry pages (false). | * '''Description:''' whether to use styled entry pages (true), or sitescheme entry pages (false). | ||
+ | * '''Functions:''' make_journal, alias_renamed_props | ||
= layout_type = | = layout_type = | ||
Line 22: | Line 25: | ||
* '''Type:''' string | * '''Type:''' string | ||
* '''Description:''' How many sidebars to have, and placement | * '''Description:''' How many sidebars to have, and placement | ||
+ | * '''Functions:''' Page::print_wrapper_start | ||
= sidebar_width = | = sidebar_width = | ||
Line 27: | Line 31: | ||
* '''Type:''' string | * '''Type:''' string | ||
* '''Description:''' Width for sidebars to use, eg "15em" | * '''Description:''' Width for sidebars to use, eg "15em" | ||
+ | * '''Functions:''' Page::print_default_stylesheet | ||
= sidebar_width_doubled = | = sidebar_width_doubled = | ||
* '''Label:''' "Enter in a value twice that of any sidebars. Also ensure that the value is given in em or px." | * '''Label:''' "Enter in a value twice that of any sidebars. Also ensure that the value is given in em or px." | ||
* '''Description:''' Twice the value of sidebar_width | * '''Description:''' Twice the value of sidebar_width | ||
+ | * '''Functions:''' Page::print_default_stylesheet | ||
= use_shared_pic = | = use_shared_pic = | ||
Line 36: | Line 42: | ||
* '''Type:''' bool | * '''Type:''' bool | ||
* '''Description:''' whether community entries on the reading page display with the community's default icon or the individual poster's specified icon | * '''Description:''' whether community entries on the reading page display with the community's default icon or the individual poster's specified icon | ||
− | |||
[[Category: S2 Properties]] | [[Category: S2 Properties]] |
Latest revision as of 22:07, 3 May 2009
Expand: Needs overall description
Contents
num_items_recent
- Label: "Number of journal entries to show on recent entries page"
- Type: int
- Description: the maximum number of entries (1-50) to show at a time on the recent entries page
- Functions: alias_renamed_props
num_items_reading
- Label: "Number of journal entries to show on reading page"
- Type: int
- Description: the maximum number of entries (1-50) to show at a time on the reading page
- Functions: alias_renamed_props
use_journalstyle_entry_page
- Label: "Show entry pages in my journal style rather than the app style"
- Type: bool
- Description: whether to use styled entry pages (true), or sitescheme entry pages (false).
- Functions: make_journal, alias_renamed_props
layout_type
- Label: "Layout type"
- Type: string
- Description: How many sidebars to have, and placement
- Functions: Page::print_wrapper_start
sidebar_width
- Label: "Set the width of any sidebars. Ensure that the value is given in em or px."
- Type: string
- Description: Width for sidebars to use, eg "15em"
- Functions: Page::print_default_stylesheet
sidebar_width_doubled
- Label: "Enter in a value twice that of any sidebars. Also ensure that the value is given in em or px."
- Description: Twice the value of sidebar_width
- Functions: Page::print_default_stylesheet
- Label: "Use community userpics instead of poster's userpic."
- Type: bool
- Description: whether community entries on the reading page display with the community's default icon or the individual poster's specified icon