From 2cd3dc0f973dd13fbd7eb8fbc9f97476378b2109 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sun, 12 Jul 2026 16:35:09 -0500 Subject: [PATCH] docs(changelog): note admin menu short-name constant (#14) Claude-Session: https://claude.ai/code/session_01B9aZHSWbiiZykJD88pYx8R --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2601923..5434ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ## [Unreleased] ### Added +- **Admin menu short-name constant** — the Administrator → Components menu now shows a compact label via `COM_MOKOSUITESUPPORT_SHORT` ("Support"); defined in the admin sys.ini (#14) - **Package Manifest** — `pkg_mokosuitesupport.xml` with dlid and updateservers - **Plugin Manifest** — `mokosuitesupport.xml` with config fieldsets (chat widget, channels) - **Extension Class** — `Support.php` with `onBeforeRender` chat widget injection hook