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: Difference between revisions

From MoodleDocs
No edit summary
Line 4: Line 4:
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.
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 <font color="blue">Done</font> tag. Interim process can use the <font color="red">Work In Progress</font> tag.
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 <font color="green">Done</font> tag. Interim process can use the <font color="red">Work In Progress</font> tag.


=== The list ===
=== The list ===


* <font color="blue">Done: </font>backup/db
* <font color="green">Done: </font>backup/db
* blocks/activity_modules/db
* blocks/activity_modules/db
* blocks/admin/db
* blocks/admin/db
Line 44: Line 44:
* enrol/manual/db
* enrol/manual/db
* enrol/paypal/db
* enrol/paypal/db
* <font color="blue">Done: </font>lib/db: <font color="red">Problems with these tables: adodb_logsql (datetime column) and sessions2 (due to their new format using timestamp columns).</font>
* <font color="green">Done: </font>lib/db: <font color="red">Problems with these tables: adodb_logsql (datetime column) and sessions2 (due to their new format using timestamp columns).</font>
* mod/assignment/db
* mod/assignment/db
* mod/chat/db
* mod/chat/db

Revision as of 18:04, 7 August 2006

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