kunzite (kunzite1) wrote in component_help,
kunzite
kunzite1
component_help

kunponent1

here are the options so far:
# CUSTOM
propgroup custom = "Custom";
propgroup custom {
  property string custom_page_width {
    des  = "Page width";
    note = "as used in the shrinking and centering tutorial";
  }
  property bool   custom_show_personal_info {
    des  = "Show personal info in profile.";
  }
  property bool   custom_metadata_box {
    des  = "Put metadata into a box.";
  }
  property string custom_header_image_url {
    des  = "Header image URL";
  }
  property string custom_header_image_alt {
    des  = "Header image ALT text";
  }
  property bool first_comment {
    noui = 1;
  }
}
# CUSTOM
set custom_page_width            = "";
set custom_show_personal_info    = true;
set custom_metadata_box          = false;
set custom_header_image_url      = "";
set custom_header_image_alt      = "";
what else do you guys want?
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 20 comments