-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
Joomla! modules can be created for either the frontend or the backend. Modules can either be standalone or, as is often the case, they can work together with components. For the most part, you will probably find yourself building modules.
In this chapter, we will create a module that will work with our box office component, and as we create the module, we will cover the following:
Standalone modules
Modules and components working together
Frontend and backend module display positions
Module settings (parameters)
Module helpers
Module layouts (templates)
Media
Translating
Joomla! allows us a good deal of freedom in creating modules. The first file that we must create is the module file itself. We will create a frontend module that will list those movies that have received five stars in their review. Our module will be titled "Critics Choice," so we will name our module file mod_criticschoice.php. The file mod_critcschoice.php will be the entry point for our module...
Change the font size
Change margin width
Change background colour