[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 Glossary version 0.5 dev 2 ------------------------ 3 By Williams Castillo (castillow@tutopia.com) 4 5 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. 6 7 Basically, this module allows you to maintain a repository of data in the form of concepts, Entry->Definitions, etc. Thus: 8 9 - Entries could be automatically linked from within moodle resources, labels, forum posts, etc. 10 - Entries can have aliases which allows to automatically link the concept to other words than itself. 11 - Glossaries can be viewed in a printer-friendly version format 12 - The display format of the entries is modular so you can create your own formats (and share them with the Moodle community!) 13 - Entries are posted by teachers and can be posted by students as well 14 - Entries can be approved before make them public. 15 - Entries can have an optional attached file. 16 - Entries can be commented by any registered user. 17 - Entries can be categorized (one entry can belongs to zero or more categories) 18 - Entries can be browsed by letters (initials), categories or by date. 19 - Entries can be exported and imported 20 21 Quick install instructions 22 23 1) Be sure you have at least Moodle 1.2 dev installed 24 2) Be sure to have the latest version of the module 25 3) Be sure to have the latest language for english (en) and your own language. 26 3) Create a directory inside you /mod directory and name it: glossary 27 4) Copy all the files in this directory inside the one you've created in step 3. 28 5) Pay a visit to your admin area 29 6) Have fun. 30 31 Comments and suggestions are always welcome. 32 33 All the best, 34 Will
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |