Add shields.io dynamic version badge (from Gitea releases) to both templateDetails.xml and sys.ini descriptions. Extend migration script to replace MokoCassiopeia references in article content and custom HTML modules. Fix ROADMAP.md repo URLs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
32 lines
4.2 KiB
INI
32 lines
4.2 KiB
INI
; Copyright (C) 2025 Moko Consulting <hello@mokoconsulting.tech>
|
||
;
|
||
; This file is part of a Moko Consulting project.
|
||
;
|
||
; SPDX-License-Identifier: GPL-3.0-or-later
|
||
;
|
||
TPL_MOKOONYX="MokoOnyx Site template"
|
||
TPL_MOKOONYX_GOOGLE_FIELDSET_LABEL="Google"
|
||
TPL_MOKOONYX_DRAWERS_FIELDSET_LABEL="Drawers"
|
||
TPL_MOKOONYX_MOD_MENU_LAYOUT_COLLAPSE_METISMENU="Collapsible Dropdown"
|
||
TPL_MOKOONYX_MOD_MENU_LAYOUT_DROPDOWN_METISMENU="Dropdown"
|
||
TPL_MOKOONYX_POSITION_BANNER="Banner"
|
||
TPL_MOKOONYX_POSITION_BELOW_TOP="Below Topbar"
|
||
TPL_MOKOONYX_POSITION_BRAND_ASIDE="Brand Aside"
|
||
TPL_MOKOONYX_POSITION_BOTTOM_A="Bottom-A"
|
||
TPL_MOKOONYX_POSITION_BOTTOM_B="Bottom-B"
|
||
TPL_MOKOONYX_POSITION_BREADCRUMBS="Breadcrumbs"
|
||
TPL_MOKOONYX_POSITION_DEBUG="Debug"
|
||
TPL_MOKOONYX_POSITION_FOOTER="Footer"
|
||
TPL_MOKOONYX_POSITION_MAIN_BOTTOM="Main-bottom"
|
||
TPL_MOKOONYX_POSITION_MAIN_TOP="Main-top"
|
||
TPL_MOKOONYX_POSITION_MENU="Menu"
|
||
TPL_MOKOONYX_POSITION_SEARCH="Search"
|
||
TPL_MOKOONYX_POSITION_SIDEBAR_LEFT="Sidebar-left"
|
||
TPL_MOKOONYX_POSITION_SIDEBAR_RIGHT="Sidebar-right"
|
||
TPL_MOKOONYX_POSITION_TOP_A="Top-a"
|
||
TPL_MOKOONYX_POSITION_TOP_B="Top-b"
|
||
TPL_MOKOONYX_POSITION_TOPBAR="Top Bar"
|
||
TPL_MOKOONYX_POSITION_DRAWER_LEFT="Drawer-Left"
|
||
TPL_MOKOONYX_POSITION_DRAWER_RIGHT="Drawer-Right"
|
||
TPL_MOKOONYX_XML_DESCRIPTION="<p><img src=\"https://img.shields.io/gitea/v/release/MokoConsulting/MokoOnyx?gitea_url=https%3A%2F%2Fgit.mokoconsulting.tech&logo=gitea&logoColor=white&label=version\" alt=\"Version\" /> <img src=\"https://img.shields.io/badge/license-GPL--3.0--or--later-green.svg?logo=gnu&logoColor=white\" alt=\"License\" /> <img src=\"https://img.shields.io/badge/Joomla-5.x%20%7C%206.x-red.svg?logo=joomla&logoColor=white\" alt=\"Joomla\" /> <img src=\"https://img.shields.io/badge/PHP-8.1%2B-777BB4.svg?logo=php&logoColor=white\" alt=\"PHP\" /></p> <h3>MokoOnyx Template Description</h3> <p> <strong>MokoOnyx</strong> continues Joomla’s tradition of space-themed default templates— building on the legacy of <em>Solarflare</em> (Joomla 1.0), <em>Milkyway</em> (Joomla 1.5), and <em>Protostar</em> (Joomla 3.0). </p> <p> This template is a customized fork of the <strong>Cassiopeia</strong> template introduced in Joomla 4, preserving its modern, accessible, and mobile-first foundation while introducing new stylistic enhancements and structural refinements specifically tailored for use by Moko Consulting. </p> <h4>Custom Colour Themes</h4> <p> Starter palette files are included with the template. To create a custom colour scheme, copy <code>templates/mokoonyx/templates/light.custom.css</code> to <code>media/templates/site/mokoonyx/css/theme/light.custom.css</code>, or <code>templates/mokoonyx/templates/dark.custom.css</code> to <code>media/templates/site/mokoonyx/css/theme/dark.custom.css</code>. Customise the CSS variables to match your brand, then activate your palette in <em>System → Site Templates → MokoOnyx → Theme tab</em> by selecting "Custom" for the Light or Dark Mode Palette. A full variable reference is available in the <em>CSS Variables</em> tab in template options. </p> <h4>Custom CSS & JavaScript</h4> <p> For site-specific styles and scripts that should survive template updates, create the following files: </p> <ul> <li><code>media/templates/site/mokoonyx/css/user.css</code> — loaded on every page for custom CSS overrides.</li> <li><code>media/templates/site/mokoonyx/js/user.js</code> — loaded on every page for custom JavaScript.</li> </ul> <p> These files are gitignored and will not be overwritten by template updates. </p> <h4>Code Attribution</h4> <p> This template is based on the original <strong>Cassiopeia</strong> template developed by the <a href=\"https://www.joomla.org\" target=\"_blank\" rel=\"noopener\">Joomla! Project</a> and released under the GNU General Public License. </p> <p> Modifications and enhancements have been made by Moko Consulting in accordance with open-source licensing standards. </p> <p> It includes integration with <a href=\"https://afeld.github.io/bootstrap-toc/\" target=\"_blank\" rel=\"noopener\">Bootstrap TOC</a>, an open-source table of contents generator by A. Feld, licensed under the MIT License. </p> <p> All third-party libraries and assets remain the property of their respective authors and are credited within their source files where applicable. </p>"
|