Further reading
- You can find a great tutorial about Joomla! ACLs in the official Joomla! documentation: https://docs.joomla.org/J3.x:Access_Control_List_Tutorial
- In the official Joomla! documentation, there is a detailed article with everything you need to know when translating your extension: https://docs.joomla.org/International_Enhancements_for_Version_1.6#Pluralization_Support_for_Translation_Files
- Joomla’s
.ini
file format is described in the following official documentation: https://docs.joomla.org/Creating_a_language_definition_file - The Joomla! Coding Standards page offers some directions for
.ini
files: https://developer.joomla.org/coding-standards/ini.html