inCMS setting new standards
Past are the days where Web Applications were ugly and tedious to use. inCMS is a solid Web Framework which connects all the needed newest technologies into one usable package. Dive into our technical overview to experience what inCMS has to offer.
Combining newest technologies
- Entire Backend in Ext JS
- State of the art system build up
- Unlimited nesting of Users and Modules
- Amazing User Controlling
Ext JS at it's best
Javascript in a new dimension
The entire inCMS Framework is built upon Ext JS. Every Client Javascript class is programmed using Douglas Crockford's recommendations.
JSON over AJAX
Quite amazing how some clever bloke realised that the Javascript Object Notation can be used for Data Storing in a extremly compact way. In comparison to XML you can save at least 2/3 of the total file size (obviously it cannot be used in every situation). However, once logged into inCMS the Server Communication works solely via AJAX with JSON requests and responses.
Reusable Modules
Inheritance is the Key
Needless to say that that all Server and Client Programming is done Object Orientated. Every module extends an appropriate parent, which provides core functions that can be accessed immediately.
Unlimited Nesting
A core ingenious asset of inCMS is that content can be nested in an unlimited fashion. Eg. a page has subcontent, the content itself can have subcontent too again, and again... This enables users to build a page in a easy way.
Multilingual
Front- and Backend
inCMS currently ships with a Backend that has been translated into German, French, Italian and English. Every Front and Backend User can choose his/her language.
Reliabilty with a Roll-Back-System
It isn't always possible to translate everything into all languages at one time. That is why inCMS comes with an intelligent Roll-Back-System. This means, Pages and Content can still be published, even if not translated into all needed languages. If a page or content isn't available in the chosen lanugage, it will roll back to the default Website's language.


