recently Im working on custom Joomla component. And I need Joomla core functions in some external scripts(that are not part of Joomla framework).
I\'ve been about 2 months into Joomla 1.5 and there are a lot of great training/learning resources for that version out there. Now my web host has put 1.6 in as that the default/only installation via
In Joomla 1.6 all translation are now in double quotes \" \" I would like to keep compatibility with 1.6 means that I would need two language files now
I came across this option of enabling it in the Legacy plugin of Joomla. Now I know that Legacy Plugin is used to make older templates of Joomla compatible with the new one. But what is Legacy URL Rou
I want to divide a menu such that 开发者_运维问答I can have different items of menu in different boxes in the design .
I want to connect to an external API from my joomla website. The external ap开发者_如何学Pythoni is a reservation system which I would like to view info and update content. They have provided a URL f
Joomla 1.5.22 new installation, no extensions added. I\'ve only configured the Global Configuration pages. For some reason, I can\'t upload any pictures, either in articles or in the media manager. \"
I would like to change the template in a Joomla website but when I install it I can\'t select it as default theme, for example like I c开发者_运维问答ould do in WordPress.
I have written some modules to have it look nicely. What I need now is to re-order Joomla\'s standard viewing of the content. I have looked into com_content, and my firstidea was to write my own compo
i m new to joomla 1.5... i want to debug my jooml开发者_如何学编程a component independantly...