I have a Joomla plugin which takes varying parameters.I need to retrieve one of these parameters from the current session.I\'ve tried using Jumi and a little PHP snipped to retrieve the value and outp
Using Joomla, I have a flat list menu (see image) an开发者_Go百科d am using separator links with images to separate the menu links.
in java if I run : Locale.getDefault().toString() I get zh_tw I am sending this to a joomla site and setting the language like this:
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_StackOverflow社区
I\'d like to add an additional layout to one of the 开发者_StackOverflow中文版core components. Is there a way to do this in a template without adding any files to the Joomla core installation?This po
here\'s my website: www.newportclassic.com do you know of any free, easy to use, content management systems, that will allow me to simply edit the text on my site without having to download the file
We have some banner ads linking to an article in Joomla and they are passing a reference code in the URL, like this:
NOTE: This is from a Joomla component. The Problem: When I enter, say, 4.90 into the price input box and hit save the price becomes 5, etc. I need for the val开发者_如何学编程ue to remain as entered.
I am very new i开发者_如何学Cn Joomla.I have to create one simple static applicatin in joomla.Can I use my HTML templates or joomla temlates are diffrent?Where we use PHP in joomla?From where I have t
I\'m working on migrating a website from an external server (running Apache) to a local server (running IIS), and have come across an issue that I can\'t seem to resolve.