|
|
Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 13:43
|
By: Stiggi
|
Status: User
|
|
|
Karma: 18  
|
|
Senior Joomlapolitan  | Posts: 50 |   | |
|
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.
Website: http://www.voodootools.de/cb-plugins/customizetab/
I need some testers for this plugin.
Please post all bugs, suggestions, feature requests in the supportforum
|
|
The administrator has disabled public write access. |
|
|
|
Re:Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 14:29
|
By: KurtSteiner
|
Status: User
|
|
|
Karma: 21  
|
|
Platinum Joomlapolitan  | Posts: 536 |   | |
|
Halloo Micha,
I will try to check this out within this week. sunny regards from Germany
BERND (Kurt Steiner) ------------------------------------------------------------ http://www.moveGreen.de Business Club for renewable energy, mobility and environment

VOTE for my CB 1.2 + GroupJive driven website on Financial Times
|
|
The administrator has disabled public write access. |
|
|
|
Re:Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 15:58
|
By: Jesuslavex
|
Status: User
|
|
|
Karma: 1  
|
|
Junior Joomlapolitan  | Posts: 29 |   | |
|
OK, so testing it out now
I noticed that the demo site on your page has more options available for profile customization than whats downloadable. I would really like to those options eventually available to everyone.
Also, is there a specified maximum image upload size that the plugin can handle?
I can clearly see, that in order to really take advantage of this plug in, one needs to be a bit more creative when templating the main site. PNG transparencies would make it really shine and work well with the plug in. Creating a black and white neutral template that allows the user chosen color scheme would just make it killer.
I really like this plugin though, its a step in a REALLY cool direction
|
|
The administrator has disabled public write access. |
|
|
|
Re:Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 16:14
|
By: Stiggi
|
Status: User
|
|
|
Karma: 18  
|
|
Senior Joomlapolitan  | Posts: 50 |   | |
|
this is the example XML file from http://demo.voodootools.de
| Code: | <?xml version="1.0" encoding="iso-8859-1"?>
<elements>
<element selector="body" desc="Changes the color of the body">
<attribute type="color">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>
<element selector=".cbProfile">
<attribute type="color">background-color</attribute>
</element>
<element selector=".outline">
<attribute type="color">background</attribute>
</element>
<element selector="td">
<attribute type="text">font-size</attribute>
</element>
<element selector="a:hover">
<attribute type="color">color</attribute>
<attribute type="set" set="normal;bold;bolder;lighter">font-weight</attribute>
</element>
</elements>
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 17:11
|
By: mikko
|
Status: User
|
|
|
Karma: 110  
|
|
Platinum Joomlapolitan  | Posts: 2229 |   | |
|
Looks really cool. At this point I have a feature request already. It would be really useful if you could integrate functionality described in this thread http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view/id,28971/catid,27/
limit,6/limitstart,0/
In other words, the user would first pick a base template which they wish to use for their profile, and then they could add css customizations.
mikko
|
|
The administrator has disabled public write access. |
|
|
|
Re:Testers needed for plugin - CB Customizetab
|
|
Date: 2007/03/06 20:17
|
By: p9939068
|
Status:
|
|
|
Karma: 120  
|
|
Platinum Joomlapolitan  | Posts: 740 |   | |
|
you have hit the jackpot. i think you should reflect to the cb team what limitations you're facing with the current cb codes, and see if it's possible to optimize cb codes to support your plugin. ----- Mike Feng Creator of SIMGallery, SIMAnswers, and ParaInvite http://www.simbunch.com http://twitter.com/simbunch
|
|
The administrator has disabled public write access. |
|
|