To create/modify tickets or wiki login as ticket nospam

QWeb Framework

For AjaxTerm follow this link (it uses the python version of qweb).

What is QWeb ?

QWeb is web framework (mainly an XML templating system) implemented in various laguages.

The core component of qweb is its cool XML templating engine. In some language only that part is implemented. While others (python/php) provide additional components. active versions:

  • QwebJavascript?: XML templating
  • QwebRuby?: XML templating, HTML forms
  • QwebPython: XML templating, HTML forms, Controller, WSGI/cgi/fastcgi/builtin-web-server Request handler, Sessions

unmaintained versions:

Documentation

Feedback

  • Forum: Forum
  • Antony Leusisse: al AT udev.org