Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Using XMLDB: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
m category
Línia 1: Línia 1:
[[Category:Developer|Using XMLDB]]
(This docs is in progress of writing and editing, aimed to help third-party module developer to switch to XMLDB)
(This docs is in progress of writing and editing, aimed to help third-party module developer to switch to XMLDB)
==Developing module using XMLDB==
==Developing module using XMLDB==
Línia 7: Línia 6:
==Convert MySQL syntax to XMLDB==
==Convert MySQL syntax to XMLDB==
This can be done easily by using XMLDB Editor built in every Moodle. Simply go to Administration >> Miscellaneous >> XMLDB Editor
This can be done easily by using XMLDB Editor built in every Moodle. Simply go to Administration >> Miscellaneous >> XMLDB Editor
[[Category:Developer|Using XMLDB]]
[[Category:XMLDB]]

Revisió del 19:38, 7 gen 2008

(This docs is in progress of writing and editing, aimed to help third-party module developer to switch to XMLDB)

Developing module using XMLDB

If you are Moodle module developer, you might consider switching to XMLDB Everywhere in Moodle now use XMLDB. Developed to prevent from creating custom database schemas for different database system.

Convert MySQL syntax to XMLDB

This can be done easily by using XMLDB Editor built in every Moodle. Simply go to Administration >> Miscellaneous >> XMLDB Editor