Joomla 1.0 Template in Joomla 1.5

With Joomla 1.5 Beta about to be released, I’m sure many of you have downloaded the nightly build and have played around with it. Well, I have and its been a learning process. So I will begin posting what I learn.

Here is a little hack to make Joomla 1.0 template to work on Joomla 1.5. All you need to do to convert a Joomla 1.0 template to Joomla 1.5 is to change the templateDetails.xml file.

Joomla 1.0 templateDetails.xml:
<mosinstall type=”template” version=”1.0.0“>

</mosinstall>

Joomla 1.5 templateDetails.xml:
<install type=”template” version=”1.5“>

</install>

This will install the Joomla 1.0 template and it will work as if it was in Joomla 1.0.

10 Responses to “Joomla 1.0 Template in Joomla 1.5”

  1. Ernst Says:

    Pfffieeeeeeuw, I thought that I had to rewrite the whole template…..
    Excellent!

    Cheerz, ernst

  2. Srijit Says:

    Templates are backword compatible!!! Joomla rocks!!! :)

  3. Squirrel Says:

    Not in every case: “Kashmir Black” => The main menu does not work…

  4. jasmin Says:

    Thanks for tip.
    But what template you have installed? I cant install “rt_haiku” template

  5. Christopher Garvis Says:

    It seems that I posted this to early, as the Joomla Developers changed it. I have converted Rockettheme’s Mobius template to 1.5. Took about 2 hrs (just cause i was learning as I was going). Though I believe that if you turn on legacy code you should be able to install a Joomla 1.0 template. In the upcoming weeks I will be posting a tutorial on how to convert your Joomla 1.0 template to a Joomla 1.5 native template.

    Cheers

  6. Steve Says:

    Just want to add that Legacy mode MUST be enabled for 1.0 templates to work in 1.5. And even then… they don’t always look EXACTLY like your old site…

  7. accident Says:

    Hi!!
    I want to convert a 1.5 beta template to 1.0 so that I can use it in my current site. I though about doing the changes you mention here (actually their opposite) and the template manager sees the template. The thing is that when i set it to default it mentions something like “Using $this when not in object context”. I hope that they have not made any radical changes in the engine so that what I want to do is futile…

    Can you give me any instructions on how to work this around??
    thank you in advance

  8. murat Says:

    hi .. i did the above mentioned change in template details but t still didnt work.. i tried to enable legacy mode in configuration menu but I couldnt find legacy mode there..
    am i missing something?
    can someone help me please? iwant to use my joomla 1.0 template in joomla 1.5 ..
    thanks

  9. Heni Says:

    Yeah!

    You are the BEST - You just saved me sooooo much work. Here I was running file comparisons.

    muah :*)

  10. Jef Says:

    yet again we are forced to learn a whole new system, why all the big changes? its not exactly better.

Leave a Reply

You must be logged in to post a comment.