From c99eba5c011be4cb43b37c7e2e3a85942e2f002c Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:24:20 -0500 Subject: [PATCH] =?UTF-8?q?chore(release):=20v03.09.03=20=E2=80=94=20searc?= =?UTF-8?q?h=203-col=20layout,=20version=20sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Search position now 25% width (3 cols), menu fills remaining space. All VERSION headers synced to 03.09.03 across README, docs, manifests. Co-Authored-By: Claude Opus 4.6 (1M context) --- CHANGELOG.md | 6 +++--- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- GOVERNANCE.md | 2 +- README.md | 4 ++-- SECURITY.md | 2 +- docs/CSS_VARIABLES.md | 2 +- docs/MODULE_OVERRIDES.md | 2 +- docs/OVERRIDE_PHILOSOPHY.md | 2 +- docs/README.md | 2 +- docs/ROADMAP.md | 4 ++-- scripts/minify.js | 2 +- src/media/fonts/GOOGLE_FONTS_README.md | 2 +- src/templateDetails.xml | 2 +- templates/dark.custom.css | 2 +- templates/light.custom.css | 2 +- update.xml | 6 +++--- updates.xml | 8 ++++---- 18 files changed, 27 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2f012..53c45e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,11 @@ DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia.Documentation PATH: ./CHANGELOG.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Changelog file documenting version history of MokoCassiopeia --> -# Changelog — MokoCassiopeia (VERSION: 03.09.02) +# Changelog — MokoCassiopeia (VERSION: 03.09.03) All notable changes to the MokoCassiopeia Joomla template are documented in this file. @@ -431,7 +431,7 @@ This major release introduces **20 mobile-responsive module overrides** and **3 - Light and dark mode variable differences documented ### Changed -- **README**: Updated title to "README - MokoCassiopeia (VERSION: 03.09.02)" +- **README**: Updated title to "README - MokoCassiopeia (VERSION: 03.09.03)" - **README**: Fixed custom color variables instructions with correct file paths - **README**: Updated example CSS variables to use actual template variable names (e.g., `--color-link` instead of `--cassiopeia-color-link`) - **README**: Added note that custom color files are excluded from version control via `.gitignore` diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 44ffafc..964953f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: CODE_OF_CONDUCT.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Contributor code of conduct for the MokoCassiopeia project. PATH: /CODE_OF_CONDUCT.md NOTE: This document defines behavioral expectations and enforcement processes. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62631b2..4e0fd34 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: CONTRIBUTING.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Contribution guidelines for the MokoCassiopeia project. PATH: /CONTRIBUTING.md NOTE: This document defines contribution workflow, standards, and governance alignment. diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 9743b78..f200690 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: GOVERNANCE.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Project governance model, roles, and decision processes for MokoCassiopeia. PATH: /GOVERNANCE.md NOTE: This document defines authority, decision making, and escalation paths. diff --git a/README.md b/README.md index f909a0f..3bf465f 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: ./README.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Documentation for MokoCassiopeia template --> -# README - MokoCassiopeia (VERSION: 03.09.02) +# README - MokoCassiopeia (VERSION: 03.09.03) **A Modern, Lightweight Joomla Template Based on Cassiopeia** diff --git a/SECURITY.md b/SECURITY.md index cf9791a..778309e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia.Governance REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: SECURITY.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Security policy and vulnerability reporting process for MokoCassiopeia. PATH: /SECURITY.md NOTE: This policy is process oriented and does not replace secure engineering practices. diff --git a/docs/CSS_VARIABLES.md b/docs/CSS_VARIABLES.md index c570635..17d9794 100644 --- a/docs/CSS_VARIABLES.md +++ b/docs/CSS_VARIABLES.md @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: docs/CSS_VARIABLES.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Complete CSS variable reference for MokoCassiopeia template --> diff --git a/docs/MODULE_OVERRIDES.md b/docs/MODULE_OVERRIDES.md index 7cf8dae..1940188 100644 --- a/docs/MODULE_OVERRIDES.md +++ b/docs/MODULE_OVERRIDES.md @@ -24,7 +24,7 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: docs/MODULE_OVERRIDES.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Comprehensive guide to MokoCassiopeia mobile-responsive module overrides PATH: /docs/MODULE_OVERRIDES.md --> diff --git a/docs/OVERRIDE_PHILOSOPHY.md b/docs/OVERRIDE_PHILOSOPHY.md index 91a288a..4809fe1 100644 --- a/docs/OVERRIDE_PHILOSOPHY.md +++ b/docs/OVERRIDE_PHILOSOPHY.md @@ -24,7 +24,7 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: docs/OVERRIDE_PHILOSOPHY.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Philosophy and implementation of non-replacing alternative layouts PATH: /docs/OVERRIDE_PHILOSOPHY.md --> diff --git a/docs/README.md b/docs/README.md index b4cf511..7c713ec 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,7 +24,7 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: docs/README.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Documentation index for MokoCassiopeia template PATH: /docs/README.md --> diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 48a7496..45f5a83 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -24,12 +24,12 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia FILE: docs/ROADMAP.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Version-specific roadmap for MokoCassiopeia template PATH: /docs/ROADMAP.md --> -# MokoCassiopeia Roadmap (VERSION: 03.09.02) +# MokoCassiopeia Roadmap (VERSION: 03.09.03) This document provides a comprehensive, version-specific roadmap for the MokoCassiopeia Joomla template, tracking feature evolution, current capabilities, and planned enhancements. diff --git a/scripts/minify.js b/scripts/minify.js index 3b89e3b..b6116e8 100644 --- a/scripts/minify.js +++ b/scripts/minify.js @@ -10,7 +10,7 @@ * INGROUP: MokoCassiopeia * REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia * PATH: ./scripts/minify.js - * VERSION: 03.09.02 + * VERSION: 03.09.03 * BRIEF: Generates .min.css and .min.js files from the Joomla asset manifest */ diff --git a/src/media/fonts/GOOGLE_FONTS_README.md b/src/media/fonts/GOOGLE_FONTS_README.md index 52a54ef..ec64e9c 100644 --- a/src/media/fonts/GOOGLE_FONTS_README.md +++ b/src/media/fonts/GOOGLE_FONTS_README.md @@ -8,7 +8,7 @@ INGROUP: MokoCassiopeia.Documentation REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia FILE: src/media/fonts/GOOGLE_FONTS_README.md - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Instructions for downloading Google Fonts for self-hosting --> diff --git a/src/templateDetails.xml b/src/templateDetails.xml index 7f10e78..c1947d7 100644 --- a/src/templateDetails.xml +++ b/src/templateDetails.xml @@ -25,7 +25,7 @@ DEFGROUP: Joomla INGROUP: MokoCassiopeia PATH: templates/mokocassiopeia/templateDetails.xml - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Template manifest XML file for MokoCassiopeia ========================================================================= --> diff --git a/templates/dark.custom.css b/templates/dark.custom.css index 416716b..e8beac5 100644 --- a/templates/dark.custom.css +++ b/templates/dark.custom.css @@ -11,7 +11,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia.Templates PATH: ./templates/dark.custom.css - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Custom dark theme color template with Bootstrap button definitions */ diff --git a/templates/light.custom.css b/templates/light.custom.css index 6f03cf0..44bed61 100644 --- a/templates/light.custom.css +++ b/templates/light.custom.css @@ -11,7 +11,7 @@ DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia.Templates PATH: ./templates/light.custom.css - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Custom light theme color template with Bootstrap button definitions */ diff --git a/update.xml b/update.xml index c8ca70f..8ae0a70 100644 --- a/update.xml +++ b/update.xml @@ -5,16 +5,16 @@ Moko Consulting site template based on Cassiopeia. mokocassiopeia template - 03.09.02 + 03.09.03 site stable https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/tag/v03 - https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/download/v03/mokocassiopeia-03.09.02.zip + https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/download/v03/mokocassiopeia-03.09.03.zip - 0085a61607e4f004b67918318284ba0352e0026c79123746ea4e818c3a7d0025 + 6348fd8a2ed84f9b2c574f1c272e84083467002796b246c85d55fc1766195760 Moko Consulting https://mokoconsulting.tech diff --git a/updates.xml b/updates.xml index 936d3aa..98c1e94 100644 --- a/updates.xml +++ b/updates.xml @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia PATH: ./updates.xml - VERSION: 03.09.02 + VERSION: 03.09.03 BRIEF: Update manifest XML file for MokoCassiopeia --> @@ -22,7 +22,7 @@ template site - 03.09.02 + 03.09.03 2026-04-07 Jonathan Miller || Moko Consulting hello@mokoconsulting.tech @@ -31,9 +31,9 @@ https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/tag/v03 - https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/download/v03/mokocassiopeia-03.09.02.zip + https://github.com/mokoconsulting-tech/MokoCassiopeia/releases/download/v03/mokocassiopeia-03.09.03.zip - 0085a61607e4f004b67918318284ba0352e0026c79123746ea4e818c3a7d0025 + 6348fd8a2ed84f9b2c574f1c272e84083467002796b246c85d55fc1766195760 stable