From 5837793c8a2afad8542d1c962785115d07c1c6d8 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:17:41 -0600 Subject: [PATCH] Version Number & DEFGROUP Update --- CHANGELOG.md | 11 +++++------ README.md | 8 ++++---- language/en-GB/index.html | 5 ++--- language/en-GB/tpl_moko-cassiopeia.ini | 4 ++-- language/en-GB/tpl_moko-cassiopeia.sys.ini | 4 ++-- language/en-US/index.html | 5 ++--- language/en-US/tpl_moko-cassiopeia.ini | 4 ++-- language/en-US/tpl_moko-cassiopeia.sys.ini | 4 ++-- language/index.html | 5 ++--- media/index.html | 5 ++--- media/templates/index.html | 5 ++--- media/templates/site/index.html | 5 ++--- .../templates/site/moko-cassiopeia/css/editor.css | 7 +++---- .../templates/site/moko-cassiopeia/css/gable.css | 7 +++---- .../css/global/dark/colors_alternative.css | 7 +++---- .../css/global/dark/colors_standard.css | 7 +++---- .../moko-cassiopeia/css/global/dark/index.html | 5 ++--- .../css/global/fonts-local_roboto.css | 7 +++---- .../site/moko-cassiopeia/css/global/index.html | 5 ++--- .../css/global/light/colors_alternative.css | 7 +++---- .../css/global/light/colors_standard.css | 7 +++---- .../moko-cassiopeia/css/global/light/index.html | 5 ++--- .../css/global/social-media-demo.css | 7 +++---- .../templates/site/moko-cassiopeia/css/index.html | 5 ++--- .../site/moko-cassiopeia/css/system/index.html | 5 ++--- .../css/system/searchtools/index.html | 5 ++--- .../css/system/searchtools/searchtools.css | 7 +++---- .../site/moko-cassiopeia/css/template-rtl.css | 7 +++---- .../site/moko-cassiopeia/css/template.css | 7 +++---- .../moko-cassiopeia/css/vendor/afeld/index.html | 5 ++--- .../css/vendor/choicesjs/choices.css | 7 +++---- .../css/vendor/choicesjs/index.html | 5 ++--- .../site/moko-cassiopeia/css/vendor/index.html | 5 ++--- .../css/vendor/joomla-custom-elements/index.html | 5 ++--- .../joomla-custom-elements/joomla-alert.css | 7 +++---- .../site/moko-cassiopeia/fonts/index.html | 5 ++--- .../site/moko-cassiopeia/images/index.html | 5 ++--- media/templates/site/moko-cassiopeia/index.html | 5 ++--- .../site/moko-cassiopeia/js/darkmode-toggle.js | 7 +++---- media/templates/site/moko-cassiopeia/js/gtm.js | 7 +++---- .../templates/site/moko-cassiopeia/js/index.html | 5 ++--- .../site/moko-cassiopeia/js/mod_menu/index.html | 5 ++--- .../js/mod_menu/menu-metismenu-es5.js | 7 +++---- .../moko-cassiopeia/js/mod_menu/menu-metismenu.js | 7 +++---- .../templates/site/moko-cassiopeia/js/template.js | 7 +++---- .../site/moko-cassiopeia/js/theme-init.js | 7 +++---- media/templates/site/moko-cassiopeia/js/user.js | 7 +++---- .../moko-cassiopeia/js/vendor/afeld/index.html | 5 ++--- .../site/moko-cassiopeia/js/vendor/index.html | 5 ++--- templates/index.html | 5 ++--- templates/moko-cassiopeia/component.php | 7 +++---- templates/moko-cassiopeia/custom.php | 7 +++---- templates/moko-cassiopeia/error.php | 7 +++---- .../html/com_contact/contact/index.html | 5 ++--- .../moko-cassiopeia/html/com_contact/index.html | 5 ++--- .../html/com_content/article/index.html | 5 ++--- .../html/com_content/article/toc-left.php | 7 +++---- .../html/com_content/article/toc-right.php | 7 +++---- .../html/com_content/categories/index.html | 5 ++--- .../html/com_content/category/index.html | 5 ++--- .../html/com_content/featured/index.html | 5 ++--- .../moko-cassiopeia/html/com_content/index.html | 5 ++--- .../html/com_engage/comments/index.html | 5 ++--- .../moko-cassiopeia/html/com_engage/index.html | 5 ++--- .../html/com_osmembership/common/index.html | 5 ++--- .../html/com_osmembership/index.html | 5 ++--- .../html/com_osmembership/mplan/index.html | 5 ++--- .../html/com_osmembership/mplans/index.html | 5 ++--- .../html/com_osmembership/plan/index.html | 5 ++--- .../html/com_osmembership/plans/index.html | 5 ++--- templates/moko-cassiopeia/html/index.html | 5 ++--- .../html/layouts/chromes/index.html | 5 ++--- templates/moko-cassiopeia/html/layouts/index.html | 5 ++--- .../moko-cassiopeia/html/mod_custom/index.html | 5 ++--- .../moko-cassiopeia/html/mod_gabble/index.html | 5 ++--- .../html/mod_membershipplans/index.html | 5 ++--- .../moko-cassiopeia/html/mod_menu/index.html | 5 ++--- .../html/mod_virtuemart_cart/index.html | 5 ++--- .../html/mod_virtuemart_category/index.html | 5 ++--- .../html/mod_virtuemart_currencies/index.html | 5 ++--- .../html/mod_virtuemart_manufacturer/index.html | 5 ++--- .../html/mod_virtuemart_product/index.html | 5 ++--- .../html/mod_virtuemart_search/index.html | 5 ++--- templates/moko-cassiopeia/html/tinymce/index.html | 5 ++--- templates/moko-cassiopeia/index.html | 5 ++--- templates/moko-cassiopeia/index.php | 7 +++---- templates/moko-cassiopeia/offline.php | 7 +++---- templates/moko-cassiopeia/templateDetails.xml | 15 ++++++--------- 88 files changed, 212 insertions(+), 297 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 463409f..7d4dfb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla -INGROUP: Moko-Cassiopeia - PATH: CHANGELOG.md + DEFGROUP: Joomla.Template.Site + INGROUP: Moko-Cassiopeia + PATH: ./CHANGELOG.md VERSION: 02.01.05 BRIEF: Changelog file documenting version history of Moko-Cassiopeia --> @@ -25,7 +24,7 @@ INGROUP: Moko-Cassiopeia ## [TODO] - `./docs/*` -## [03.00 RC] +## [03.00-RC] ### Removed - `./CODE_OF_CONDUCT.md` - `./CONTRIBUTING.md` diff --git a/README.md b/README.md index 18b677b..8af80f9 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Template - FILE: ./README.md - VERSION: 03.00 RC + FILE: README.md + VERSION: 03.00-RC BRIEF: Documentation for Moko-Cassiopeia template - PATH: /templates/moko-cassiopeia/ + PATH: .//templates/moko-cassiopeia/ NOTE: Includes Dark Mode and Soft Offline Mode --> diff --git a/language/en-GB/index.html b/language/en-GB/index.html index 05ff902..4ded426 100644 --- a/language/en-GB/index.html +++ b/language/en-GB/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/language/en-GB/tpl_moko-cassiopeia.ini b/language/en-GB/tpl_moko-cassiopeia.ini index 27311b3..476b999 100644 --- a/language/en-GB/tpl_moko-cassiopeia.ini +++ b/language/en-GB/tpl_moko-cassiopeia.ini @@ -17,9 +17,9 @@ ; You should have received a copy of the GNU General Public License ; along with this program. If not, see https://www.gnu.org/licenses/ . ; ; FILE INFORMATION -; DEFGROUP: Joomla +; DEFGROUP: Joomla.Template.Site ;INGROUP: Moko-Cassiopeia -; PATH: language/en-GB/tpl_moko-cassiopeia.ini +; PATH: ./language/en-GB/tpl_moko-cassiopeia.ini ; VERSION: 02.01.05 ; BRIEF: English (GB) language strings for the Moko-Cassiopeia Joomla template ; diff --git a/language/en-GB/tpl_moko-cassiopeia.sys.ini b/language/en-GB/tpl_moko-cassiopeia.sys.ini index 9efd18d..3cd412c 100644 --- a/language/en-GB/tpl_moko-cassiopeia.sys.ini +++ b/language/en-GB/tpl_moko-cassiopeia.sys.ini @@ -17,9 +17,9 @@ ; You should have received a copy of the GNU General Public License ; along with this program. If not, see https://www.gnu.org/licenses/ . ; ; FILE INFORMATION -; DEFGROUP: Joomla +; DEFGROUP: Joomla.Template.Site ;INGROUP: Moko-Cassiopeia -; PATH: language/en-GB/tpl_moko-cassiopeia.sys.ini +; PATH: ./language/en-GB/tpl_moko-cassiopeia.sys.ini ; VERSION: 02.01.05 ; BRIEF: English (GB) system language strings for template metadata and installer ; diff --git a/language/en-US/index.html b/language/en-US/index.html index 05ff902..4ded426 100644 --- a/language/en-US/index.html +++ b/language/en-US/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/language/en-US/tpl_moko-cassiopeia.ini b/language/en-US/tpl_moko-cassiopeia.ini index 08748b7..473b347 100644 --- a/language/en-US/tpl_moko-cassiopeia.ini +++ b/language/en-US/tpl_moko-cassiopeia.ini @@ -17,9 +17,9 @@ ; You should have received a copy of the GNU General Public License ; along with this program. If not, see https://www.gnu.org/licenses/ . ; ; FILE INFORMATION -; DEFGROUP: Joomla +; DEFGROUP: Joomla.Template.Site ;INGROUP: Moko-Cassiopeia -; PATH: language/en-US/tpl_moko-cassiopeia.ini +; PATH: ./language/en-US/tpl_moko-cassiopeia.ini ; VERSION: 02.01.05 ; BRIEF: English (US) language strings for the Moko-Cassiopeia Joomla template ; diff --git a/language/en-US/tpl_moko-cassiopeia.sys.ini b/language/en-US/tpl_moko-cassiopeia.sys.ini index f02eeb1..715113f 100644 --- a/language/en-US/tpl_moko-cassiopeia.sys.ini +++ b/language/en-US/tpl_moko-cassiopeia.sys.ini @@ -17,9 +17,9 @@ ; You should have received a copy of the GNU General Public License ; along with this program. If not, see https://www.gnu.org/licenses/ . ; ; FILE INFORMATION -; DEFGROUP: Joomla +; DEFGROUP: Joomla.Template.Site ;INGROUP: Moko-Cassiopeia -; PATH: language/en-US/tpl_moko-cassiopeia.sys.ini +; PATH: ./language/en-US/tpl_moko-cassiopeia.sys.ini ; VERSION: 02.01.05 ; BRIEF: English (US) system language strings for template metadata and installer ; diff --git a/language/index.html b/language/index.html index 05ff902..4ded426 100644 --- a/language/index.html +++ b/language/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/index.html b/media/index.html index 05ff902..4ded426 100644 --- a/media/index.html +++ b/media/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/index.html b/media/templates/index.html index 05ff902..4ded426 100644 --- a/media/templates/index.html +++ b/media/templates/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/index.html b/media/templates/site/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/index.html +++ b/media/templates/site/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/editor.css b/media/templates/site/moko-cassiopeia/css/editor.css index e354dd4..9c52fed 100644 --- a/media/templates/site/moko-cassiopeia/css/editor.css +++ b/media/templates/site/moko-cassiopeia/css/editor.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/editor.css + PATH: ./media/templates/site/moko-cassiopeia/css/editor.css VERSION: 02.01.05 BRIEF: Stylesheet for Joomla editor content within Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/gable.css b/media/templates/site/moko-cassiopeia/css/gable.css index bc8be00..b641242 100644 --- a/media/templates/site/moko-cassiopeia/css/gable.css +++ b/media/templates/site/moko-cassiopeia/css/gable.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/gable.css + PATH: ./media/templates/site/moko-cassiopeia/css/gable.css VERSION: 02.01.05 BRIEF: Stylesheet providing gable-specific layout and design rules for Moko-Cassiopeia */ diff --git a/media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css b/media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css index 8919698..ee21595 100644 --- a/media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css +++ b/media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/dark/colors_alternative.css VERSION: 02.01.05 BRIEF: Alternative dark mode color definitions for Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css b/media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css index b28ea91..b16c364 100644 --- a/media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css +++ b/media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/dark/colors_standard.css VERSION: 02.01.05 BRIEF: Standard dark mode color definitions for Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/global/dark/index.html b/media/templates/site/moko-cassiopeia/css/global/dark/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/global/dark/index.html +++ b/media/templates/site/moko-cassiopeia/css/global/dark/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css b/media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css index 2eef980..2d3c37f 100644 --- a/media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css +++ b/media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/fonts-local_roboto.css VERSION: 02.01.05 BRIEF: Local Roboto font-face definitions for the Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/global/index.html b/media/templates/site/moko-cassiopeia/css/global/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/global/index.html +++ b/media/templates/site/moko-cassiopeia/css/global/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css b/media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css index e9d4ee2..64051ef 100644 --- a/media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css +++ b/media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/light/colors_alternative.css VERSION: 02.01.05 BRIEF: Alternative light mode color definitions for Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css b/media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css index 0e27c2e..88d8a60 100644 --- a/media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css +++ b/media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/light/colors_standard.css VERSION: 02.01.05 BRIEF: Standard light mode color definitions for Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/global/light/index.html b/media/templates/site/moko-cassiopeia/css/global/light/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/global/light/index.html +++ b/media/templates/site/moko-cassiopeia/css/global/light/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/global/social-media-demo.css b/media/templates/site/moko-cassiopeia/css/global/social-media-demo.css index d491807..3f9bd56 100644 --- a/media/templates/site/moko-cassiopeia/css/global/social-media-demo.css +++ b/media/templates/site/moko-cassiopeia/css/global/social-media-demo.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/global/social-media-demo.css + PATH: ./media/templates/site/moko-cassiopeia/css/global/social-media-demo.css VERSION: 02.01.05 BRIEF: Demo styles for showcasing social media elements in Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/index.html b/media/templates/site/moko-cassiopeia/css/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/index.html +++ b/media/templates/site/moko-cassiopeia/css/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/system/index.html b/media/templates/site/moko-cassiopeia/css/system/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/system/index.html +++ b/media/templates/site/moko-cassiopeia/css/system/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/system/searchtools/index.html b/media/templates/site/moko-cassiopeia/css/system/searchtools/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/system/searchtools/index.html +++ b/media/templates/site/moko-cassiopeia/css/system/searchtools/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css b/media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css index a822709..1324395 100644 --- a/media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css +++ b/media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css + PATH: ./media/templates/site/moko-cassiopeia/css/system/searchtools/searchtools.css VERSION: 02.01.05 BRIEF: Stylesheet for Joomla search tools integration in Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/template-rtl.css b/media/templates/site/moko-cassiopeia/css/template-rtl.css index 93d2d06..fe87321 100644 --- a/media/templates/site/moko-cassiopeia/css/template-rtl.css +++ b/media/templates/site/moko-cassiopeia/css/template-rtl.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/template-rtl.css + PATH: ./media/templates/site/moko-cassiopeia/css/template-rtl.css VERSION: 02.01.05 BRIEF: Right-to-left (RTL) layout stylesheet for Moko-Cassiopeia template */ diff --git a/media/templates/site/moko-cassiopeia/css/template.css b/media/templates/site/moko-cassiopeia/css/template.css index b557f5b..6764835 100644 --- a/media/templates/site/moko-cassiopeia/css/template.css +++ b/media/templates/site/moko-cassiopeia/css/template.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/template.css + PATH: ./media/templates/site/moko-cassiopeia/css/template.css VERSION: 02.01.05 BRIEF: Main stylesheet providing layout, typography, and component styles for Moko-Cassiopeia */ diff --git a/media/templates/site/moko-cassiopeia/css/vendor/afeld/index.html b/media/templates/site/moko-cassiopeia/css/vendor/afeld/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/afeld/index.html +++ b/media/templates/site/moko-cassiopeia/css/vendor/afeld/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css b/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css index 619dd5a..e457391 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css +++ b/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css + PATH: ./media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css VERSION: 02.01.05 BRIEF: Vendor stylesheet for Choices.js select and input enhancements in Moko-Cassiopeia */ diff --git a/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/index.html b/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/index.html +++ b/media/templates/site/moko-cassiopeia/css/vendor/choicesjs/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/vendor/index.html b/media/templates/site/moko-cassiopeia/css/vendor/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/index.html +++ b/media/templates/site/moko-cassiopeia/css/vendor/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/index.html b/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/index.html +++ b/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/joomla-alert.css b/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/joomla-alert.css index 96148a4..2e9ff81 100644 --- a/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/joomla-alert.css +++ b/media/templates/site/moko-cassiopeia/css/vendor/joomla-custom-elements/joomla-alert.css @@ -8,15 +8,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css + PATH: ./media/templates/site/moko-cassiopeia/css/vendor/choicesjs/choices.css VERSION: 02.01.05 BRIEF: Vendor stylesheet for Choices.js select and input enhancements in Moko-Cassiopeia */ diff --git a/media/templates/site/moko-cassiopeia/fonts/index.html b/media/templates/site/moko-cassiopeia/fonts/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/fonts/index.html +++ b/media/templates/site/moko-cassiopeia/fonts/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/images/index.html b/media/templates/site/moko-cassiopeia/images/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/images/index.html +++ b/media/templates/site/moko-cassiopeia/images/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/index.html b/media/templates/site/moko-cassiopeia/index.html index 05ff902..4ded426 100644 --- a/media/templates/site/moko-cassiopeia/index.html +++ b/media/templates/site/moko-cassiopeia/index.html @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla.Site INGROUP: Templates.Moko-Cassiopeia - FILE: ./index.html + FILE: index.html BRIEF: Security redirect page to block folder access and forward to site root. --> diff --git a/media/templates/site/moko-cassiopeia/js/darkmode-toggle.js b/media/templates/site/moko-cassiopeia/js/darkmode-toggle.js index fb07920..a93ca29 100644 --- a/media/templates/site/moko-cassiopeia/js/darkmode-toggle.js +++ b/media/templates/site/moko-cassiopeia/js/darkmode-toggle.js @@ -7,15 +7,14 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION - DEFGROUP: Joomla + DEFGROUP: Joomla.Template.Site INGROUP: Moko-Cassiopeia - PATH: media/templates/site/moko-cassiopeia/js/darkmode-toggle.js + PATH: ./media/templates/site/moko-cassiopeia/js/darkmode-toggle.js VERSION: 02.01.05 BRIEF: JavaScript logic for dark mode toggle functionality in Moko-Cassiopeia */ diff --git a/media/templates/site/moko-cassiopeia/js/gtm.js b/media/templates/site/moko-cassiopeia/js/gtm.js index 9453cc8..e490d11 100644 --- a/media/templates/site/moko-cassiopeia/js/gtm.js +++ b/media/templates/site/moko-cassiopeia/js/gtm.js @@ -7,18 +7,17 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. - This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/ . # FILE INFORMATION DEFGROUP: Joomla Template - FILE: ./media/templates/site/moko-cassiopeia/js/gtm.js + FILE: media/templates/site/moko-cassiopeia/js/gtm.js HEADER VERSION: 1.0 VERSION: 2.0 BRIEF: Safe, configurable Google Tag Manager loader for Moko-Cassiopeia. - PATH: media/templates/site/moko-cassiopeia/js/gtm.js + PATH: ./media/templates/site/moko-cassiopeia/js/gtm.js NOTE: Place the