<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Verdana">Anyone know how to do customized property
dialog like "Layout Right" in templateone/template/main?<br>
I dont see any documentation about customized property dialog.<br>
<br>
I see these in
template/classes/org/opencms/frontend/templateone/workplace.properties<br>
<br>
templateonedialog.style_show_head_img = Show Head Image<br>
templateonedialog.style_head_img_uri = Image Uri<br>
templateonedialog.style_head_img_link = Image Link<br>
templateonedialog.style_head_elementuri = Head element<br>
templateonedialog.style_navleft_element_uri = Element left<br>
templateonedialog.style_side_uri = Element right<br>
templateonedialog.style_show_head_nav = Show Head Navigation<br>
templateonedialog.style_show_navleft = Show Navigation Tree<br>
templateonedialog.style_head_nav_showitem = Show in Head Navigation<br>
templateonedialog.style_main_startfolder = Specify as starting folder<br>
templateonedialog.style_main_configpath = Configuration path for the
template<br>
templateonedialog.radio.default = Default<br>
templateonedialog.radio.individual = Individual<br>
templateonedialog.radio.enable = Enable<br>
templateonedialog.radio.disable = Disable<br>
templateonedialog.Title = Title<br>
templateonedialog.Description = Description<br>
<br>
templateonedialog.nolayout = Use no layout<br>
templateonedialog.layout.center = Center layout<br>
templateonedialog.layout.right = Right layout<br>
<br>
But I have no idea on the whole mechanism.<br>
<br>
Any idea?<br>
<br>
<br>
Thanks<br>
<br>
Joe<br>
</font></small>
</body>
</html>