diff --git a/CHANGELOG.md b/CHANGELOG.md index 2748d80..463409f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,51 +1,48 @@ - + --> -Changelog — Moko-Cassiopeia +# Changelog — Moko-Cassiopeia -# Version 02.01.05 (2025-09-04) -**Minor Release** +## [TODO] +- `./docs/*` -## Fixed +## [03.00 RC] +### Removed + - `./CODE_OF_CONDUCT.md` + - `./CONTRIBUTING.md` + +### Updated + - Copyright Headers to MokoCodingDefaults standards + +### Added + - + +## [02.01.05] 2025-09-04 - Removed vmbasic.css - Repaired temaplte.css and colors_standard.css - -# Version 02.00.00 (2025-08-30) - -**Major Release** — introduces the long-awaited **Dark Mode Toggle**, streamlining accessibility and usability enhancements. - -## Added - +## [2.00.00] 2025-08-30 +### Added * **Dark Mode Toggle** - * Frontend toggle switch included in template. * JavaScript handles switching between light/dark modes. * Dark mode CSS rules applied across template styles. @@ -61,23 +58,16 @@ Changelog — Moko-Cassiopeia * Automatic TOC injection when enabled. * User selects placement via article > options > layout (`toc-left` or `toc-right`). -## Improved +### Updated * Cleaned up `index.php` by removing **skip-to-content** duplicate calls. * Consolidated JavaScript asset loading (ensuring dark-mode script is loaded correctly from external JS file). * Streamlined CSS for **toggle switch**, ensuring it inherits Bootstrap/Cassiopeia defaults. * General accessibility refinements in typography and color contrast. - -## Fixed - * Fixed missing **logo param** in header output. * Corrected stylesheet inconsistencies between Bootstrap 5 helpers and template overrides. * Patched redundant calls in script includes. ---- - -#Previous Versions - ## 01.00.00 * **Initial Public Release** with: @@ -87,7 +77,5 @@ Changelog — Moko-Cassiopeia * Automatic Table of Contents (TOC) utility * Moko Expansions: Google Tag Manager / GA4 hooks ---- - For the full development roadmap, visit: [Moko-Cassiopeia Roadmap](https://mokoconsulting.tech/support/joomla-cms/moko-cassiopeia-roadmap) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index bed5f31..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,76 +0,0 @@ - - -# Contributing Guidelines - -Thank you for considering contributing to this project! We welcome contributions from the community and are grateful for your support. - -## 📋 How to Contribute - -1. **Fork the repository** - - - Click the "Fork" button at the top of the repository page. - -2. **Create a branch** - - ```bash - git checkout -b feature/your-feature-name - ``` - -3. **Make your changes** - - - Follow the existing code style. - - Write clear commit messages. - -4. **Test your changes** - - - Ensure all tests pass and new code is covered. - -5. **Submit a pull request (PR)** - - - Push your branch to your fork. - - Open a PR against the `main` branch. - ---- - -## 🛠 Development Guidelines - -- Use `.editorconfig` for consistent formatting. -- Keep commits focused — one feature/fix per commit. -- Write documentation for new features. - -## 📜 Code of Conduct - -By participating in this project, you agree to follow our [Code of Conduct](CODE_OF_CONDUCT.md). - ---- - -© 2025 Moko Consulting. Licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later). - diff --git a/README.md b/README.md index 3166f29..6c043c6 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,27 @@ - + # FILE INFORMATION + DEFGROUP: Joomla + INGROUP: Template + FILE: ./README.md + VERSION: 03.00 RC + BRIEF: Documentation for Moko-Cassiopeia template + PATH: /templates/moko-cassiopeia/ + NOTE: Includes Dark Mode and Soft Offline Mode + --> -# Moko-Cassiopeia (v02.01.05) +# Moko-Cassiopeia (v03.00 RC) A modern, lightweight enhancement layer for Joomla's Cassiopeia template. @@ -40,8 +31,6 @@ Expansions** including **Google Tag Manager** and **Google Analytics (GA4)** hooks---all while keeping core template overrides minimal and upgrade-friendly. ------------------------------------------------------------------------- - ## Table of Contents - [Features](#features)\ @@ -58,8 +47,6 @@ upgrade-friendly. - [Changelog](#changelog)\ - [Roadmap](#roadmap) ------------------------------------------------------------------------- - ## Features ### Core Enhancements @@ -89,16 +76,12 @@ upgrade-friendly. during maintenance.\ - Admin can configure which categories remain accessible. ------------------------------------------------------------------------- - ## Requirements - Joomla **4.4.x** or **5.x**\ - PHP **8.0+**\ - MySQL/MariaDB compatible database ------------------------------------------------------------------------- - ## Quick Start 1. Install `moko-cassiopeia.zip` via Joomla's Template Installer.\ @@ -106,16 +89,12 @@ upgrade-friendly. 3. Configure template options under **System → Site Templates → Moko-Cassiopeia**. ------------------------------------------------------------------------- - ## Installation Upload and install through Joomla's extension manager.\ If upgrading from a prior version, Joomla will safely overwrite files --- no manual uninstall required. ------------------------------------------------------------------------- - ## Configuration ### Global Params @@ -151,14 +130,10 @@ If upgrading from a prior version, Joomla will safely overwrite files offline/maintenance mode.\ - Useful for compliance, legal, or policy content. ------------------------------------------------------------------------- - ## Changelog See the [CHANGELOG.md](./CHANGELOG.md) for detailed version history. ------------------------------------------------------------------------- - ## Roadmap - **2.2 (Planned)** diff --git a/language/en-GB/index.html b/language/en-GB/index.html index 206e130..05ff902 100644 --- a/language/en-GB/index.html +++ b/language/en-GB/index.html @@ -1,29 +1,22 @@ - + @@ -44,28 +37,7 @@