Language files checking tool for MODx Evolution 1.0 3
Version: 1.3
Description:
- First parse the language file to detect any PHP parsing errors
- Checks the labels of one or several language files regarding the language reference file
- Installer, manager or any snippet could be selected.
- You need to provide the MODx root directory for the manager or the installer. The snippet directory for a snippet
- Choose the reference language (usually english) and the array of language labels (usually _lang)
- For each language files provides the list of labels in double, not translated and the list of useless labels.
- Works on local environment without MODx
To use simply place this file to the root of your local MODx environment and call it by: http://localhost/checkLanguageFiles.php
Download checkLanguageFiles 1.3
Demo of the release 1.2 with MODx 0.9.6.1 (Installer or Manager) or with a snippet (AjaxSearch)
Support/Comments for checkLanguageFiles