|
|
| (67 intermediate revisions by 4 users not shown) |
| Line 1: |
Line 1: |
| The goal to this pages is to document, explain and follow the evolution of the integration of Moodle and other RDBS, using the [http://phplens.com/lens/adodb/docs-datadict.htm#xmlschema ADOdb XML Schema] (AXMLS) built over the [http://phplens.com/lens/adodb/docs-datadict.htm ADOdb Data Dictionary] that comes with the [http://phplens.com/adodb/ ADOdb] library, used by Moodle to perform all DB operations since the beginning.
| | #redirect [[Development:XMLDB Documentation]] |
| | |
| This page is 100% work in progress..
| |
| | |
| === Preliminary Tests ===
| |
| | |
| | |
| === The Roadmap ===
| |
| | |
| | |
| === Useful Links ===
| |
| | |
| * [[XMLDB Preliminary Links]]: One collection of links about general info, searched and analysed at the initial stages of the project.
| |