moodle/mod/glossary
urs_hunkler 52ea8aa026 Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working.
In the view pages I changed the container function call to a simple "echo 'div ...'" to avoid the custom_corners container overhead and page oddity.

In weblib I added "clearfix" handling to the function "print_box_start($classes ...". "clearfix" is handed over to the containing divs. This is a hack, but I didn't know how to handle it without rewriting too much areas.
2008-01-09 15:52:08 +00:00
..
db Second pass. Modules. Some more default comments are out. MDL-11385 2007-09-24 22:17:05 +00:00
formats Follow up fixes MDL-12029 "Glossary view needs heading markup..." 2007-11-07 17:45:57 +00:00
approve.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
asc.gif
backuplib.php dropping studentcanpost in glossary, MDL_7170 2006-11-15 03:15:59 +00:00
check.gif
comment.gif
comment.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
comment_form.php added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00
comments.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
deleteentry.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
desc.gif
edit.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
edit_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
editcategories.html merged fix for MDL-9097, xhtml fixes for glossary 2007-03-30 07:04:43 +00:00
editcategories.php MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath 2007-12-16 18:17:55 +00:00
export.gif
export.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
exportentry.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
exportfile.php MDL-10890 all require_login() in modules reviewed and fixed use of $cm 2007-08-17 12:49:28 +00:00
filter.php Deleting one ='' condition that isn't cross-db nor necessary. MDL-12186 2007-11-22 22:47:49 +00:00
formats.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
icon.gif
icon1.gif
import.html merged fix for MDL-9097, xhtml fixes for glossary 2007-03-30 07:04:43 +00:00
import.php MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation. 2007-10-12 15:55:49 +00:00
index.php MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently 2007-10-29 10:44:50 +00:00
lib.php MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE 2007-12-25 20:51:23 +00:00
minus.gif
mod_form.php MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled 2007-08-20 07:27:04 +00:00
print.gif
print.php MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html> - merged from MOODLE_19_STABLE 2007-12-14 21:22:38 +00:00
rate.php MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow 2007-06-05 22:58:37 +00:00
README.txt
report.php MDL-10011 cleanup xhtml and code in report.php - forum, glossary and data mod 2007-06-03 16:17:39 +00:00
restorelib.php dropping studentcanpost in glossary, MDL_7170 2006-11-15 03:15:59 +00:00
rsslib.php Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762 2007-02-27 18:22:04 +00:00
settings.php MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
showentry.php MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
sql.php Fix a problem with glossary not being able to sort by firstname. 2007-03-24 00:58:43 +00:00
tabs.php Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags 2007-10-09 21:43:28 +00:00
TODO.txt Tabs are out 2005-05-16 22:22:31 +00:00
version.php preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
view.php Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working. 2008-01-09 15:52:08 +00:00

Glossary version 0.5 dev
------------------------
By Williams Castillo (castillow@tutopia.com)

This is the Glossary module. Created and maintained by Williams Castillo. This are my first lines in PHP... It means that, although I've tried to do my best, it might (in fact, it does) shows my inexperience... in PHP... and moodle as well.

Basically, this module allows you to maintain a repository of data in the form of concepts, Entry->Definitions, etc. Thus:

- Entries could be automatically linked from within moodle resources, labels, forum posts, etc.
- Entries can have aliases which allows to automatically link the concept to other words than itself.
- Glossaries can be viewed in a printer-friendly version format
- The display format of the entries is modular so you can create your own formats (and share them with the Moodle community!)
- Entries are posted by teachers and can be posted by students as well
- Entries can be approved before make them public.
- Entries can have an optional attached file.
- Entries can be commented by any registered user.
- Entries can be categorized (one entry can belongs to zero or more categories)
- Entries can be browsed by letters (initials), categories or by date.
- Entries can be exported and imported

Quick install instructions

1) Be sure you have at least Moodle 1.2 dev installed
2) Be sure to have the latest version of the module
3) Be sure to have the latest language for english (en) and your own language.
3) Create a directory inside you /mod directory and name it: glossary
4) Copy all the files in this directory inside the one you've created in step 3.
5) Pay a visit to your admin area
6) Have fun.

Comments and suggestions are always welcome.

All the best,
Will