Raxis Framework

from Wikipedia, the free encyclopedia
Raxis Framework
Basic data

developer Getdesigned GmbH
Current  version 4.1
( March 28, 2012 )
operating system Linux , Windows
category Web framework
License Closed source
German speaking No
www.getdesigned.at (PDF)

The Raxis Framework is a multi-functional PHP - Application to display and generation of small and medium sites that will be developed in 1999. It contains a template engine , a simple content management system (CMS) and numerous tools for automated display (content in forms, from databases, lists, picture galleries, etc.). Raxis is currently in version 3. Since version 3.7 the Raxis core is SQL Injection Safe and offers methods for secure DB queries.

conditions

The Raxis Framework is based on the open source web server Apache (with mod rewrite ), PHP and optionally MySQL if a database is required .

Modules

Formmaker

The Raxis Formmaker allows the simple creation of complex forms (also multi-page) including saving the data in a database or a file and sending them by email . The underlying tables are created or modified automatically.

Treelister

The Raxis Treelister outputs data from MySQL tables in a template and supports paging and data modification before output (DvA) using PreEvaluationFunctions.

Content editor

The Raxis Content Editor is an implementation and extension of the open source editor TinyMCE from Moxiecode. The editor has been expanded to include a file manager , an image viewer , versioning and Raxis-specific tools. A spell checker has also been included since November 2006.

Image resizer

The Raxis Image Resizer will be integrated from the Treelister and Content Editor modules and dynamically adjusts image sizes (including caching). Since version 3.7 the resizer has also been able to generate dynamic graphics (e.g. required for navigation)

ROB - Raxis Object Editor

Since version 3.6, Raxis has a new object editor that allows you to edit all kinds of hierarchical information. Especially in combination with hierarchical file systems, it offers new possibilities, e.g. B. the extension of each file by any information.

Cache

Also new with version 3.6 is a database-based, intelligent output cache. This temporarily stores the finished HTML code of users who are not logged in and can thus significantly increase the response time.

Code minimization

With version 3.8, the Raxis Framework now introduces code minimization. Until now the code could already be GZIP compressed, from now on superfluous whitespaces from HTML, JavaScript and CSS are removed and multiple CSS and JavaScript files are automatically combined into one cached file, which significantly shortens the apparent and effective loading time.

Web links