Hi,
I have a template that need to override the joomla module method (not template). I know how to override the template (tmpl) by creating /html/mod_abcd/ ... but is it possible to override the joomla module just for my templates ?
I am using mod_frontpage and it seems the mod_frontpage delete things inside bracket ({ ... }) so i just need to modify some lines of code. If it is possible, I would like to override the methods and not change the core itself.
is that possible ? and how to do that ...
thanks in advance ...