generated from MokoConsulting/Template-Joomla
feat(menu): admin menu short-name constant COM_MOKOSUITEEDITOR_SHORT (#13) #16
Reference in New Issue
Block a user
Delete Branch "fix/short-menu-constant"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Resolves #13 — org-wide one-word admin-menu naming pass for MokoSuiteEditor, matching MokoSuiteHQ / MokoSuiteClient.
The component had no admin language folder and the manifest menu used the full constant
COM_MOKOSUITEEDITORwith no short form or language wiring. This PR creates and wires the language file (not just adding a key to an existing one).Changes
source/packages/com_mokosuiteeditor/admin/language/en-GB/com_mokosuiteeditor.sys.ini:mokosuiteeditor.xml:<menu>:COM_MOKOSUITEEDITOR→COM_MOKOSUITEEDITOR_SHORT<languages folder="admin/language"><language tag="en-GB">en-GB/com_mokosuiteeditor.sys.ini</language></languages>to<administration>.Notes
.sys.inianywhere in the package, so the menu constant would have rendered raw. This is a create+wire, not a simple key add._SHORT_NAMEduplicate constant found to supersede.Do not merge without review.
https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R