|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Functions | |
| wiki_add_wiki_fields () | |
| wiki_upgrade_install_20_tables () | |
| wiki_upgrade_migrate_versions () | |
Define table wiki to be created
Definition at line 23 of file upgradelib.php.


Install wiki 2.0 tables
Define table wiki_subwikis to be created
Adding fields to table wiki_subwikis
Adding keys to table wiki_subwikis
Conditionally launch create table for wiki_subwikis
Define table wiki_pages to be created
Adding fields to table wiki_pages
Adding keys to table wiki_pages
Conditionally launch create table for wiki_pages
Define table wiki_versions to be created
Adding fields to table wiki_versions
Adding keys to table wiki_versions
Conditionally launch create table for wiki_versions
Define table wiki_synonyms to be created
Adding fields to table wiki_synonyms
Adding keys to table wiki_synonyms
Conditionally launch create table for wiki_synonyms
Define table wiki_links to be created
Adding fields to table wiki_links
Adding keys to table wiki_links
Conditionally launch create table for wiki_links
Define table wiki_locks to be created
Adding fields to table wiki_locks
Adding keys to table wiki_locks
Conditionally launch create table for wiki_locks
Definition at line 73 of file upgradelib.php.


Migrating wiki pages history
Definition at line 203 of file upgradelib.php.

