stronk7
7856dd5949
Opps. I forgot to commit this files yesterday... :-(
...
This close Bug 1370
(http://moodle.org/bugs/bug.php?op=show&bugid=1370 )
2004-05-15 17:27:50 +00:00
stronk7
4528ab53dd
Added missing Id: cvs tag. Bug 1394
...
http://moodle.org/bugs/bug.php?op=show&bugid=1394
2004-05-14 19:36:39 +00:00
moodler
ff62c65990
Some fixes to headers
2004-05-02 02:25:04 +00:00
moodler
31085e5057
Don't require login to site level glossary entries
2004-05-02 02:13:58 +00:00
moodler
916ac02608
No functional change, just me moodling
2004-01-30 07:29:08 +00:00
moodler
77362fa9ce
A very quick and dirty try .... Williams? What do you think?
2004-01-17 10:18:12 +00:00
moodler
0f32a7f3f9
Require user to login to see glossary entries (if a course is specified)
2004-01-16 11:39:40 +00:00
willcast
b191803470
- Now you can override the display format of a glossary (useful to certain display format -asked by Tom Murdock-, automatic linking, etc)
2003-11-18 00:41:35 +00:00
willcast
1ac87c7397
- 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.
2003-11-15 15:55:47 +00:00
willcast
4403d2b89c
- Setting as optional the course id so, by default, it look for entries in global glossaries (unless a glossary is specify that will search in both).
2003-11-09 03:29:25 +00:00
willcast
0de786f7da
- Global glossaries now available. All current rules apply to its entries.
2003-10-29 23:33:54 +00:00
willcast
4d4c38f3fe
- Fixed some bugs detected with Jeff's glossary (mostly with dynalink link feature)
2003-10-21 13:27:48 +00:00
willcast
3dfa6ce23a
- Fixed another bug when showing "dynaentries" (it does not take in count the case sensitive setting)
2003-10-18 20:37:40 +00:00
willcast
cca6f7f1bb
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
2003-10-18 20:23:29 +00:00
willcast
2ee6608ae4
- Fixed bug when showing "dynaentries" (it showed all concepts no matter the course nor its dynasetting)
2003-10-18 20:21:04 +00:00
moodler
21863a3bb4
Some modification so that the encyclopedia format looks
...
more like forum posts (in fact it uses the same styles)
2003-10-17 08:19:56 +00:00
willcast
dc36351d8b
Case sensitive match
...
Whole words match
No match at all (a bit rude (you have to get down to the HTML code), no GUI so far either)
Categories are now linked too (I forced to be a case sensitive match)
You can automatically link one or several glossaries at once no matter if it is a main one or not.
2003-10-16 22:05:00 +00:00
willcast
de53b9ac25
- Duplicated entries are now shown together when a dynamic link is clicked on.
2003-09-30 02:17:09 +00:00
willcast
466ea2349a
- Implementing output text filters for glossary entries
...
dynalink.php::glossary_dynamic_link($courseid, $text, $glossaryid = NULL)
2003-09-29 17:45:42 +00:00