Website Joomla Core Customisations

From CCCWiki
Revision as of 23:55, 24 January 2012 by 188.220.64.218 (talk)
Jump to: navigation, search

The following Joomla! core files have been customised because there was not template override. The customisations need to be replied after every upgrade:

  1. [root]\components\com_content\views\category\view.feed.php to add the category to the title of the certain News and Media articles.
  2. [root]\modules\mod_menu\helper.php to fix problem where Joomla caches modules that should not be cached, e.g. menus (see this forum post).