]> git.mjollnir.org Git - moodle.git/commit
- Case sensitive search when click on a letter, fixed.
authorwillcast <willcast>
Wed, 19 Nov 2003 17:47:40 +0000 (17:47 +0000)
committerwillcast <willcast>
Wed, 19 Nov 2003 17:47:40 +0000 (17:47 +0000)
commitb6862360af8412253b3cfa2f8b8751467aea0461
tree9490a76d51c342cecdbb2d18d01a6267516bf5e9
parent0dafa92b4d742f15aa65997a4ae27396fd6b6fb8
- Case sensitive search when click on a letter, fixed.
- Adding a display format manager. It controls the behavior of the display format when the user enter the glossary and when an auto-link is shown.
- Adding support to the new fullname function.
17 files changed:
lang/en/glossary.php
mod/glossary/TODO.txt
mod/glossary/config.html
mod/glossary/db/mysql.php
mod/glossary/db/mysql.sql
mod/glossary/dynalink.php
mod/glossary/edit.php
mod/glossary/formats.php [new file with mode: 0644]
mod/glossary/formats/2.php
mod/glossary/formats/3.php
mod/glossary/formats/6.php
mod/glossary/lib.php
mod/glossary/mod.html
mod/glossary/print.php
mod/glossary/sql.php
mod/glossary/version.php
mod/glossary/view.php