How to convert a cotonti-skin 0.6.7 to a version 0.6.11 How to convert a cotonti-skin 0.6.7 to a version 0.6.11

Adapt your skin to cotonti 0.6.11

If you are updating cotonti, don't forget to update your own skin too.

This is a minor update, but is needed for the admin part.
Your changes in admin seems not to work. Only if you refresh (F5)

How to solve:
Copy all the files from /sed-light/admin EXCEPT admin.tpl.

Open your original admin.tpl.

Search for:
{ADMIN_MAIN}
and change it to:
<div id="pagtab">
{ADMIN_MAIN}
</div>

Your skin is up-to-date to use with Cotonti Genoa 0.6.11


1. Kingsley  07.11.2010 23:46
Where does id="pagtab" link to? there is no "pagtab" in the css..
2. pieter  08.11.2010 05:38
has something to do with jquery and refreshing that part. I guess.
3. Trustmaster  08.11.2010 15:11
It is used to let the AJAX handler know what to refresh.
Добавление комментариев доступно только зарегистрированным пользователям