Commit Graph

15 Commits

Author SHA1 Message Date
743a1acb9b Remove unnecessary 'sid' field from settings in htmlposts_activate function 2025-11-16 14:35:34 -05:00
2c4fc2d300 Add error handling for settings group creation in htmlposts_activate function 2025-11-16 14:30:27 -05:00
2a1027d087 Enable error reporting for improved debugging in htmlposts.php 2025-11-16 14:02:42 -05:00
e8af7f6790 Revert "Fix database queries to use table prefix for settings and usergroup retrieval"
This reverts commit b9daa8e0b4.
2025-11-16 14:00:06 -05:00
27e7a3e86e Refactor control_html class implementation for better readability and maintainability 2025-11-16 13:54:26 -05:00
b9daa8e0b4 Fix database queries to use table prefix for settings and usergroup retrieval 2025-11-16 13:45:47 -05:00
27fdd17911 Update plugin author and version in htmlposts_info function 2025-11-16 13:36:20 -05:00
42c208a507 Add author attribution for the original plugin in README.md 2025-11-15 15:51:33 -05:00
a0aef69fb2 Update README.md to clarify requirements and support status 2025-11-15 15:50:26 -05:00
b7a52dfbe5 Fix formatting in README.md for consistency 2025-11-15 15:41:30 -05:00
b51e86fb73 Support for PHP 7 instead of PHP 4
Refactor control_html class to use constructor for initialization
2025-11-15 15:40:33 -05:00
1e08e2ba83 Remove unused assets and stylesheets from the Readme_files directory
- Deleted footer_ad.jpg, logo.png, off.png, offlink.png, offlock.png, on.png, and miniofflink.htm as they are no longer needed.
- Removed global.css to streamline the project and eliminate unnecessary styles.
2025-11-15 15:33:14 -05:00
46c0fc327e Replace HTML README with Markdown version for improved readability 2025-11-15 15:31:34 -05:00
85b3daed6d Update copyright year and author in license file 2025-11-15 15:31:20 -05:00
dd8b37e110 Initialize files; Add HTML in Posts plugin 2025-11-13 19:29:33 -05:00