Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

XMLB list of files to create

From MoodleDocs

XML database schema > Roadmap > Defining one XML structure > List of files to create


In this page you'll find a complete list of the dirs containing DB structures. Under 1.7 and upwards, all of them must contain its own 'install.xml file with all the information needed to be able to create the DB properly.

This document can be outdated if new modules/blocks... are added to Moodle core, and no efforts to keep it updated will be done. His primary goal was to have the initial (69 dirs) list and to track the work performed, by using the Done tag. Interim process can use the Work In Progress tag.

The list

  • Done: backup/db
  • blocks/activity_modules/db
  • blocks/admin/db
  • blocks/blog_menu/db
  • blocks/blog_tags/db
  • blocks/calendar_month/db
  • blocks/calendar_upcoming/db
  • blocks/course_list/db
  • blocks/course_summary/db
  • blocks/db
  • blocks/glossary_random/db
  • blocks/html/db
  • blocks/loancalc/db
  • blocks/login/db
  • blocks/messages/db
  • blocks/news_items/db
  • blocks/online_users/db
  • blocks/participants/db
  • blocks/quiz_results/db
  • blocks/recent_activity/db
  • blocks/rss_client/db
  • blocks/search/db
  • blocks/search_forums/db
  • blocks/search_glossaries/db
  • blocks/section_links/db
  • blocks/site_main_menu/db
  • blocks/social_activities/db
  • enrol/authorize/db
  • enrol/creditcard/db
  • enrol/database/db
  • enrol/flatfile/db
  • enrol/imsenterprise/db
  • enrol/internal/db
  • enrol/ldap/db
  • enrol/manual/db
  • enrol/paypal/db
  • Done: lib/db: Problems with these tables: adodb_logsql (datetime column) and sessions2 (due to their new format using timestamp columns).
  • mod/assignment/db
  • mod/chat/db
  • mod/choice/db
  • mod/data/db
  • mod/exercise/db
  • mod/forum/db
  • mod/glossary/db
  • mod/hotpot/db
  • mod/journal/db
  • mod/label/db
  • mod/lams/db
  • mod/lesson/db
  • mod/quiz/db
  • mod/resource/db
  • mod/scorm/db
  • mod/survey/db
  • mod/wiki/db
  • mod/workshop/db
  • question/type/calculated/db
  • question/type/datasetdependent/db
  • question/type/description/db
  • question/type/essay/db
  • question/type/match/db
  • question/type/missingtype/db
  • question/type/multianswer/db
  • question/type/multichoice/db
  • question/type/numerical/db
  • question/type/random/db
  • question/type/randomsamatch/db
  • question/type/rqp/db
  • question/type/shortanswer/db
  • question/type/truefalse/db