Website Joomla Core Customisations
Revision as of 21:39, 16 April 2015 by Marc.maier (talk | contribs)
The following Joomla! core files have been customised because there was not template override. The customisations need to be replied after every upgrade:
[root]\components\com_content\views\category\view.feed.phpto add the category to the title of the certain News and Media articles.[root]\language\en-GB\en-GB.com_jevents.iniset theJEV_NO_EVENTSvalue to"Next event coming soon. Interested? Please email office@christchurchchislehurst.org."andJEV_CLICK_TOCOMPONENTto"View All"[root]\administrator\components\com_autotweet\helpers\autotweetbasehelper.phpchange$message = $title . ': ' . $text;to$message = $title . ' - ' . $text;