ethem
66ba9796d4
Moving some constants to const.php.
2006-01-06 12:14:17 +00:00
martignoni
07ce491499
Typo corrected
2006-01-06 10:39:51 +00:00
martignoni
bdf07b79ca
Added some strings for lang management
2006-01-06 10:37:20 +00:00
martignoni
9810fa0fe9
Needed strings to support email charsets.
2006-01-06 10:28:08 +00:00
martignoni
cb16be8446
Address Verification System (AVS).
2006-01-06 10:21:27 +00:00
martignoni
cfda14d100
Added some missing strings
2006-01-06 10:15:36 +00:00
moodler
ed55f76bb5
Nicer presentation of quiz questions (merged from stable)
2006-01-06 07:26:25 +00:00
mits
16f1dc71c2
translated new strings for Language Import Utility.
2006-01-06 05:43:24 +00:00
moodler
fdbc5bb8a3
Fixed Bug #4533 - Max upload size at course level ignored
2006-01-06 05:16:23 +00:00
toyomoyo
2e7efb7b39
added some strings for lang management
2006-01-06 02:15:07 +00:00
toyomoyo
1a71d8074c
some changes to lang pack management
2006-01-06 02:14:16 +00:00
mits
ac00b9977d
translated new strings for e-mail charset.
...
Thank you Eloy.
What a great work!!
2006-01-05 17:38:39 +00:00
stronk7
6a5ba270c4
Needed strings to support email charsets.
2006-01-05 17:23:26 +00:00
stronk7
04d4d63368
Allow to define some globals about mail encodings.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 17:17:40 +00:00
stronk7
2b2b378f7f
Now users, if allowed, can select their prefered email encoding.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 17:11:31 +00:00
stronk7
2bc0b7a0c4
Now ewiki should work pretty fine under any charset. UTF-8 included,
...
of course!
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:53:03 +00:00
stronk7
9661a2d321
Now Survey is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:47:45 +00:00
stronk7
84e4d32e37
More uses for current_charset()
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:46:19 +00:00
stronk7
092a022695
More uses for current_charset().
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:44:55 +00:00
stronk7
8867a3bb88
Now Quiz is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:43:05 +00:00
stronk7
31d3283ee7
Now Hotpot is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:38:20 +00:00
stronk7
a983f05a39
Now the group by initial should work under multibyte strings.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:35:13 +00:00
stronk7
b089856647
Now Choice is using the new Excel generation API
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:33:29 +00:00
stronk7
b49f9e8932
And chat is using current_charset() too.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:31:29 +00:00
ethem
a1c967cc73
Address Verification System (AVS).
2006-01-05 16:28:34 +00:00
stronk7
1884f2a6a7
Now it's possible to configure what is going to be counted (words or letters)
...
because some languages don't have word separators.
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:27:20 +00:00
stronk7
3264a617a0
Message system now use current_charset().
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:19:26 +00:00
stronk7
46115724f5
New current_charset() function added.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:04:26 +00:00
mits
1d5295b62b
translated a new string for Authorize.net.
2006-01-05 15:59:49 +00:00
stronk7
0dd23062c9
Adding new defaults for email encoding.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 15:59:16 +00:00
stronk7
865e9a828c
Now gradebook is using the new Excel generation API.
...
Added some !empty() checks to avoid excel file corruption
where there aren't users or grades.
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 15:49:21 +00:00
stronk7
c738a0920f
Nobody is now calling get_string_from_file(). And the multilang filter supports
...
utf8 langs too
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 15:46:01 +00:00
ethem
4bfda899b6
Address Verification System (AVS).
2006-01-05 14:30:49 +00:00
ethem
e1e35bb0a5
Address Verification System string.
2006-01-05 14:29:34 +00:00
stronk7
4ec4f25c7d
Now doc index uses current_charset()
...
TODO: Modif. to document_file() to support both 1.6 lang packs and
having them stored in moodledata!!!
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:34:31 +00:00
stronk7
7af4b62b57
Now OLD course grades page is using the new Excel generation API.
...
Should we delete this??????
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:32:04 +00:00
lonecatz
7c273939dc
Translate more strings
2006-01-05 13:16:35 +00:00
stronk7
7124cc16e7
Now rss_unhtmlentities() is not used anymore!
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 13:13:06 +00:00
mits
dd7af6cff2
translated new strings for scorm.
2006-01-05 10:26:51 +00:00
lonecatz
c6437da3bc
Translate more strings
2006-01-05 09:15:24 +00:00
bobopinna
d051bc2002
Added some missing string
2006-01-05 08:25:31 +00:00
bobopinna
c9cc211bd2
Fixed a bad function call
2006-01-05 08:24:53 +00:00
moodler
df018181b6
Updated tags file
2006-01-05 07:51:10 +00:00
moodler
85f393ea4d
Just updating some old changes here
2006-01-05 07:14:14 +00:00
moodler
39ee02a3b1
Various old fixes that had not been checked in
2006-01-05 07:09:35 +00:00
moodler
d3f9f1f85d
Moving some functions to setuplib.php so they are first
2006-01-05 07:08:10 +00:00
toyomoyo
f66a6ab716
language list file to keep in /lib, in case user can't use fopen, this list is read to get a list of possible languages to download from download.moodle.org
2006-01-05 06:53:05 +00:00
moodler
fb5928bddd
Temporarily restored rss_unhtmlentities that was recently removed by Eloy.
...
Eloy, you may want to check this... The RSS client block was using this function.
2006-01-05 06:51:46 +00:00
moodler
ef26f27869
Change string name in admin list
2006-01-05 06:30:54 +00:00
moodler
0b5f5c0de0
Some old fix, that wasn't checked in
2006-01-05 06:30:12 +00:00