Joomla! How-To's
Joomla! Jargon
Miscellaneous December 07, 2006 | by CoryDictionary.com defines jargon like this:
1. jargon: -noun, the language, esp. the vocabulary, peculiar to a particular trade, profession, or group: medical jargon.
It also defines jargon like this:
2. jargon: -noun, unintelligible or meaningless talk or writing; gibberish.
Joomla!'s roots go back a few years, and it definitely has a language all its own. Seasoned veterans are fluent in Joomla! jargon, but for "newbies", that second definition is probably the most appropriate definition for what Joomla! jargon really is. For that reason, I have decided to attempt to compile a list of the most commonly used words and/or phrases in Joomla!, and give them a definition that actually means something to a non-veteran Joomla! user.
Add a commentHow to use the syndicate (RSS) component in Joomla!
Components November 30, 2006 | by CoryWebsite content syndication has been around for a while in the form of RSS, or "Really Simple Syndication." If you want to know more about RSS, you can either ask the source of all knowledge (search for "RSS"), or read about it at Wikipedia. For the sake of brevity, I will only discuss how to use Joomla!'s Syndicate component and third-party RSS services, and I will try to provide a list of other RSS components for Joomla!
NOTE: This "How-to" only applies to Joomla! 1.0. It does not apply to Joomla! 1.5.
Add a commentRead more: How to use the syndicate (RSS) component in Joomla!
How to find the right tool for the job
Components November 03, 2006 | by CoryOne of the most common questions I see in the forums is, "Is there a component/module/mambot/plugin that does (insert your function of choice here)?" Whenever I see a question like that, I head over to the Joomla! Extensions Directory (JED), perform a quick search, and find a list of components that either meet the person's need, or come really close to what the person wants. At the time I am writing this, the JED lists 947 Joomla! extensions.
My point is, if you ever find yourself needing a specific function, head over to the JED and do a quick search. Chances are, if you can't find it there, you can't find it anywhere.
Add a commentHow to view your site with a differnt template without changing templates
Templates October 28, 2006 | by CoryHere's a useful little trick if you want to try out and debug a new template on your site while your visitors still see the live template. Simply add "index.php?jos_change_template=new_template_name" to your domain name.
Examples:
- Click here to view HowToJoomla with the SolarFlare template.
- Click here to go back to the HowToJoomla template.
- Click here to view Joomla.org with the SolarFlare template.
- Click here to go back to the Joomla.org template.
How to display a component's output and nothing else
Components October 28, 2006 | by CoryI know it sounds weird, but I came across a situation in which I needed to see a component's output and nothing else. That allowed me to better debug the HTML that was coming from the component.
Special thanks to Dean Marshall for showing me this nifty little trick.
It's pretty simple, just follow these steps:
- Create a menu item that links to your component.
- Once you have created your menu item, click on that menu item in your Menu Manager like you were going to edit the menu item.
- Next to "URL", you should see something like "index.php?option=com_yourcomponent&...". Copy that URL.
- In the browser address bar, type the domain name and path to your website along with the URL information you copied in the previous step.
- Change "index.php" to "index2.php", and voila! You are now looking at just your component's output.
Page 13 of 17








