wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
js
/
editor
/
names_ca.js
– Rev 15112
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
15112
1863 d 9 h
obado
/trunk/wims/public_html/
[minor] Chessboard slib: add "marked" piece in raw output
+ replace inline css by classes
+ now 2nd line of raw output gives default css
+ some code formatting in other files
+ CSS : table in wimscenter div are now centered
15085
1869 d 0 h
mquerol
/trunk/wims/public_html/
[minor/trans] catalan version
5429
4776 d 0 h
mquerol
/trunk/wims/public_html/
[minor/transl] catalan version
4578
5061 d 12 h
bpr
/trunk/wims/public_html/scripts/js/editor/
[minor/help]
4468
5102 d 1 h
bpr
/trunk/wims/public_html/scripts/js/editor/
[minor/js] add menu href, link, fold to the document editor. css has to be fixed !
3619
5336 d 11 h
bpr
/trunk/wims/
[major/add] add html editor to document
3559
5360 d 2 h
bpr
/trunk/wims/public_html/scripts/js/editor/
[minor/typo]
3470
5411 d 1 h
bpr
/trunk/wims/
[minor/fix] fix bug in oefdoc - small changes - to improve
3461
5413 d 5 h
bpr
/trunk/wims/
[major/cleanup] some js help files are now generated with the script bin/oefdoc.pl - change some names to uniformize the notations
3444
5425 d 6 h
bpr
/trunk/wims/public_html/scripts/js/editor/
[minor/typo]
3437
5429 d 6 h
obado
/trunk/wims/public_html/
Javascript editor : Autocompletion added + a new dedicated help (see public_html/scripts/help/XX/JS_editor.html to translate) + new language words to translate (see public_html/scripts/js/editor/names_XX.js (where XX is your lang)
3434
5430 d 7 h
obado
/trunk/wims/public_html/
[minor/lang] Files forgotten in the last commit.. sorry o_O
3433
5430 d 9 h
obado
/trunk/wims/public_html/
[minor] bugs correction, and some words added for Javascript editor internationalization. See public_html/scripts/js/editor/names.XX.js and public_html/modules/adm/createxo/lang/js_editor.phtml.XX
3429
5431 d 6 h
obado
/trunk/wims/public_html/
[minor] JS editor for Createxo : CSS improvements, and files rearranged. Now its UI works fine for english and french. If you want to add your own, add 2 files : public_html/scripts/js/editor/names_XX.js AND public_html/modules/adm/createxo/lang/js_editor.phtml.XX (where XX is your lang, of course. )