From d00fc75bca315ab2d150827d32c0104dbf807cd1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 30 Jan 2026 01:09:18 +0000 Subject: [PATCH] Add TOC custom overrides and fix version numbers to 03.06.02 Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- docs/README.md | 2 +- docs/ROADMAP.md | 6 +- src/templates/component.php | 2 +- .../html/com_content/article/index.html | 1 + .../html/com_content/article/toc-left.php | 204 ++++++++++++++++++ .../html/com_content/article/toc-right.php | 204 ++++++++++++++++++ src/templates/joomla.asset.json | 2 +- src/templates/templateDetails.xml | 1 + updates.xml | 2 +- 9 files changed, 417 insertions(+), 7 deletions(-) create mode 100644 src/templates/html/com_content/article/index.html create mode 100644 src/templates/html/com_content/article/toc-left.php create mode 100644 src/templates/html/com_content/article/toc-right.php diff --git a/docs/README.md b/docs/README.md index 07d1750..014149a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -105,7 +105,7 @@ This project adheres to [MokoStandards](https://github.com/mokoconsulting-tech/M * Repository: [https://github.com/mokoconsulting-tech/MokoCassiopeia](https://github.com/mokoconsulting-tech/MokoCassiopeia) * Path: /docs/README.md * Owner: Moko Consulting -* Version: 03.06.00 +* Version: 03.06.02 * Status: Active * Effective Date: 2026-01-09 diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 84c45f6..ba2cf5c 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -24,7 +24,7 @@ This document provides a comprehensive, version-specific roadmap for the MokoCas - [Version Timeline](#version-timeline) - [Past Releases](#past-releases) - [Future Roadmap (5-Year Plan)](#future-roadmap-5-year-plan) -- [Current Release (v03.06.00)](#current-release-v030600) +- [Current Release (v03.06.02)](#current-release-v030600) - [Implemented Features](#implemented-features) - [Planned Features](#planned-features) - [Development Priorities](#development-priorities) @@ -437,7 +437,7 @@ The following versions represent our planned annual major releases, each buildin --- -## Current Release (v03.06.00) +## Current Release (v03.06.02) ### System Requirements - **Joomla**: 4.4.x or 5.x @@ -841,7 +841,7 @@ Have ideas for future features? We welcome community input! * Repository: [https://github.com/mokoconsulting-tech/moko-cassiopeia](https://github.com/mokoconsulting-tech/moko-cassiopeia) * Path: /docs/ROADMAP.md * Owner: Moko Consulting -* Version: 03.06.00 +* Version: 03.06.02 * Status: Active * Last Updated: 2026-01-27 * Classification: Public Open Source Documentation diff --git a/src/templates/component.php b/src/templates/component.php index 17199de..d2fb4df 100644 --- a/src/templates/component.php +++ b/src/templates/component.php @@ -10,7 +10,7 @@ INGROUP: MokoCassiopeia REPO: https://github.com/mokoconsulting-tech/MokoCassiopeia PATH: ./templates/mokocassiopeia/component.php - VERSION: 03.06.00 + VERSION: 03.06.02 BRIEF: Main template index file for MokoCassiopeia rendering site layout */ diff --git a/src/templates/html/com_content/article/index.html b/src/templates/html/com_content/article/index.html new file mode 100644 index 0000000..2efb97f --- /dev/null +++ b/src/templates/html/com_content/article/index.html @@ -0,0 +1 @@ +