1
Hi Gurus
I do wanna integrate the Dojo Framework into xoops (
http://dojotoolkit.org/).
The xoops System loads for most of the actions the full webpage. As we know, the xoops page designe is done with the theme.html. I have the dojo script load defined in the theme. Also the dojo design is in the theme. I do not wanna reload always the page again. Just inside the new dojo design framework some content from xoops (like iframe).
- Do you know what is the best practice for such a setup?
- is it possible to just call xoops api for user login without reloading html (as example)
- Did some one do this already?
Any hint would help
Markus