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.
- Go to managemtnt screen.
- Go to your COREBlog object.
- Click contents tab, click and go to Skins folder.
- Delete default folder. This is skin folder.
- Download new default skin,and import it on skin folder.
- Go to your COREBlog object again,click Skins tab.
- 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