]> git.mjollnir.org Git - moodle.git/commit
- Now the entries could be categorized.
authorwillcast <willcast>
Sun, 21 Sep 2003 17:08:41 +0000 (17:08 +0000)
committerwillcast <willcast>
Sun, 21 Sep 2003 17:08:41 +0000 (17:08 +0000)
commitfb443f1acffe509fd4356b23ab2434fb3823b9ea
tree02eef8788c720e570bef34286dca5c3fd40f6e9d
parente4576482d5765ee4ea88485d901051ea926a1fc3
- Now the entries could be categorized.
- Any entry could belongs to many categories
- Improved main page and add entry look.
- Added PostgreSQL7 squema (Thanks Janne Mikkonen!)
- Deleting entries also delete its attachments if any.
18 files changed:
lang/en/glossary.php
lang/es/glossary.php
mod/glossary/db/mysql.php
mod/glossary/db/mysql.sql
mod/glossary/db/postgres7.php [new file with mode: 0644]
mod/glossary/db/postgres7.sql [new file with mode: 0644]
mod/glossary/deleteentry.html
mod/glossary/deleteentry.php
mod/glossary/edit.html
mod/glossary/edit.php
mod/glossary/editcategories.html [new file with mode: 0644]
mod/glossary/editcategories.php [new file with mode: 0644]
mod/glossary/exportentry.php
mod/glossary/formats/1.php
mod/glossary/formats/2.php
mod/glossary/lib.php
mod/glossary/version.php
mod/glossary/view.php