Admin menu: use COM_..._SHORT short-name constant (one-word naming pass) #119
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_MOKOOG(element iscom_mokoog).Required (match MokoSuiteHQ / MokoSuiteClient):
<administration><menu>toCOM_MOKOOG_SHORT.COM_MOKOOG_SHORT="OpenGraph"in the component's.sys.ini.Suggested short value: "OpenGraph" (or "OG" if you prefer the abbreviation).
Branch created:
feature/119-admin-menu-use-com-short-short-name-consPR opened to resolve this: #123 — #123
COM_MOKOOG_SHORT="OpenGraph"tosource/packages/com_mokoog/language/en-GB/com_mokoog.sys.ini<administration><menu>atCOM_MOKOOG_SHORT(attributes preserved)Targets
dev; not merged (awaiting review).