Two bugs fixed:
1. Double prefix: pkg_pkg_mokogallery → pkg_mokogallery (strip prefix
from element name when it already matches the type prefix)
2. Package structure: sub-extension ZIPs now placed in packages/ subdir
(was putting them in root), language/ directory now included
Correct ZIP structure:
pkg_mokogallery-XX.XX.XX.zip
pkg_mokogallery.xml
script.php
language/
packages/
com_mokogallery.zip
mod_mokogallery.zip
plg_*.zip
Closes#92
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Update DEFGROUP and INGROUP fields across all CLI scripts
to reflect the repo rename from MokoStandards to moko-platform.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>