b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Releases
  • Skins
  • Plugins
  • Locales
 
  • « Google FriendConnect
  • Bookmarklet 2 »

Skin Area Plugin

Categories: Skin feature, Downloadable Plugin

This plugin is no longer maintained

This plugin 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.

AuthorBrinley Ang
Last tested in version
Official page: http://blogs.unbolt.net/index.php/brinley/2007/07/11/b2evolution_skin_area_plugin

Features

  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

  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.

  1. 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. They can make their own settings, 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

  • Original forum thread at b2evolution
  • Skin area plugin page
Tags: download file available

No feedback yet


Form is loading...

Plugin Repository

Plugins are little PHP scripts that allow you to add features that are not (yet) built into the b2evolution core.

How to...

  • Introduction to Plugins
  • How to install a plugin (after downloading it)
  • How to make a new plugin
 Upload a plugin!
Submit your own plugin

User log in

Lost your password?
Register »

Search by keyword

Filtering options

Retain only results that match:

XML Feeds

  • RSS 2.0: Posts, Comments
  • Atom: Posts, Comments
What is RSS?

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque