4813 Commits

Author SHA1 Message Date
martignoni
c311f59944 A little bit more translated 2003-11-12 12:44:15 +00:00
moodler
959e11bf24 Fixed paging bar at the bottom of the page 2003-11-12 07:40:09 +00:00
moodler
1040ea8501 A workaround for a PHP bug with Turkish, and some fixed strings changed from "" to '' 2003-11-12 07:39:10 +00:00
moodler
6ee9d39b49 urlencode the dynalinks so they don't give errors if they have quotes
in them etc
2003-11-12 06:21:15 +00:00
moodler
6abd1eedbf Added label icon to cordoroyblue example 2003-11-12 02:42:26 +00:00
julmis
a3ee23b115 Fixing charset setting. 2003-11-11 23:19:39 +00:00
moodler
4340a83ae8 Added some bug-fixing code from Eloy Lafuente that fixes a quiz problem.
What happens is that adding random questions used to set the timestamps
of these questions to the same value.  This is fine in normal operation,
but it stuffs up the backup of that course, overwriting the question.
When the course is restored, the missing questions cause quizzes to
have lots of red notices like "Question not found".

Anyhow, this patch should safely fix older installations that may have
these duplicate questions lying around.

THANKS ELOY!
2003-11-11 16:13:57 +00:00
martignoni
ec93fb5015 Corrected version 2003-11-11 12:26:32 +00:00
martignoni
9d4ec48859 Removing bad developer.html 2003-11-11 12:24:55 +00:00
martignoni
f6d57b0e6a Initial bit of translation 2003-11-11 12:15:32 +00:00
moodler
bb8acf8844 More new files 2003-11-11 09:11:38 +00:00
moodler
fdeba4eda2 Latest version of Greek, from geof@01infonet.gr 2003-11-11 09:08:43 +00:00
moodler
003891b463 Undoing my changes to the editing functions, because it removed backward
compatibility with 1.1.1 ... this way it works on both.
2003-11-11 06:27:49 +00:00
mits
cc79c31911 translated some. 2003-11-11 02:49:00 +00:00
mits
46fa359f8c New langfile added. 2003-11-11 01:22:47 +00:00
koenr
894d86760b closing tags 2003-11-10 22:39:10 +00:00
julmis
3b26f9fb20 Link correction to smileys 2003-11-10 21:04:12 +00:00
martignoni
794122a7b0 Typos corrected 2003-11-10 20:49:51 +00:00
martignoni
c1b2d9f922 Translation terminated! 2003-11-10 20:44:18 +00:00
martignoni
e66c8a57f0 A little bit more (again)! 2003-11-10 12:25:46 +00:00
martignoni
c56db831c3 Translation almost finished 2003-11-10 07:59:30 +00:00
moodler
26e40578f8 Removed text focus to avoid errors in IE 2003-11-10 01:49:00 +00:00
koenr
1d7abb687c translated by koen roggemans 2003-11-10 00:01:21 +00:00
koenr
11beba1dcb filling in missing strings 2003-11-10 00:00:00 +00:00
koenr
7890cbe40c translated by Koen Roggemans 2003-11-09 22:04:32 +00:00
koenr
91a1cb371b updating... 2003-11-09 22:01:47 +00:00
koenr
06d0d0eb6f filling in missing strings 2003-11-09 22:01:07 +00:00
willcast
1d8cfdce7c - BUg when importing aliases 2003-11-09 12:35:12 +00:00
julmis
835cc2f85e Charset update 2003-11-09 11:30:52 +00:00
moodler
f6d5ac7efc Removed focus from header 2003-11-09 03:54:26 +00:00
moodler
34fb06515c if the glossary is at site-level then don't require a login 2003-11-09 03:35:36 +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
moodler
f26d986a17 Minimal formatting changes to center things 2003-11-09 03:26:33 +00:00
moodler
1c338cdbc8 Some cosmetic changes to the code to use the new html editor functions.
No change in functionality at all.

I was in the area trying to fix a bug on this page that only
shows up in Internet Explorer (something to do with editor)
2003-11-09 03:16:28 +00:00
julmis
3c62da905c Change insertSmile function to use insertHTML or pasteHTML method
since insertimage method is not working so good in gecko based browsers
2003-11-08 14:41:30 +00:00
julmis
8dcd870756 Changes to charset and window return value is now "string". 2003-11-08 14:39:52 +00:00
julmis
88f614bf1c Change charset to dynamic "print_string("thischarset")" 2003-11-08 14:38:39 +00:00
martignoni
19f6a59e86 Just a bit more translated 2003-11-08 11:48:33 +00:00
gniske
d272a7ffd3 Adding missing strings
Made som few corrections in existing translation
2003-11-08 11:06:51 +00:00
martignoni
79705cb7e4 Some strings corrected 2003-11-07 21:50:35 +00:00
martignoni
5b1db5f305 Just a bit more translated 2003-11-07 21:48:08 +00:00
martignoni
4a6817fd4a File partially translated 2003-11-07 20:34:29 +00:00
willcast
0075885151 - Missed that one. 2003-11-07 16:04:31 +00:00
willcast
7965be79e3 - Backup/restore and Import/export aliases. 2003-11-07 15:58:29 +00:00
moodler
82196932b0 Forgot to check this in ... has a new function 2003-11-07 15:11:34 +00:00
moodler
fbfc267591 New language file called pix.php for defining alt-text of pix files.
Smileys code is changed over to use this, both in replace_smileys
and in editor/popups/dlg_ins_smile.php

Needs testing please!
2003-11-07 14:55:44 +00:00
moodler
6476f5fca6 Modifications from Mark (main author) to be more robust with
certain types of bad HTML code
2003-11-07 11:01:16 +00:00
moodler
4bd91f99b8 Fixes to include ALT tags in smilies - by Janne Mikkonen 2003-11-07 07:59:23 +00:00
moodler
4110d37f45 Added style as a valid tag 2003-11-07 04:53:54 +00:00
jungwirr
129b43ee0e fixed foreach problem on line 125 per request from forums 2003-11-07 04:29:13 +00:00