|
|
(21 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | '''S2 properties'''
| + | = Overview = |
| | | |
− | = Information and Template =
| + | This page will have a list of all properties used by Core2. Note that individual layouts may define extra properties beyond those in Core2. |
| | | |
− | This page will have a list of all properties used by Core2.
| + | Property types can be bool (true/false), int (numbers), or strings (text) |
| | | |
− | Template to use:
| + | = Wizard properties = |
| | | |
− | <pre><nowiki>= propgroup name =
| + | * [[S2 properties: Presentation]] |
| + | * [[S2 properties: Colors]] |
| + | * [[S2 properties: Images]] |
| + | * [[S2 properties: Modules]] |
| + | * [[S2 properties: Text]] |
| + | * [[S2 properties: Custom CSS]] |
| | | |
− | == property name= | + | = Other / unclassified = |
| | | |
− | * '''Name:''' the in-code name for the property | + | * [[S2 properties: Unclassified]] |
− | * '''Description:''' the in-code description (how it's labeled on the wizard)
| + | |
− | * '''Other info:''' if needed, further descriptioning.
| + | |
− | </nowiki></pre>
| + | |
| | | |
− | {{Note|text=Propgroups only need to be listed once; all of the properties in that group can be added under the one header.}}
| + | = Non-wizard Properties = |
| | | |
| + | These can be used/changed by layouts, but are not user-facing choices |
| | | |
| + | * [[S2 properties: Date Time]] |
| + | * [[S2 properties: Modules NW]] |
| + | * [[S2 properties: Text NW]] |
| | | |
− | | + | [[Category: S2]] |
− | | + | |
− | | + | |
− | | + | |
− | | + | |
− | | + | |
− | = Style =
| + | |
− | | + | |
− | == Colors ==
| + | |
− | | + | |
− | * '''Name:''' color_comment_bar
| + | |
− | * '''Description:''' Comment bar color
| + | |
− | * '''Other info:''' The default color for the comment bar on custom comment pages.
| + | |
− | | + | |
− | * '''Name:''' color_entry_background
| + | |
− | * '''Description:''' Entry background color
| + | |
− | * '''Other info:''' The default background color for all entry boxes on the page. This should be a contrasting color to the entry text and the entry link colors.
| + | |
− | | + | |
− | * '''Name:''' color_entry_border
| + | |
− | * '''Description:''' Entry border color
| + | |
− | * '''Other info:''' The default color of the border around all of the entry boxes on the page.
| + | |
− | | + | |
− | * '''Name:''' color_entry_interaction_links
| + | |
− | * '''Description:''' Color of interaction links and text
| + | |
− | * '''Other info:''' The default color of the user-interaction links at the bottom of each entry for navigations such as 'reply to entry' or 'read comments'.
| + | |
− | | + | |
− | * '''Name:''' color_entry_link
| + | |
− | * '''Description:''' Entry link color
| + | |
− | * '''Other info:''' The default color of links within the entry text.
| + | |
− | | + | |
− | * '''Name:''' color_entry_link_active
| + | |
− | * '''Description:''' Entry link active
| + | |
− | * '''Other info:''' The default color of links within the entry text before the link is hovered over or visited.
| + | |
− | | + | |
− | * '''Name:''' color_entry_link_hover
| + | |
− | * '''Description:''' Entry link hover
| + | |
− | * '''Other info:''' The default color of links within the entry text when the user hovers the mouse over the link.
| + | |
− |
| + | |
− | * '''Name:''' color_entry_link_visited
| + | |
− | * '''Description:''' Entry link visited
| + | |
− | * '''Other info:''' The default color of links within the entry text when the user has clicked on the link and visited the referred to page.
| + | |
− |
| + | |
− | * '''Name:''' color_entry_text
| + | |
− | * '''Description:''' Entry foreground color
| + | |
− | * '''Other info:''' The default color of all of the text within the entry boxes that is not a link.
| + | |
− | | + | |
− | * '''Name:''' color_entry_title
| + | |
− | * '''Description:''' Entry title color
| + | |
− | * '''Other info:''' The default color used for each entry's title or subject line.
| + | |
− |
| + | |
− | * '''Name:''' color_module_background
| + | |
− | * '''Description:''' Module background color
| + | |
− | * '''Other info:''' The background color for all module boxes in the page sidebar. This should be a contrasting color to the module text and the module link colors.
| + | |
− | | + | |
− | * '''Name:''' color_module_border
| + | |
− | * '''Description:''' Module border color
| + | |
− | * '''Other info:''' The color of the border around all of the module boxes on the page sidebar.
| + | |
− | | + | |
− | * '''Name:''' color_module_link
| + | |
− | * '''Description:''' Module link color
| + | |
− | * '''Other info:''' The color of links within the module boxes on the page sidebar.
| + | |
− | | + | |
− | * '''Name:''' color_module_link_active
| + | |
− | * '''Description:''' Module link active
| + | |
− | * '''Other info:''' The default color of links within the module boxes before the link is hovered over or visited.
| + | |
− | | + | |
− | * '''Name:''' color_module_link_hover
| + | |
− | * '''Description:''' Module link hover
| + | |
− | * '''Other info:''' The color of links within the module boxes when the user hovers the mouse over the link.
| + | |
− | | + | |
− | * '''Name:''' color_module_link_visited
| + | |
− | * '''Description:''' Module link visited
| + | |
− | * '''Other info:''' The default color of links within the module boxes when the user has clicked on the link and visited the referred to page.
| + | |
− | | + | |
− | * '''Name:''' color_module_text
| + | |
− | * '''Description:''' Module foreground color
| + | |
− | * '''Other info:''' The color of the text within the module boxes that is not a link.
| + | |
− | | + | |
− | * '''Name:''' color_module_title
| + | |
− | * '''Description:''' Module title color
| + | |
− | * '''Other info:''' The color of the titles of the module boxes in the page sidebar.
| + | |
− | | + | |
− | * '''Name:''' color_page_background
| + | |
− | * '''Description:''' Page background color
| + | |
− | * '''Other info:''' The color that will display behind all of the other elements on the page
| + | |
− | | + | |
− | * '''Name:''' color_page_link
| + | |
− | * '''Description:''' Page link color
| + | |
− | * '''Other info:''' The color for all links listed on the page, usually in the navigation areas.
| + | |
− | | + | |
− | * '''Name:''' color_page_text
| + | |
− | * '''Description:''' Page foreground/text color
| + | |
− | * '''Other info:''' The color for all text listed on the page that is not a link.
| + | |
− | | + | |
− | | + | |
− | == Display ==
| + | |
− | | + | |
− | * '''Name:''' lang_current
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:''' Sets the default language for the page layout.
| + | |
− | | + | |
− | * '''Name:''' num_items_recent
| + | |
− | * '''Description:''' Number of journal entries to show on recent entries page
| + | |
− | * '''Other info:''' Indicates the number of entries that will display on the 'recent
| + | |
− | | + | |
− | entries' page of user's journal
| + | |
− | | + | |
− | * '''Name:''' num_items_reading
| + | |
− | * '''Description:''' Number of journal entries to show on reading page
| + | |
− | * '''Other info:''' Indicates the number of entries that will display on the 'reading'
| + | |
− | | + | |
− | page of user's journal
| + | |
− | | + | |
− | * '''Name:''' use_custom_friend_colors
| + | |
− | *'''Description:'''
| + | |
− | *'''Other info:''' Displays customized friend colors on the reading page as chosen via
| + | |
− | | + | |
− | the manage circle options.
| + | |
− | | + | |
− | * '''Name:''' use_journalstyle_entry_page
| + | |
− | * '''Description:''' TIckbox with: Show entry pages in my journal style rather than the
| + | |
− | | + | |
− | app style
| + | |
− | * '''Other info:''' Will display any accounts entry pages in the user's own journal
| + | |
− | | + | |
− | style
| + | |
− | | + | |
− | * '''Name:''' use_shared_pic
| + | |
− | * '''Description:''' Use community userpics instead of poster's userpic.
| + | |
− | * '''Other info:''' Will use, if supplied, the userpic of a given community rather than
| + | |
− | | + | |
− | the individual account's userpics
| + | |
− | | + | |
− | | + | |
− | * '''Name:''' reverse_sortorder_group
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:''' This is the top-level item that includes the options for '_sortorder_day' and '_sortorder_year'
| + | |
− | | + | |
− | * '''Name:''' reverse_sortorder_day
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' reverse_sortorder_year
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' reverse_sortorder_reading
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' reverse_sortorder_recent
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | | + | |
− |
| + | |
− | * '''Name:''' show_userpics_group
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:''' This is the top-level item that includes the options for '_recent', '_reading', '_entry', and '_comments'.
| + | |
− | | + | |
− | * '''Name:''' show_userpics_recent
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' show_userpics_reading
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' show_userpics_entry
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
− | | + | |
− | * '''Name:''' show_userpics_comments
| + | |
− | * '''Description:'''
| + | |
− | * '''Other info:'''
| + | |
This page will have a list of all properties used by Core2. Note that individual layouts may define extra properties beyond those in Core2.