]> git.mjollnir.org Git - moodle.git/commit
- Display format of entries is now modular.
authorwillcast <willcast>
Tue, 16 Sep 2003 18:51:40 +0000 (18:51 +0000)
committerwillcast <willcast>
Tue, 16 Sep 2003 18:51:40 +0000 (18:51 +0000)
commite179048ec195a34859d4226df5f6150ca56993aa
tree6f88d132242e29ef70a8c7cabeb4d2dbd7df3915
parent83985ddaa6d5356c309b8bffdffba7478ad3b65f
- Display format of entries is now modular.
- Entries can have an optional file
- English help files.
- Now the alphabet is a language string so it is now usable in other languages.

KNOWN BUGS:
- It does not backup nor restore the attached files of the entries.
14 files changed:
mod/glossary/README.txt
mod/glossary/backuplib.php
mod/glossary/db/mysql.php
mod/glossary/db/mysql.sql
mod/glossary/edit.html
mod/glossary/edit.php
mod/glossary/exportentry.php
mod/glossary/formats/1.php [new file with mode: 0644]
mod/glossary/formats/2.php [new file with mode: 0644]
mod/glossary/lib.php
mod/glossary/mod.html
mod/glossary/restorelib.php
mod/glossary/version.php
mod/glossary/view.php