37 Commits

Author SHA1 Message Date
moodler
892a80dc63 New, speedier English translation. All files and every line has changed.
This is working OK in my testing, but please contact me immediately
if you find any errors.
2003-11-18 07:28:46 +00:00
willcast
1f8ab70281 - New display format: Entry list (please, fix the translation if it is wrong). 2003-11-18 00:46:02 +00:00
willcast
dcae5a5804 - Added string used in the browse by author page (forgot to inlude it in the previous checkout) 2003-11-17 02:56:56 +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
81bdc9e928 - Aliases are now shown when displaying entries 2003-11-05 12:46:51 +00:00
willcast
1ba2befbf1 - Adding aliases 2003-11-05 00:06:31 +00:00
willcast
40b6b8d8b5 Typo 2003-11-04 15:08:00 +00:00
moodler
ba33f1dd2f Moved string 'alphabet' from glossary.php to moodle.php for various languages
Also changed the separator from | to ,
2003-11-04 12:35:17 +00:00
willcast
748b1932aa - Basic export/import functionality.. Does not export nor import the attached files. 2003-11-04 03:54:01 +00:00
willcast
ea14e78373 - Cosmetic changes... Changing the Add Entry button for a new tab
- Creating two new tabs for the future export/import features.
- Improving a little the Printer-Friendly version (now it shows what you were watching in the previous frame)
2003-11-03 02:26:44 +00:00
willcast
ab653b5517 - Typo 2003-11-02 02:40:00 +00:00
willcast
f6149b0910 - Applying proper coding conventions to the default settings' variables 2003-11-02 02:37:44 +00:00
willcast
cb2f5705ec - The admin can define default values for glossary and entries' settings via the admin modules interface. 2003-11-02 01:48:44 +00:00
willcast
4f4ca7b5e1 - Printer-friendly version of the glossary
- First step in the export/import feature (export is done)
- Minor changes here and there
2003-11-01 20:27:21 +00:00
willcast
0de786f7da - Global glossaries now available. All current rules apply to its entries. 2003-10-29 23:33:54 +00:00
moodler
1c49bffc3c Slight alteration to search option, since not all glossary types
are "definitions" ... using "full text" is more generic
2003-10-27 06:25:56 +00:00
moodler
e2d94a5f26 I revised some of the Glossary texts in English. 2003-10-22 13:59:46 +00:00
willcast
c197e6070b - Added a new frame: Browse by date.
- Removing unnecesary double quotes (not all of them yet)
2003-10-22 04:15:08 +00:00
willcast
8f7bd776a9 - New entries for the new feature 2003-10-21 04:56:05 +00:00
willcast
767a31c3bc - Adding two more display formats: Continuous and FAQ
- Fixed bug 818: Adding a new view: Sorted (by creation date or by last modified.
2003-10-19 03:40:36 +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
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
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
8aed17838e Tweak to add entry button 2003-10-08 03:49:43 +00:00
moodler
af4ea1a280 iTweak to english 2003-10-08 03:43:52 +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
stronk7
d8cb66a846 Included new format for glossary display "Encyclopedia" 2003-09-29 21:37:54 +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
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
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
2cc4c0b4bf - When guest or students search entries, now they are correctly displayed. 2003-09-18 17:57:31 +00:00
willcast
868cb96a47 - When guest or students search entries, now they are correctly displayed. 2003-09-18 15:54:02 +00:00
willcast
1edaf3f6f5 - When guest or students search entries, now they are correctly displayed. 2003-09-18 15:49:52 +00:00
willcast
cd564e5dfc - Testing new permissions... 2003-09-17 01:56:56 +00:00
stronk7
b79e51b46c Will is having problems, so I upload this... 2003-09-16 20:24:02 +00:00
moodler
8820896338 Language files for Glossary module - help files in Spanish still! 2003-09-16 03:04:32 +00:00