DiscusWare, LLC.
Download Purchase Contact Us
Home
Support Home Documentation Knowledge Base Support Forums Support Request Advanced Services
Discus 4.0 Skin Customization - Information Section

This document describes how to customize the appearance of messages for a board running Discus 4.0 or higher. Unless you hold a support contract that includes support for customization, DiscusWare does not provide support for the procedures in this section.
Support Site Search
 
Manuals and Docs
  Installation
  Upgrade
  Administration - 4.0
  Administration - 3.1
  Customization
    Skin Primer
    Skin Editing
    Interface Customization
    Templates: Variables
    Templates: Substitution
    Templates: IF-THEN
    Templates: FOREACH
    Templates: FOR
    Templates: DEFINE
    Templates: Arrays
    Templates: Skins
    Templates: Text Ops
    Templates: Subroutines
    Templates: Flow Control
    Templates: Math
    Templates: Global Options
    Templates: Colors
    Templates: Language Files

The information section of Discus 4.0 skins is a powerful way for skins distributed to other Discus users to set up color schemes and options, and to give the author's name and information about the skin itself. The information section follows immediately after <#part "info"#> in the skin. Entries are made one per line, with a variable name or command code, followed by one or more space characters, followed by the value.

The following command codes are recognized in the skin information section:

    Variable/Code Description of Value
    Display Variables
    Name Name of the skin ("Skin Name" column in Appearance Manager)
    Author Author of the skin ("Author" row when selecting skin)
    Copyright Copyright information ("Copyright" row when selecting skin)
    Description Description of skin ("Description" column in Appearance Manager)
    Color Scheme Variables
    *COLOR_bgcolor Suggested background color for skin
    *COLOR_text Suggested text color for skin
    *COLOR_link Suggested link color for skin
    *COLOR_vlink Suggested visited link color for skin
    *COLOR_alink Suggested active link color for skin
    *COLOR_face Suggested font face for skin
    *COLOR_size Suggested font size for skin
    *COLOR_image Suggested background image (not recommended)
    Alternating Color Variables
    *alt_color_1 Alternating color #1 suggested hex code
    _alt_color_1 Alternating color #1 description
    ...
    *alt_color_20 Alternating color #20 suggested hex code
    _alt_color_20 Alternating color #20 description
    Global Option Changes
    setoption_optionname Suggested value for global option optionname
    explainoption_optionname Explanation for global option optionname

Download Purchase Contact Us
Privacy Policy
Copyright © 2005, DiscusWare, LLC, All Rights Reserved