May 2020
Intermediate to advanced
544 pages
12h 57m
English
Another way of determining the version of Joomla running on the web server is to look for specific keywords in the following files. These keywords are version-specific and some of them are listed in the table following this code block:
administrator/manifests/files/joomla.xmllanguage/en-GB/en-GB.xmltemplates/system/css/system.cssmedia/system/js/mootools-more.jshtaccess.txtlanguage/en-GB/en-GB.com_media.ini
The unique keyword details according to their Joomla version are as follows:
|
Joomla version |
Unique keywords |
|
Version 2.5 |
MooTools.More={version:"1.4.0.1"} |
|
Version 1.7 |
21322 2011-05-11 01:10:29Z dextercowley 22183 2011-09-30 09:04:32Z infograf768 21660 2011-06-23 13:25:32Z infograf768 MooTools.More={version:"1.3.2.1"} ... |
Read now
Unlock full access