moodle/mod/glossary
2009-06-13 17:47:18 +00:00
..
db MDL-18577 drop enums support - step2: enums out from install.xml files 2009-05-01 14:07:43 +00:00
formats MDL-16075 adding support for embedded Glossary images 2009-04-16 06:36:11 +00:00
simpletest MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
approve.php MDL-16075 adding support for embedded Glossary images 2009-04-16 06:36:11 +00:00
asc.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
backuplib.php MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields 2009-04-20 10:05:50 +00:00
comment.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
comment.php MDL-16692 converted glossary comments to new editor + file API fixes 2009-05-05 08:57:12 +00:00
comment_form.php MDL-19002 standardized constructor parameter order 2009-05-11 18:55:03 +00:00
comments.php MDL-16692 converted glossary comments to new editor + file API fixes 2009-05-05 08:57:12 +00:00
deleteentry.php MDL-16075 adding support for embedded Glossary images 2009-04-16 06:36:11 +00:00
desc.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
edit.php MDL-19002 new simplified file api file limits; docs are still not finished 2009-04-29 07:52:35 +00:00
edit_form.php MDL-19002 standardized constructor parameter order 2009-05-11 18:55:03 +00:00
editcategories.html merged fix for MDL-9097, xhtml fixes for glossary 2007-03-30 07:04:43 +00:00
editcategories.php MDL-19067 removed obsoleted string (never used in any STABLE branch) 2009-05-05 09:00:24 +00:00
export.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
export.php MDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE 2008-11-09 22:57:59 +00:00
exportentry.php MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:35:10 +00:00
exportfile.php MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
filter.php MDL-17164: Glossary autolinking doesn't work for entries similar to current entry 2008-11-12 17:00:04 +00:00
formats.php "MDL-14129, fix error() in moodle2" 2008-12-12 05:45:43 +00:00
icon.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
icon1.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
import.html merged fix for MDL-9097, xhtml fixes for glossary 2007-03-30 07:04:43 +00:00
import.php MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:47:18 +00:00
index.php MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
lib.php MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:37:28 +00:00
minus.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
mod_form.php MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +00:00
print.gif MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
print.php "GLOSSARY/MDL-17708, use css selector instead of inline style, merged from 1.9" 2009-01-16 04:56:21 +00:00
rate.php MDL-18058 glossary rates - secured ; merged from 19_STABLE 2009-05-06 09:25:54 +00:00
README.txt
report.php MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
restorelib.php MDL-18901 reimplemented trusstext support in glossary + standardising format column for text fields 2009-04-20 10:38:29 +00:00
rsslib.php MDL-18910 full support for module intro editor with embedded images 2009-04-22 04:46:04 +00:00
settings.php MDL-19403 glossary settings - add support to pixpath. Credit goes to Red Morris ; merged from 19_STABLE 2009-06-05 23:55:19 +00:00
showentry.php MDL-15109 glossary dml conversion 2008-06-08 10:43:39 +00:00
sql.php MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +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
version.php MDL-18910 normalised module intro and introformat 2009-04-20 19:10:05 +00:00
view.php MDL-18910 full support for module intro editor with embedded images 2009-04-22 04:46:04 +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