diff --git a/phpgwapi/js/htmlarea/plugins/.directory b/phpgwapi/js/htmlarea/plugins/.directory new file mode 100644 index 0000000000..5bd7c1c3c1 --- /dev/null +++ b/phpgwapi/js/htmlarea/plugins/.directory @@ -0,0 +1,2 @@ +[URL properties] +ViewMode=konq_iconview diff --git a/phpgwapi/js/htmlarea/plugins/FullPage/full-page.js b/phpgwapi/js/htmlarea/plugins/FullPage/full-page.js new file mode 100755 index 0000000000..ad024cee2b --- /dev/null +++ b/phpgwapi/js/htmlarea/plugins/FullPage/full-page.js @@ -0,0 +1,143 @@ +// FullPage Plugin for HTMLArea-3.0 +// Implementation by Mihai Bazon. Sponsored by http://thycotic.com +// +// htmlArea v3.0 - Copyright (c) 2002 interactivetools.com, inc. +// This notice MUST stay intact for use (see license.txt). +// +// A free WYSIWYG editor replacement for + +
+
Mihai Bazon
+ + +Last modified on Sat Oct 25 01:06:59 2003 + + + + diff --git a/phpgwapi/js/htmlarea/plugins/SpellChecker/lang/he.js b/phpgwapi/js/htmlarea/plugins/SpellChecker/lang/he.js new file mode 100755 index 0000000000..4250424928 --- /dev/null +++ b/phpgwapi/js/htmlarea/plugins/SpellChecker/lang/he.js @@ -0,0 +1,38 @@ +// I18N constants + +// LANG: "en", ENCODING: UTF-8 | ISO-8859-1 +// Author: Mihai Bazon, http://dynarch.com/mishoo + +// FOR TRANSLATORS: +// +// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE +// (at least a valid email address) +// +// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING; +// (if this is not possible, please include a comment +// that states what encoding is necessary.) + +SpellChecker.I18N = { + "CONFIRM_LINK_CLICK" : "אנא אשר שברצונך לפתוח קישור זה", + "Cancel" : "ביטול", + "Dictionary" : "מילון", + "Finished list of mispelled words" : "הסתיימה רשימת המילים המאויתות באופן שגוי", + "I will open it in a new page." : "אני אפתח את זה בחלון חדש.", + "Ignore all" : "התעלם מהכל", + "Ignore" : "התעלם", + "NO_ERRORS" : "לא נמצאו מילים מאויתות באופן שגוי עם המילון הנבחר.", + "NO_ERRORS_CLOSING" : "בדיקת האיות נסתיימה, לא נמצאו מילים מאויתות באופן שגוי. נסגר כעת...", + "OK" : "אישור", + "Original word" : "המילה המקורית", + "Please wait. Calling spell checker." : "אנא המתן. קורא לבודק איות.", + "Please wait: changing dictionary to" : "אנא המתן: מחליף מילון ל-", + "QUIT_CONFIRMATION" : "זה יבטל את השינויים ויצא מבודק האיות. אנא אשר.", + "Re-check" : "בדוק מחדש", + "Replace all" : "החלף הכל", + "Replace with" : "החלף ב-", + "Replace" : "החלף", + "Revert" : "החזר שינויים", + "SC-spell-check" : "בדיקת איות", + "Suggestions" : "הצעות", + "pliz weit ;-)" : "ענא המטן ;-)" +}; diff --git a/phpgwapi/js/htmlarea/plugins/tmp.php b/phpgwapi/js/htmlarea/plugins/tmp.php new file mode 100755 index 0000000000..5b3790c35e --- /dev/null +++ b/phpgwapi/js/htmlarea/plugins/tmp.php @@ -0,0 +1,39 @@ + +parent->phptoolbox->DataAccess->Execute($sql); +//Il n'y a pas de classes thrapeutiques +if ($rs_dos->EOF) { ?> + + + + + + gettabclassessouscrites($currentuser->id_usr); + //Affiche les classes thrapeutiques + while ($row_dos = $rs_dos->FetchRow()) { ?> + + + + + + +
  
> +