PySite‘s UI needs several JavaScript libraries which I would
like to load asynchronously. Requirejs is a nice tool to achieve this.
Some libraries are used by all pages, like jQuery, and others are used only by
certain pages, like elFinder is needed only on the page of the FileManager ...
more ...
The PySite project needs a decent UI to manage the pages and to up-/download files.
The current milestone of PySite envisions that UI to use the metaphor of a
file manager, for which elFinder seems a good implementation. Its current
version is 2.0RC1, but ...
more ...