CMS MADE SIMPLE FORGE

Name Type Description
AceSyntax Module Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Both frontend as backend syntax highlighter.
AceEditor Module THIS IS BOTH A BACKEND AND A FRONTEND CODE HIGHLIGHTER AND EDITOR. Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project. Ace is also used on GitHub https://github.com/blog/905-edit-like-an-ace
PHP info plugin Plugin Display PHP config in CMSMS templates. https://github.com/master3395/Cmsms-function.phpinfo.php Features Simple: {phpinfo} PHP configuration display Version & modules
LogWatch Module The LogWatch module provides a comprehensive server error log monitoring system for CMS Made Simple websites. This module seamlessly integrates with your server's error logs to display PHP errors, warnings, and notices in an organized, developer-friendly interface within the CMS admin panel, helping you quickly identify and resolve issues during development and production. Features Support for multiple log sources: Apache, PHP ini, virtual host, and document root logs Custom Error Handler: captures PHP errors to a local protected log file when server logs aren't accessible ...