generated from MokoConsulting/Template-Joomla
Admin menu: use COM_..._SHORT short-name constant (one-word naming pass) #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Part of the org-wide MokoSuite component naming/consistency pass.
Current: the top-level Administrator → Components menu item uses the full constant
COM_MOKOSUITEEDITOR(no short form).Required (match MokoSuiteHQ / MokoSuiteClient):
<administration><menu>toCOM_<ELEMENT>_SHORT.COM_<ELEMENT>_SHORT="Editor"in the component's.sys.ini.Suggested short value: "Editor".
PR opened to resolve this: #16 — #16
Created
admin/language/en-GB/com_mokosuiteeditor.sys.iniwithCOM_MOKOSUITEEDITOR_SHORT="Editor"(plus base + XML_DESCRIPTION keys), retargeted the manifest<menu>fromCOM_MOKOSUITEEDITORtoCOM_MOKOSUITEEDITOR_SHORT, and wired a<languages folder="admin/language">block into<administration>(mirrors MokoSuiteHQ). Awaiting review — not merged.https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R