]> git.mjollnir.org Git - moodle.git/commit
- Rewrite of the internal API in order to, hopefully, create an easy way to handle...
authorwillcast <willcast>
Sat, 15 Nov 2003 15:55:47 +0000 (15:55 +0000)
committerwillcast <willcast>
Sat, 15 Nov 2003 15:55:47 +0000 (15:55 +0000)
commit1ac87c73976764fe43dbef8f1a0dd6ce205a3147
tree195d8c54818487644dac34bb1312a6a94e4dad2e
parent45376a51a9d777d3b3573460b4d21b06a9e07308
- Rewrite of the internal API in order to, hopefully, create an easy way to handle the flow of data internally and externally.
- Adding a new frame: Browse by Author
- A new, friendly way to show entries (asked by Martin): view?id=cm&mode=term&hook=[concept | alias ]
- Handling user activies, outline and complete.
- Properly showing new entries in recent activity box.
- Adding a flag to categories to specify if a category should or should not be automatically linked.
- Adding some missing strings and files as well.
- Adding a field to each glossary that specify how many entries by pages it should show.
36 files changed:
lang/en/glossary.php
lang/en/help/glossary/destination.html [new file with mode: 0644]
lang/en/help/glossary/entbypage.html [new file with mode: 0644]
lang/en/help/glossary/filetoimport.html [new file with mode: 0644]
lang/en/help/glossary/importcategories.html [new file with mode: 0644]
lang/en/help/glossary/index.html
lang/en/help/glossary/linkcategory.html [new file with mode: 0644]
mod/glossary/approve.php
mod/glossary/backuplib.php
mod/glossary/comment.php
mod/glossary/config.html
mod/glossary/db/mysql.php
mod/glossary/db/mysql.sql
mod/glossary/db/postgres7.sql
mod/glossary/deleteentry.html
mod/glossary/deleteentry.php
mod/glossary/dynalink.php
mod/glossary/edit.html
mod/glossary/edit.php
mod/glossary/editcategories.html
mod/glossary/editcategories.php
mod/glossary/export.php
mod/glossary/exportentry.php
mod/glossary/formats/2.php
mod/glossary/formats/3.php
mod/glossary/formats/4.php
mod/glossary/formats/5.php
mod/glossary/import.php
mod/glossary/lib.php
mod/glossary/mod.html
mod/glossary/print.php
mod/glossary/restorelib.php
mod/glossary/showentry.php
mod/glossary/tabs.html
mod/glossary/version.php
mod/glossary/view.php