16:3416:34, 12 July 2019diffhist+98 m
Manifest filesClarified that plugins and modules must use the manifest xml and not a separate config.xml. Previous version implied they could use config.xml
13:3013:30, 19 July 2008diffhist+569 N
Sending email from extensionsNew page: This works to send an email to the currently logged in user when used in a function in a model for a component and called from a view: $user =& JFactory::getUser(); $message =& JFac...