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_MOKOSUITEREALTY(no short form).Required (match MokoSuiteHQ / MokoSuiteClient):
<administration><menu>toCOM_<ELEMENT>_SHORT.COM_<ELEMENT>_SHORT="Realty"in the component's.sys.ini.Suggested short value: "Realty".
PR opened to resolve this: #16 — #16
Created the missing admin
com_mokosuiterealty.sys.iniwithCOM_MOKOSUITEREALTY_SHORT="Realty"(plusCOM_MOKOSUITEREALTYand_XML_DESCRIPTION), pointed the manifest<menu>atCOM_MOKOSUITEREALTY_SHORT, and wired a<languages folder="admin/language">block so the new sys.ini loads. Targetsdev; not merged.https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R