Personal tools

Some hints for SKIN Customization.

This how-to describes hints for customize COREBlog SKIN.

COREBlog's SKIN is a Folder - you can see SKIN folder(s) in management screen - click contents tab, skin folder appeas. skin folder is place for COREBlog SKINs. When you want to customize SNIN or distribute your SKIN,please follow instruction bellow.

  1. Go to SKIN folder.
  2. Copy default folder, and paste it.
  3. Rename copied folder (named copy_of_default)
  4. Alter file/objects inside copied folder.

Added skin will appear pull-down menu on skin tab.


There is two python script.

skin_objects returns list of objects in skin. When skin changes in skin tab, objects in skin_objects will be copied.

skin_properties returns list of dictionaries, id,type for specific properties. skin_setting_form is form(HTML) to edit properties. You can store default values for skin property in skin folder.


Also please follow rules bellow.

  1. When you change presentation only, edit css file.
  2. When you change arrangements or transitions, edit DTML.
  3. You can do many thigns changing blog_header and style_css :-).

e fun :-)

You are here: Home Hot-Tos Some hints for SKIN Customization.
About COREBlog
COREBlog2 (for Plone users)
The current version of COREBlog2 (for Plone) is 0.982b (released 2007/4/13)
Download now!
How-Tos
To learn more about COREBlog visit the How Tos
Mailing list for COREBlog users
There is a mailinglist for COREBlog in English. Thanks, Klaus san :-).
COREBlog2 (for Plone users)
The current version of COREBlog2 (for Plone) is 0.982b (released 2007/4/13)
Download now!
Bugs/Feature Requests
If you have bug reports or feature requests, please add new ticket to trac for COREBlog2. Be sure to write your name and email address so I can contact to you :-).
COREBlog (for Zope users)
The current version of COREBlog (for Zope) is 1.2.5 (relaased 2006/04/03)
Download now!
How-Tos
To learn more about COREBlog visit the How Tos
Mailing list for COREBlog users
There is a mailinglist for COREBlog in English. Thanks, Klaus san :-).
 

Powered by Plone, the Open Source Content Management System