quanta
quanta copied to clipboard
An innovative, DB-free CMS for web and application development, based on the principles of Quantum physics.
At the moment, login and logout action, after being performed, redirect the user to the homepage. We need to support for the [LOGIN] qTag a redirect attribute (as we do...
Currently we are using a standard MD5 / salt algorithm to store passwords. It would be good to let the user choose a personal algorithm in his modules, to open...
by creating a node named "tags", the system complained that it existed already. I realized that "tags" is a subfolder of .git (full path: ./.git/refs/tags), meaning that Quanta is also...
Create a nice install profile for a "portfolio" kind of site.
The login / register shadow forms have quite a poor appearance.   We should make them look a little...
At the moment, roles are assigned manually, by altering the JSON of the user node by hand. We would rather have something visual, like a dedicated Shadow form, to allow...
Integrate with Docker for easy delivery & deployment
At the moment, the [INPUT|type=file] field, being used for drag & drop / multiple file uploads, can only be used inside a Shadow form. This happens because the javascript needed...
Qtags are Quanta's core feature, and they are extremely powerful - but from great power, comes great responsability, especially when we consider that Qtags can be added (by design) anywhere,...