Quanta Plus

From Wikipedia, the free encyclopedia

Quanta Plus

Quanta Plus 3.3.0
Developed by The Quanta Team
Latest release 3.5.9 / Feb 20, 2008
OS Unix-like
Genre HTML editor
License GPL
Website http://quanta.kdewebdev.org

Quanta Plus is a free and open-source web Integrated development environment (IDE) for HTML, XHTML, CSS, XML, PHP and any other XML-based languages or scripting languages. It is part of KDE, a Linux desktop environment, released in the Kdewebdev package.

Quanta is capable of both WYSIWYG design and handcoding. It features tag completion as you type and tag editing through a dialog interface, script language variable auto-completion, project management, live preview, PHP debugger, CVS support, Subversion support (through external plugin) to name just a few. The other Kdewebdev applications, Kommander, KImageMapEditor, KXSLDbg, KLinkStatus, KFileReplace, are tightly integrated with Quanta, but can be used independently as well.

Quanta Plus is feature-rich, aimed at beginners as well as at professionals. The main features 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. (Somewhat like Adobe Dreamweaver)

[edit] See also

[edit] External links