Quanta Plus is a highly stable and feature rich web development environment. The vision with Quanta has always been to start with the best architectural foundations, design for efficient and natural use and enable maximal user extensibility. We recognize that we don't have the resources to do everything we would like to so our target is to make it easy for you to help make this the best community based desktop application anywhere. Pretty much everything in Quanta is designed so you can extend it. Even the way it handles XML DTDs is based on XML files you can edit. You can even import DTDs, write scripts to manage editor contents, visually create dialogs for your scripts and assign script actions to nearly any file operation in a project. You can even look at and communicate with a wide range of what happens inside Quanta using DCOP.


Quanta is based on KDE so this means it is network transparent from any dialog or project. It can use not only FTP but other KDE KIO slaves from file dialogs or in project settings. For instance if you want secure access try the fish KIO slave that uses SSH. Just enter fish://[user]@domain in any dialog or select fish in your project settings. Here on this site you will find information on using Kommander to visually build dialogs you can extend Quanta with. These applications talk to each other using an IPC (Inter Process Communication) called DCOP (Desktop Communication Protocol).

The main features of Quanta are:

* Project management, including support for local and remote (through the network) projects. Project files can be uploaded to many servers using various protocols. CVS support is integrated, Subversion support is possible through external plugins. Advanced project features, like actions assigned to various project events and assigning roles in a team are also available.
* Uses KDE KIO slaves for FTP, SSH (through FISH) and other protocol support.
* HTML and XML support: by default support for various (X)HTML versions and some XML based languages are available. This support can be extended either by the user (by importing an XML DTD) or via the "hotstuff" interface, by downloading XML support packages. XML support means autocompletion of tags and attributes, visual editing of tags, document structure viewing, validation/problem reporting, context help.
* script language support: by default PHP support is included, other languages can be supported by creating a language description package. PHP debugger interface is included for the Gubed and XDebug debuggers. Autocompletion for built in and user functions/variables is possible.
* CSS support: visual CSS editor, autocompletion for CSS.
* templates: full site, one document or snippet templates are possible. Templates can be shared via hotstuff.
* user toolbars and actions: toolbars can be freely created with stock or actions created by the user on it. This toolbars can be assigned to a language or to a project. The toolbars are also shareable via hotstuff.
* unlimited extensibility: any type of scripts/executables can be assigned to actions or project events. Users can exchange toolbars through the hotstuff system.
* plugins: general KPart plugin support. Any KDE KPart can be used inside Quanta, by default Konsole, KImageMapEditor, KLinkStatus, Cervisia (CVS) and KFileReplace is configured.
* integrated preview: documents can be previewed inside the application using the KHTML engine. Preprocessing the documents through a web server before previewing is possible.
* context help: context help for many languages can be downloaded via hotstuff. New help packages can be created by the user.
* lots of settings: the application is highly configurable, so everyone can adapt to its needs.
* Builtin rendering with KHTML.
* Display the source code, WYSIWYG Mode (called VPL (Visual Page Layout) in Quanta) or both.

0 comments: