fCMS v5.0 Site System
Backend
Screenshots
|
|
|
|
|
| view | view | view | view |
Features
- XHTML compliant
- Flexible ways of loading and positioning html snipplets
- Dynamic adaption to user supplied values
- Secure variable handling and display
- Inline processing of XSL, SQL
- Highly flexible and customizable web formular handling
- Generic SQL Handling
- Module API for custom made modules (PHP5 OOP)
Requirements
- Apache webserver or lighttpd webserver with mod_rewrite or equivalent other alternative
-
PHP 5.2.4
or later with the at least the following extensions:
- ext/session (standard)
- ext/dom (standard)
- ext/libxml (standard)
- ext/xsl
- ext/mysqli
- ext/iconv (standard)
- ext/json (standard)
- ext/mbstring
- ext/pdo with sqlite
- ext/spl (standard)
- ext/gd (optional)
- libXML2 2.6.27+
- libXSLT 1.1.14+
- MySQL 4.1 or later preferred
- A Unix/Linux Operating System preferred
Notice for users with active code caching extensions
- ZendOptimizer: It has come to our attention that the code accelerator ZendOptimizer in its current release causes PHP to hang or crash at random. Please do NOT use ZendOptimizer in combination with fCMS until Zend releases a fixed version.
- APC: The APC-Versions coming with PHP 5.2.3 and earlier seem to have serious trouble with the combination of __autoload and manual require. Until this is fixed, it is recommended NOT to use APC alongside with fCMS in production. While for the majority of times everything seems to work, unexpected results are possible.
- XCache: No problems known.
Frontend
The fCMS SiteSystem comes with some gecko based frontend modules for development, debugging and management. All frontend code is based on XUL and thus requires a gecko based browser with xul support like Firefox or the Seamonkey. Currently only firefox installable archives (xpi) are provided on our download page.
fDebug
|
|
|
|
| view | view | view |
The main debug tool for the fCMS is the extension fDebug. The fCMS SiteSystem - if configured to do so - tries to connect back to the calling browser IP on Port 5005/tcp or specified proxy, delivering all kinds of debug information and values. To learn how to configure the server-side of this feature, read the configuration page.
-
Processlog view:
- Log with 4 levels of message categories (Message, Warning, Error, Fatal)
- Sticky mode support to keep information or cleanup for each page
- Timestamping support
- Multi tab display to support multiple hosts
- Call history
- Context color support
-
Variable display view:
- GET Variables ($_GET)
- POST Variables ($_POST)
- SESSION Variables ($_SESSION)
- COOKIE Data ($_COOKIE)
- ENVIRONMENT & SERVER Variables ($_ENV, $_SESSION)
- fCMS generated runtime variables
- Popup mode to bring debug window to front in case of an error
- Source dump view to display control.xml
- Configuration Tab to configure security related settings, colors and loglevels
- Proxy Support
fCMS Management
The content management subsystem is currently in closed testing and will be made available soon. If you are interested in testing, contact us.
Current
SiteSystem v5.0.xSnapshot 20.02.09
Client XPI 09.09.09
Development v6