joomla templates 1 or 1.5 – how do i know?

i have a template pkg for joomla, but i don’t know if they are for 1 or 1.5, how do i figure it out?

Unzip the template file and checkout the file called templateDetails.xml. The second line details explicitly which version it is for.

Template for version 1.0.xx has the folllowing…
<mosinstall version="1.0.x" type="template" >

…whilst the version 1.5 template is as follows:
<install version="1.5" type="template">

See also:

http://docs.joomla.org/Tutorial:Understanding_Joomla%21_templates

All the best,
Mike

One Response

  1. Mike G Says:

    Unzip the template file and checkout the file called templateDetails.xml. The second line details explicitly which version it is for.

    Template for version 1.0.xx has the folllowing…
    <mosinstall version="1.0.x" type="template" >

    …whilst the version 1.5 template is as follows:
    <install version="1.5" type="template">

    See also:
    http://docs.joomla.org/Tutorial:Understanding_Joomla%21_templates

    All the best,
    Mike
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Posted on November 16th, 2011 by admin and filed under Joomla 1.5 Theme | 1 Comment »