How to include modules in Content item (for Joomla 1.0.x)? |
| Written by kksou | ||||||
| Saturday, 29 March 2008 | ||||||
|
This is in reponse to Ssnobben's posts titled "Having a slideshow module in main page" and "Slideshow on frontpage"
What's even more amazing is that you can use any of the HTML elements to position the embedded module precisely! In this example, I used a standard HTML table to position the module to the left of the text. How this is done?Embedding a module inside a content page is a Joomla "feature". You do not need the DirectPHP plugin to enable this. Ssnobben has rightfully pointed out you need to use something like "{loadmodule mod_fpslideshow}". So below are the complete steps to achieve this. Note that the steps below applies to Joomla 1.0.x only. For Joomla 1.5.x, please refer to How to include modules in Content item (for Joomla 1.5.x). Step 1: Create a new module positionFirst, we need to create a new module position where this module will be placed.
Step 2: Create the content pageWe will now create a content page for containing the module.
This is a test to include a module inside a content item.
{mosloadposition user201}
Step 3: Set up the moduleIn this step, we need to do some setting so that the module will appear in the module position.
Step 4: Let's test itNow load the article. Did you see the "Main Menu" appearing inside that article similar to the following?
Note: If you wish to put this as the front page, go to Menu Item Manager - Main Menu, create a menu item linked to this content page, then move it to the first item. The content page with the embedded module (for example, it could be a slideshow module) will become the front page. Links
|
||||||
| Last Updated ( Saturday, 29 March 2008 ) | ||||||
| < Prev | Next > |
|---|









