WIP: VERSION: 03.07.00 > Link asset minification to Joomla cache system #62

Closed
Copilot wants to merge 15 commits from copilot/update-css-js-minification into dev/03.07.00
4 changed files with 5 additions and 5 deletions
Showing only changes of commit 6f7f831207 - Show all commits

View File

@@ -10,7 +10,7 @@
INGROUP: Moko-Cassiopeia INGROUP: Moko-Cassiopeia
REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia
PATH: ./templates/moko-cassiopeia/AssetMinifier.php PATH: ./templates/moko-cassiopeia/AssetMinifier.php
VERSION: 03.08.00 VERSION: 03.07.00
BRIEF: Asset minification helper linked to Joomla cache system BRIEF: Asset minification helper linked to Joomla cache system
*/ */

View File

@@ -10,7 +10,7 @@
INGROUP: Moko-Cassiopeia INGROUP: Moko-Cassiopeia
REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia
PATH: ./templates/moko-cassiopeia/index.php PATH: ./templates/moko-cassiopeia/index.php
VERSION: 03.08.00 VERSION: 03.07.00
BRIEF: Main template index file for Moko-Cassiopeia rendering site layout BRIEF: Main template index file for Moko-Cassiopeia rendering site layout
*/ */

View File

@@ -10,7 +10,7 @@
INGROUP: Moko-Cassiopeia INGROUP: Moko-Cassiopeia
REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia REPO: https://github.com/mokoconsulting-tech/moko-cassiopeia
PATH: ./templates/moko-cassiopeia/offline.php PATH: ./templates/moko-cassiopeia/offline.php
VERSION: 03.08.00 VERSION: 03.07.00
BRIEF: Offline page template file for Moko-Cassiopeia BRIEF: Offline page template file for Moko-Cassiopeia
*/ */

View File

@@ -11,7 +11,7 @@
DEFGROUP: Joomla DEFGROUP: Joomla
INGROUP: Moko-Cassiopeia INGROUP: Moko-Cassiopeia
PATH: templates/moko-cassiopeia/templateDetails.xml PATH: templates/moko-cassiopeia/templateDetails.xml
VERSION: 03.08.00 VERSION: 03.07.00
BRIEF: Template manifest XML file for Moko-Cassiopeia BRIEF: Template manifest XML file for Moko-Cassiopeia
========================================================================= =========================================================================
--> -->
@@ -22,7 +22,7 @@
</server> </server>
</updateservers> </updateservers>
<name>moko-cassiopeia</name> <name>moko-cassiopeia</name>
<version>03.08.00</version> <version>03.07.00</version>
<creationDate>2025-12-23</creationDate> <creationDate>2025-12-23</creationDate>
<author>Jonathan Miller || Moko Consulting</author> <author>Jonathan Miller || Moko Consulting</author>
<authorEmail>hello@mokoconsulting.tech</authorEmail> <authorEmail>hello@mokoconsulting.tech</authorEmail>