Top "Joomla-extensions" questions

Extensions for Joomla!

Can I insert executable PHP code into Joomla custom HTML module?

if you open this Joomla website you can easy understand what I have to do: http://lnx.erusma.org As …

php joomla joomla2.5 joomla-extensions
Loading jQuery before other Javascript in Joomla 3

I'm adapting a custom component to Joomla 3. It relies on jQuery, which I previously loaded in myself. Now that it's …

joomla joomla-extensions joomla3.0
Joomla module, get menu id (ItemID) from article ID

So i've been searching and testing for a couple days and can't seem to figure this out. I'm using the …

php joomla joomla2.5 joomla-extensions
How to use multiple models in joomla MVC Component

I am using different model in joomla than view's own model that is similar to its name by assigning it …

joomla joomla-extensions joomla-component
Component from Joomla 2.5 to Joomla 3.0

Since the release of Joomla 3.0 Alpha last night, I wanted to try my hand at starting to convert the Joomla 2.5 …

joomla components joomla-extensions joomla2.5 joomla3.0
Joomla component: Output without html

I am developing a Joomla component for Joomla 2.5. Since it's supposed to output XML, I most defenitely don't want to …

joomla joomla-extensions
Joomla extension install from URL error: Archive does not exist

I am trying to install a package from URL into my local server and I am getting this error: Error …

joomla joomla2.5 joomla-extensions joomla3.0 joomla-module
How to redirect user after authentication

I have successfully created a custom registration page in joomla 2.5 and based on the user type i want to redirect …

joomla joomla2.5 joomla-extensions