1
hello, i'm developing a theme for my site.
I want to use jquery in my theme. so far I have used this code
<script src="<{xoImgUrl /js/jquery-1.3.2.min.js}>" type="text/javascript">script>
I wonder if with the introduction of jQuery in XOOPS 2.4 Are there any other way to call jQuery.
another thing I want to know about the use of language in the theme. I created the folder with languages files but the constants in my theme are not translated ...