Personal tools

Skin upgrade howto

How to upgrade your blog's skin from a previous version of COREBlog.

Default skin on COREBlog 0.51b has some bugs/typp (sorry!).

Please upgrade default skin. Follo instructions bellow.

  1. Go to managemtnt screen.
  2. Go to your COREBlog object.
  3. Click contents tab, click and go to Skins folder.
  4. Delete default folder. This is skin folder.
  5. Download new default skin,and import it on skin folder.
  6. Go to your COREBlog object again,click Skins tab.
  7. Push Change skin button.

For those who customizes skin...

Please fix bugs/type manually (sorry!).

Follo instructions bellow.

In blog_banner

Please replace

 <dtml-var title>
to
 <dtml-var blog_title>

In index_html

Please replace

 <a href="http://coreblog.org"><img src="corebloglogo_black" border="0"></a>

to

 <a href="http://coreblog.org"><img src="images/corebloglogo" border="0"></a>

In entry_rdf

Please paste document bellow.

new entry_rdf

In rdf10_xml

Please paste document bellow.

new rdf10_xml

You are here: Home Hot-Tos Skin upgrade howto
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