|
Written by Michael Perthel
|
|
Tuesday, 20 March 2007 |
|
I put the latest version into the download section. The colorpicker issue in IE is fixed. There is one problem in IE - normally the changes a user made will immediatly applied to the specific pageelement. This will not work in IE, cause I manipulate the stylesheet directly with getProperty and setProperty (which IE doesnt support). I will try a workaround with addRole and removeRole. To get more information see http://www.quirksmode.org
Now you can add more information to the XML file.
see the following example:
- tip - is shown as tooltip
- name (attribute) - if set its used as label
- fname - this is used as filename prefix and must be unique
<element selector="body" name="Whole page" desc="Changes the color of the body" tip="Change the layout of your whole site here">
<attribute type="color" name="Backround Color" tip="Please set here the backgroundcolor of your whole site">background-color
</attribute>
<attribute type="set" set="repeat;repeat-x;repeat-y;no-repeat">background-repeat
</attribute>
<attribute type="image" fname="bodybg">background-image
</attribute>
</element>
If no colorpicker appears, please check the plugins backend. There you can set an option to use a colorpicker or not. Choose the colorpicker and save your settings. |
|
Last Updated ( Tuesday, 08 May 2007 )
|
|
|
Written by Michael Perthel
|
|
Saturday, 03 March 2007 |
This plugin allows your users to customize their profile. Its very easy to configure. Just put all page selectors and their styles you want to allow for customizing in a XML file.
Please check your CSS file and use the identifiers from there. The customizetab will show a form depending on the entries of the XML file. If you want to edit a color a colorpicker is shown below the inputbox.
You will find additional information in the documentation. |
|
Last Updated ( Saturday, 03 March 2007 )
|
|
|
<< Start < Prev 1 2 Next > End >>
|
| Results 10 - 11 of 11 |