test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mojorisin Friend
    #163498

    Hello guys,

    would you please explain what the purpose of the info.php in the folder templates/ja_t3_blank/info is?

    Thanks in advance

    khoand Friend
    #389625

    Hi,
    info.xml file to hold theme information. If you want to load more css/javascript, declare in <stylesheets>/<scripts>


    <?xml version="1.0" encoding="utf-8"?>
    <theme>
    <name>Default</name>
    <description>Default theme for JA T3 Blank template</description>
    <date>April 2010</date>
    <version>1.0.0</version>
    <author>JoomlArt</author>
    <copyright>JoomlArt</copyright>
    <stylesheets>
    <file>css/typo.css</file>
    </stylesheets>
    <scripts>
    </scripts>
    </theme>

    mojorisin Friend
    #389641

    Thanks khoand, but as I wrote I’m interested in the info.php file in the folder templates/ja_t3_blank/info. Any ideas?

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  mojorisin 13 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum