admin
|
Re:Getting the Joomla! modules to work...in Englis - 19/03/2006 00:26
Hi Jeroen,
To show up the main program, simply create a menuitem (wrapper) and point that item to your LMO. E.g. | Code: | http://www.yourdomain.nl/lmo/lmo.php
|
The look of the LMO is changeable via the LMO backend (/lmo/lmoadmin.php). You may also change some settings in the LMO standard template (/lmo/templates/standard.tpl.php) like the table width.
mod_en_jgolmo integrates the main LMO as a modul. If your template provides for instance a 'bottom' area, you may use it like here on my site (http://www.successwiki.com/lmo_-_bottom.html)
mod_en_jgolmominitab is used to display a minitable. Normally you should see 'Tooltips' for every setting while hoovering over the settings in your Joomla! backend (Sitemodules).
mod_en_jgolmomininext is used to display the next and the previous matches of your favourite team. There are also 'Tooltips' in the backend. You may also have to create some LMO files. Have a look into the LMO Help for the mininext addon.
mod_en_jgolmotoptipper is used to display the Top Tippers if you are using the prediction game parts of the LMO. 'Tooltips' as described above. You have also to install the LMO TopTipper Addon and to do some LMO code changes. Have a look in the TopTipper addon files.
Please provide me with a link to your LMO for future help
Best regards,
Joern
|