« Apple IPhone is BlendableHOWTO: Change serial number and model number for HP IPAQ 6515 »

b2evolution _skin_area.plugin

Technical, 363 words   Bookmark and Share

This post contains the most recent _skin_area.plugin by C.R.T and patched by fralenuvol. I have taken over the plugin from C.R.T since he is unable to continue maintaining it.


* Fixed the zip file, Seems like it was somehow corrupted, thanks to paolo for letting me know.

What it does:


It allows the administrator to define certain areas on a skin which can be customized by individual users. For example, a “banner” area where each user can display a different image, a “background” area for user to define background image or colour, etc.

Aims:

  1. Allow a blog group to have consistent look-and-feel, yet allow some degree of customization to reflect each blogger’s personality.

  2. Allows Users unfamiliar with HTML and CSS to change customizable areas in their blogs.

  3. Allows Users with insufficient permissions to upload custom CSS files or modify the skin directly to be able to alter customizable areas in their blogs.

How to use:


fralenuvol has a usable skin plugin that utilizes this plugin. He also has some useful instructions on how to further customize his skin with regards to this plugin.

  1. Install the plugin.
  2. Go to the Skin Area plugin settings, and define a few skin areas. For each skin area, give it a name, a default value, and a descriptive note for your users.

  3. In your skin, insert the following codes into wherever you want each skin area to appear:


    Code:

    <?php
    $Plugins->call_by_code( 'evo_SkinArea', array(
    'area_name'=>'BannerImg'
    ) );
    ?>

    Replace ‘BannerImg’ with the area name that you have defined.

  4. A “Skin Area” sub-tab is added to the “Tools” tab. Users can access this tab, where they will see the list of skin areas that the administrator have defined (see screenshot). They can create their own skin area if they have administrator access to the blog, and it will be reflected on their blogs. However, they must use the skins with the above codes inserted.

TODO

  • Validation of user input.
  • Different types of input, e.g., check box, radio buttons, etc.
  • Integration with filemanager for file selection (useful for inserting img tags).
  • Color picker.

Useful resources

April 2024
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
 << <   > >>
Brinley Ang

Brinley Ang is a software engineer, sysadmin, coder, geek boy, jedi knight fragger, caffine addict, deaf meloncholic and rockstar wannabe. Listens to the sex pistols and a wide assortment of heavy metal.

Make payments with PayPal - it's fast, free and secure!
Search
home | portfolio | blog | links | contact
© 2024 - Brinley Ang
Valid xhtml