moodler
dc04ce9547
Fixed category linking. :-)
2003-10-17 15:30:18 +00:00
moodler
c1e97fe591
Made comments link smaller, and also prints "1 comment" and "2 comments"
2003-10-17 08:55:16 +00:00
moodler
13152b970b
Some tidying up of the code to display the comment editing page
2003-10-17 08:49:00 +00:00
moodler
477e78b6fd
Some small changes ... made the heading a real heading and removed
...
includes from the template
2003-10-17 08:42:12 +00:00
moodler
101f330fdb
Some more cleaning up of the HTML and code formatting ...
2003-10-17 08:38:16 +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
ff6c782016
- Testing... If you can read this.. I solved the problem (thanks to Martin)! :)
2003-10-16 06:37:43 +00:00
moodler
46fc277d38
Added version number to source
2003-10-16 06:00:47 +00:00
moodler
b93cee20be
Slight change to glossary_print_entry_icons so that
...
"comments" link isn't printed if comments are disabled
2003-10-16 05:41:35 +00:00
willcast
ed0201dd7f
- Now entries could be commented by other users.
...
- KNOWN BUG: It does not restore the comments even when userinfo is set... Eloy! I need your help! :)
2003-10-16 05:15:59 +00:00
moodler
23d7c2c5a8
Added autolink style
2003-10-16 03:23:29 +00:00
willcast
1a1370bb0d
- Link within link issue: Solved.
2003-10-15 22:01:12 +00:00
willcast
a9c4a830f7
- Link within link issue: Solved.
2003-10-15 17:27:51 +00:00
willcast
7dd8844764
- Solving bug 817 (adding a glossary overview)
...
- Minor changes adopting moodle's naming and coding conventions (perhaps not fully adopted yet)
- Solving bug that traspose All Categories with Not Categorised view.
2003-10-15 16:12:38 +00:00
moodler
75f7bfe6a5
Minor formatting change ... links were obtrusive in forums etc ...
...
Will, what do you think?
2003-10-13 14:44:23 +00:00
moodler
e67b9e31e5
NEW EXPERIMENTAL FEATURE: text filters.
...
This new feature allows arbitrary text filters to be added to
any HTML that is printed (forum posts, resources etc) ... anything
that uses the standard format_text function.
The first one properly supported is the glossary dynamic linking
feature.
2003-10-13 14:11:17 +00:00
moodler
86183b0716
Started out reformatting the code a little and ended up simplifying
...
the interface a bit ... hope you like it, Will!
2003-10-08 03:13:12 +00:00
willcast
b764feaa29
- Exported entries with attachments are now properly shown everywhere.
2003-10-01 01:35:45 +00:00
willcast
703f296be2
- Multiwords concepts are now shown as a single link when they are dinymically linked.
...
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:13:33 +00:00
willcast
4f5c5e11a5
- Multiwords concepts are now shown as a single link when they are dinymically linked.
...
KNOWN BUG: When a concept is contained inside another concept (i.e. HOUSE and DOLL HOUSE) only the smaller concept is shown. Any help would be appreciated.
2003-09-30 04:01:34 +00:00
les_kopari
99d83573a1
Test inserts updated for new column.
2003-09-30 04:00:18 +00:00
les_kopari
eca7d6df6e
Truncated names to < 30 chars for table, sequence and trigger.
2003-09-30 03:55:40 +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
stronk7
d8cb66a846
Included new format for glossary display "Encyclopedia"
2003-09-29 21:37:54 +00:00
willcast
66aff5e665
*** empty log message ***
2003-09-29 19:14:14 +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
stronk7
0585509135
Simply, move the XXXX_get_participants() function from
...
bottom to the common function area.
See bug 807
2003-09-29 15:27:30 +00:00
willcast
3122e8f391
- Not Categorized is now the default view for category tab.
2003-09-29 13:44:07 +00:00
moodler
9313053d8c
Fixed typo on sourceglossaryid line
2003-09-29 10:06:03 +00:00
willcast
ad58adac10
- Exported entries are now linked instead of copied to the main glossary.
...
- Short tags are gone.
- Little changes in ES language.
2003-09-29 03:06:30 +00:00
stronk7
ddd0f4ef09
Now the JumpMenu is showed when listing activities of this module.
...
See Bug 803
2003-09-28 16:53:17 +00:00
stronk7
9ab344eebc
Now, when listing activities, entries are dimmed if they are hidden
...
(teacher view). See bug 802.
2003-09-28 10:57:22 +00:00
les_kopari
941d835248
Added new columns and tables, but need resolution on table names > 30 in length, including mdl_glossary_entries_categories.
2003-09-24 22:46:27 +00:00
willcast
89d7efdb13
*** empty log message ***
2003-09-23 12:42:29 +00:00
willcast
914cb260dc
- Corrections in EN language. Thanks to Przemek!
...
- Added a "All categories" link to the category drop-down box in Category view.
- Better display of categorized entries (more organized).
- SelectLetter, Special and All captions are now properly showed when some of the their flags are not set.
- Properly use of course module visibility (in case someone directly access the URL)
2003-09-23 12:34:47 +00:00
willcast
2e26533562
*** empty log message ***
2003-09-22 12:35:13 +00:00
stronk7
86db7a137d
Now glossary categories are inbackup/restore too !!
...
Not tested !!
2003-09-22 00:06:51 +00:00
stronk7
0eb61c5e87
Some cosmetical updates plus one error selecting glossary_categories_entries
...
solved. No backup is working ok... I think.
2003-09-21 23:40:42 +00:00
willcast
615453c9c5
*** empty log message ***
2003-09-21 23:40:00 +00:00
willcast
71009e400d
*** empty log message ***
2003-09-21 23:34:21 +00:00
stronk7
50164ebaf9
Fixed small error
2003-09-21 23:07:18 +00:00
stronk7
3f46ed14b5
No restoring categories, but working again.
2003-09-21 22:43:07 +00:00
willcast
aa1ce48512
- Backup of categories and its entries
...
- Working on the restore process... Eloy will gives me a hand this (hopefully!)
2003-09-21 18:09:54 +00:00
willcast
fb443f1acf
- Now the entries could be categorized.
...
- Any entry could belongs to many categories
- Improved main page and add entry look.
- Added PostgreSQL7 squema (Thanks Janne Mikkonen!)
- Deleting entries also delete its attachments if any.
2003-09-21 17:08:41 +00:00
willcast
06d94a5228
- Initial changes to categorize the entries..
...
- A new function in lib that perhaps could be used in other modules:
print_tabbed_table_start and print_tabbed_table_end
2003-09-18 23:53:05 +00:00
willcast
0a855df8f0
- Initial changes to categorize the entries..
...
- A new function in lib that perhaps could be used in other modules:
print_tabbed_table_start and print_tabbed_table_end
2003-09-18 23:36:06 +00:00
willcast
6a22879b41
- When guest or students search entries, now they are correctly displayed.
2003-09-18 14:18:04 +00:00
stronk7
2fbd1b81d8
Now restoring glossaries is included too !!
...
Please, test it !!
2003-09-17 21:27:13 +00:00
stronk7
7c0a8a1ab6
Some fields missing in backup. Fixed.
2003-09-17 21:07:20 +00:00