Commit Graph

12 Commits

Author SHA1 Message Date
1c480ad5a0 Removed vmbasic.css 2025-08-30 19:53:21 -05:00
bee7796645 02.00
**Major Release** — introduces the long-awaited **Dark Mode Toggle**, streamlining accessibility and usability enhancements.

##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.
	* Automatic persistence of user choice (via localStorage).

* **Header Parameters Update**

	* Added **logo parameter support** in template settings.
	* Updated metadata & copyright header.

* **Expanded TOC (Table of Contents)**

	* Automatic TOC injection when enabled.
	* User selects placement via article > options > layout (`toc-left` or `toc-right`).

##Improved

* 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.
2025-08-30 18:41:15 -05:00
cc69c75cca Reset 2025-08-25 00:33:14 -05:00
18f98dd606 Security hardening 2025-08-25 00:18:56 -05:00
e61b94fe80 Security hardening 2025-08-24 23:45:33 -05:00
886262cdc1 v1.15
Added CSS theme seletor (dark/light)
2025-08-20 01:12:59 -05:00
2e79807dbb v1.13
- Fixed CSS
- Cleaned up Table of Contents
- Deleted conflicting default.php in com_content
2025-08-09 22:30:55 -05:00
c997131aec Fixed favicon issue 2025-07-17 17:46:46 -05:00
6f75cd5c03 v1.11
- Restored Default Article Override
- Created Table of Contents article override
- Added TOC skip to Comments Heading
- Localized AFeld/Bootstrap-TOC files
2025-07-10 22:21:19 -05:00
ec9a6632ae v1.10
-fixed CSS of item image
2025-06-28 12:23:52 -05:00
9c2e1c184b Update 2025-05-22 17:51:28 -05:00
4eb63b1247 Update 2025-05-22 17:21:25 -05:00