]> git.mjollnir.org Git - moodle.git/commit
Fixes related to presets and MDL-6755.
authormoodler <moodler>
Mon, 2 Oct 2006 17:24:54 +0000 (17:24 +0000)
committermoodler <moodler>
Mon, 2 Oct 2006 17:24:54 +0000 (17:24 +0000)
commit8303eb8447554de6514d95091b61beee736b7b65
tree827941ecee0782d1da975ccf58a1ad35dead4525
parent44abaca047e5920636c324da845a8be2212dcc91
Fixes related to presets and MDL-6755.

The original code was shocking once I started reviewing it, and even
after heavy editing I'm still not happy with it, but at least it works
more like it was supposed to.

Needs more cleaning up to make it clearer and probably safer.

Also, presets can now contain langage packs and they'll be used.
The image gallery is an example.
lang/en_utf8/data.php
mod/data/db/access.php
mod/data/edit.php
mod/data/field.php
mod/data/lib.php
mod/data/preset.php
mod/data/styles.php
mod/data/templates.php
mod/data/version.php