Auto-release and update-server now write the copyright + VERSION comment header when generating/rebuilding updates.xml. Updated updates.xml.template scaffold to match. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Removed copyright/FILE INFORMATION header (not needed in synced XML) - Hardcoded org names: MokoConsulting (Gitea), mokoconsulting-tech (GitHub) - Download URLs formatted with line breaks matching MokoCassiopeia - Target platform: [56].* (matches Joomla 5.x and 6.x) - PHP minimum: 8.1 (matching live repos) - Removed {{GITEA_ORG}}/{{GITHUB_ORG}} tokens — orgs are fixed Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Templates moved from MokoStandards repo: - templates/configs/ (editor, linting, composer configs) - templates/docs/ (required + extra doc templates) - templates/gitea/ (issue templates, CLAUDE.md, copilot-instructions) - templates/github/ (legacy, kept for reference) - templates/joomla/ (Joomla component/module/plugin templates) - templates/makefiles/ (build automation) - templates/schemas/ (JSON/XML schemas) - templates/scripts/ (PHP script templates) - templates/stubs/ (Dolibarr/Joomla stubs) - templates/build/, fonts/, images/, licenses/, security/, web/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>