S2 properties: Presentation

From Dreamwidth Notes
Jump to: navigation, search
Expand: Needs overall description

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

use_shared_pic

  • 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