* new tinymce
authorArt Cancro <ajc@citadel.org>
Mon, 26 Sep 2005 18:44:32 +0000 (18:44 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 26 Sep 2005 18:44:32 +0000 (18:44 +0000)
55 files changed:
webcit/tiny_mce/plugins/_template/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/_template/langs/de.js [new file with mode: 0644]
webcit/tiny_mce/plugins/_template/langs/he.js [new file with mode: 0644]
webcit/tiny_mce/plugins/_template/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advhr/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advhr/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advhr/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advimage/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advimage/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advimage/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advlink/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advlink/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/advlink/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/autosave/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/autosave/langs/de.js [new file with mode: 0644]
webcit/tiny_mce/plugins/autosave/langs/he.js [new file with mode: 0644]
webcit/tiny_mce/plugins/autosave/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/autosave/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/directionality/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/directionality/langs/de.js [new file with mode: 0644]
webcit/tiny_mce/plugins/directionality/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/directionality/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/emotions/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/emotions/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/emotions/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/flash/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/flash/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/flash/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/fullscreen/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/fullscreen/langs/de.js [new file with mode: 0644]
webcit/tiny_mce/plugins/fullscreen/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/fullscreen/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/iespell/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/iespell/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/iespell/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/insertdatetime/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/insertdatetime/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/insertdatetime/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/paste/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/paste/langs/de.js [new file with mode: 0644]
webcit/tiny_mce/plugins/paste/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/paste/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/preview/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/preview/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/preview/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/print/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/print/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/print/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/save/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/save/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/save/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/plugins/searchreplace/langs/da.js [new file with mode: 0644]
webcit/tiny_mce/plugins/searchreplace/langs/hu.js [new file with mode: 0644]
webcit/tiny_mce/plugins/searchreplace/langs/no.js [new file with mode: 0644]
webcit/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm [new file with mode: 0644]

diff --git a/webcit/tiny_mce/plugins/_template/langs/da.js b/webcit/tiny_mce/plugins/_template/langs/da.js
new file mode 100644 (file)
index 0000000..0850d87
--- /dev/null
@@ -0,0 +1,8 @@
+// DK lang variables contributed by Jan Moelgaard
+
+/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
+
+tinyMCE.addToLang('',{
+template_title : 'Dette er bare en pop-up-skabelon',
+template_desc : 'Dette er bare en testknap'
+});
diff --git a/webcit/tiny_mce/plugins/_template/langs/de.js b/webcit/tiny_mce/plugins/_template/langs/de.js
new file mode 100644 (file)
index 0000000..193d5e7
--- /dev/null
@@ -0,0 +1,9 @@
+// DE lang variables
+
+/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
+/* Sprachparameter müssen als lang_<Eigenes Plugin>_<Eigener Name> definiert werden */
+
+tinyMCE.addToLang('',{
+template_title : 'Dies ist nur ein Beispiel-Popup',
+template_desc : 'Dies ist nur ein Beispiel-Button'
+});
diff --git a/webcit/tiny_mce/plugins/_template/langs/he.js b/webcit/tiny_mce/plugins/_template/langs/he.js
new file mode 100644 (file)
index 0000000..daa3269
--- /dev/null
@@ -0,0 +1,8 @@
+// HE lang variables
+
+/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
+
+tinyMCE.addToLang('',{
+template_title : 'æä ñúí çìåï ÷åôõ ùì äúáðéú',
+template_desc : 'æä ñúí ëôúåø ùì äúáðéú'
+});
diff --git a/webcit/tiny_mce/plugins/_template/langs/hu.js b/webcit/tiny_mce/plugins/_template/langs/hu.js
new file mode 100644 (file)
index 0000000..855fed4
--- /dev/null
@@ -0,0 +1,8 @@
+// HU lang variables
+
+/* Remember to namespace the language parameters lang_<your plugin>_<some name> */
+
+tinyMCE.addToLang('',{
+template_title : 'Ez csak egy példa popup',
+template_desc : 'Ez csak egy példa gomb'
+});
diff --git a/webcit/tiny_mce/plugins/advhr/langs/da.js b/webcit/tiny_mce/plugins/advhr/langs/da.js
new file mode 100644 (file)
index 0000000..3908f0d
--- /dev/null
@@ -0,0 +1,8 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+insert_advhr_desc : 'Inds&#230;t / rediger horisontal bj&#230;lke',
+insert_advhr_width : 'Bredde',
+insert_advhr_size : 'H&#248;jde',
+insert_advhr_noshade : 'Ingen skygge'
+});
diff --git a/webcit/tiny_mce/plugins/advhr/langs/hu.js b/webcit/tiny_mce/plugins/advhr/langs/hu.js
new file mode 100644 (file)
index 0000000..9a6d66a
--- /dev/null
@@ -0,0 +1,8 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+insert_advhr_desc : 'Vízszintes vonal beillesztése / szerkesztése',
+insert_advhr_width : 'Hosszúság',
+insert_advhr_size : 'Szélesség',
+insert_advhr_noshade : 'Nincs árnyék'
+});
diff --git a/webcit/tiny_mce/plugins/advhr/langs/no.js b/webcit/tiny_mce/plugins/advhr/langs/no.js
new file mode 100644 (file)
index 0000000..6f74f7f
--- /dev/null
@@ -0,0 +1,8 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+insert_advhr_desc : 'Lage/Redigere horisontal linje',
+insert_advhr_width : 'Bredde',
+insert_advhr_size : 'H&oslash;jde',
+insert_advhr_noshade : 'Ingen skygge'
+});
diff --git a/webcit/tiny_mce/plugins/advimage/langs/da.js b/webcit/tiny_mce/plugins/advimage/langs/da.js
new file mode 100644 (file)
index 0000000..5379e98
--- /dev/null
@@ -0,0 +1,27 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('advimage',{
+tab_general : 'Generelt',
+tab_appearance : 'Udseende',
+tab_advanced : 'Avanceret',
+general : 'Generelt',
+title : 'Overskrift',
+preview : 'Se',
+constrain_proportions : 'Fasthold proportioner',
+langdir : 'Tekstretning',
+langcode : 'Sprogkode',
+long_desc : 'Langt beskrivelseslink',
+style : 'Style',
+classes : 'Klasser',
+ltr : 'Venstre til h&#248;jre',
+rtl : 'H&#248;jre til venstre',
+id : 'Id',
+image_map : 'Billedkort',
+swap_image : 'Alternativt billede',
+alt_image : 'Alternative image',
+mouseover : 'ved mouse over',
+mouseout : 'ved mouse out',
+misc : 'Diverse',
+example_img : 'Appearance&nbsp;preview&nbsp;image',
+missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
+});
diff --git a/webcit/tiny_mce/plugins/advimage/langs/hu.js b/webcit/tiny_mce/plugins/advimage/langs/hu.js
new file mode 100644 (file)
index 0000000..48e5d3b
--- /dev/null
@@ -0,0 +1,27 @@
+// HU lang variables
+
+tinyMCE.addToLang('advimage',{
+tab_general : 'Általános',
+tab_appearance : 'Megjelenés',
+tab_advanced : 'Haladó',
+general : 'Általános',
+title : 'Cím',
+preview : 'Elõnézet',
+constrain_proportions : 'Arányok kényszerítése',
+langdir : 'Szöveg pozíció',
+langcode : 'Szöveg kód',
+long_desc : 'Hosszú leírás link',
+style : 'Stílus',
+classes : 'Osztályok',
+ltr : 'Balról jobbra',
+rtl : 'Jobbról balra',
+id : 'Azonosító',
+image_map : 'Kép térkép',
+swap_image : 'Kép váltás',
+alt_image : 'Másik kép',
+mouseover : 'egér rámutatásra',
+mouseout : 'egér elmozdítására',
+misc : 'Egyéb',
+example_img : 'Elõnézeti&nbsp;kép&nbsp;megjelenése',
+missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
+});
diff --git a/webcit/tiny_mce/plugins/advimage/langs/no.js b/webcit/tiny_mce/plugins/advimage/langs/no.js
new file mode 100644 (file)
index 0000000..a7a59bc
--- /dev/null
@@ -0,0 +1,27 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('advimage',{
+tab_general : 'Generelle innstillinger',
+tab_appearance : 'Visuelle innstillinger',
+tab_advanced : 'Avanserte innstillinger',
+general : 'Generell',
+title : 'Tittel',
+preview : 'Forh&aring;ndsvisning',
+constrain_proportions : 'Behold proporsjonene',
+langdir : 'Skrift retning',
+langcode : 'Spr&aring;k kode',
+long_desc : 'Lang beskrivelse',
+style : 'Stil',
+classes : 'CSS Klasser',
+ltr : 'Venstre mot h&oslash;yre',
+rtl : 'H&oslash;yre mot venstre',
+id : 'Id',
+image_map : 'Opprett bilde',
+swap_image : 'Bytt bilde',
+alt_image : 'Alternativt bilde',
+mouseover : 'n&aring;r pekeren er over',
+mouseout : 'n&aring;r pekeren er utenfor',
+misc : 'Annet',
+example_img : 'Forh&aring;ndsvisnings bilde',
+missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
+});
diff --git a/webcit/tiny_mce/plugins/advlink/langs/da.js b/webcit/tiny_mce/plugins/advlink/langs/da.js
new file mode 100644 (file)
index 0000000..89dfef0
--- /dev/null
@@ -0,0 +1,46 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('advlink',{
+general_tab : 'Generelt',
+popup_tab : 'Pop up',
+events_tab : 'Events',
+advanced_tab : 'Avanceret',
+general_props : 'General properties',
+popup_props : 'Popup properties',
+event_props : 'Events',
+advanced_props : 'Advanced properties',
+popup_opts : 'Options',
+anchor_names : 'Anchors',
+target_same : 'Open in this window / frame',
+target_parent : 'Open in parent window / frame',
+target_top : 'Open in top frame (replaces all frames)',
+target_blank : 'Open in new window',
+popup : 'Javascript popup',
+popup_url : 'Popup URL',
+popup_name : 'Window name',
+popup_return : 'Insert \'return false\'',
+popup_scrollbars : 'Show scrollbars',
+popup_statusbar : 'Show status bar',
+popup_toolbar : 'Show toolbars',
+popup_menubar : 'Show menu bar',
+popup_location : 'Show location bar',
+popup_resizable : 'Make window resizable',
+popup_dependent : 'Dependent (Mozilla/Firefox only)',
+popup_size : 'Size',
+popup_position : 'Position (X/Y)',
+id : 'Id',
+style: 'Style',
+classes : 'Classes',
+target_name : 'Target name',
+langdir : 'Language direction',
+target_langcode : 'Target language',
+langcode : 'Language code',
+encoding : 'Target character encoding',
+mime : 'Target MIME type',
+rel : 'Relationship page to target',
+rev : 'Relationship target to page',
+tabindex : 'Tabindex',
+accesskey : 'Accesskey',
+ltr : 'Left to right',
+rtl : 'Right to left'
+});
diff --git a/webcit/tiny_mce/plugins/advlink/langs/hu.js b/webcit/tiny_mce/plugins/advlink/langs/hu.js
new file mode 100644 (file)
index 0000000..d774b3d
--- /dev/null
@@ -0,0 +1,46 @@
+// HU lang variables
+
+tinyMCE.addToLang('advlink',{
+general_tab : 'Általános',
+popup_tab : 'Popup',
+events_tab : 'Események',
+advanced_tab : 'Haladó',
+general_props : 'Általános beállítások',
+popup_props : 'Popup beállítások',
+event_props : 'Események',
+advanced_props : 'Haladó beállítások',
+popup_opts : 'Opciók',
+anchor_names : 'Horgonyok',
+target_same : 'Megnyitás ebben az ablakban / keretben',
+target_parent : 'Megnyitás a szülõ ablakban / keretben',
+target_top : 'Megnyitás felsõ keretben (minden keretet lecserél)',
+target_blank : 'Megnyitás új ablakban',
+popup : 'Javascript popup',
+popup_url : 'Popup URL',
+popup_name : 'Ablak név',
+popup_return : '\'return false\' beszúrása',
+popup_scrollbars : 'Görgetõsávok megjelenítése',
+popup_statusbar : 'Állapotsor megjelenítése',
+popup_toolbar : 'Eszköztárak megjelenítése',
+popup_menubar : 'Menüsor megjelenítése',
+popup_location : 'Címsáv megjelenítése',
+popup_resizable : 'Ablak átméretezhetõvé tétele',
+popup_dependent : 'Függõ (csak Mozilla/Firefox)',
+popup_size : 'Méret',
+popup_position : 'Pozíció (X/Y)',
+id : 'Azonosító',
+style: 'Stílus',
+classes : 'Osztályok',
+target_name : 'Cél neve',
+langdir : 'Szöveg pozíció',
+target_langcode : 'Cél szöveg',
+langcode : 'Szöveg kód',
+encoding : 'Cél karakter kódolás',
+mime : 'Cél MIME típus',
+rel : 'Oldal kapcsolata a céllal',
+rev : 'Cél kapcsolat az oldallal',
+tabindex : 'Tabindex',
+accesskey : 'Accesskey',
+ltr : 'Balról jobbra',
+rtl : 'Jobbról balra'
+});
diff --git a/webcit/tiny_mce/plugins/advlink/langs/no.js b/webcit/tiny_mce/plugins/advlink/langs/no.js
new file mode 100644 (file)
index 0000000..6c0d293
--- /dev/null
@@ -0,0 +1,46 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('advlink',{
+general_tab : 'Generelle innstillinger',
+popup_tab : 'Popup',
+events_tab : 'Hendelser',
+advanced_tab : 'Avanserte innstillinger',
+general_props : 'Generelle innstillinger',
+popup_props : 'Popup innstillninger',
+event_props : 'Hendelser',
+advanced_props : 'Generelle innstillinger',
+popup_opts : 'Innstillinger',
+anchor_names : 'Bokm&aelig;rke',
+target_same : '&Aring;pne i samme vindu / ramme',
+target_parent : '&Aring;pne i underliggende vindu / ramme',
+target_top : '&Aring;pne i topprammen (erstatter alle rammer)',
+target_blank : '&Aring;pne i et nytt vindu',
+popup : 'Javascript popup',
+popup_url : 'Popup URL',
+popup_name : 'Vindu navn',
+popup_return : 'Sett inn \'return false\'',
+popup_scrollbars : 'Vis scrollbars',
+popup_statusbar : 'Vis status bar',
+popup_toolbar : 'Vis toolbars',
+popup_menubar : 'Vis menu bar',
+popup_location : 'Vis location bar',
+popup_resizable : 'Gj&oslash;r vinduet skalerbart',
+popup_dependent : 'Avhengig vindu (Bare i Mozilla/Firefox)',
+popup_size : 'St&oring;rrelse',
+popup_position : 'Posisjon (X/Y)',
+id : 'Id',
+style: 'Stil',
+classes : 'CSS Klasser',
+target_name : 'M&aring;l navn',
+langdir : 'Skrift retning',
+target_langcode : 'M&aring;l spr&aring;k',
+langcode : 'Spr&aring;k kode',
+encoding : 'Tegn konvertering',
+mime : 'M&aring;lets MIME type',
+rel : 'Relasjon side til m&aring;l',
+rev : 'Relasjon m&aring;l til side',
+tabindex : 'Tabindex',
+accesskey : 'Accesskey',
+ltr : 'Venstre mot h&oslash;yre',
+rtl : 'H&oslash;yre mot venstre'
+});
diff --git a/webcit/tiny_mce/plugins/autosave/langs/da.js b/webcit/tiny_mce/plugins/autosave/langs/da.js
new file mode 100644 (file)
index 0000000..80a3b81
--- /dev/null
@@ -0,0 +1,5 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+autosave_unload_msg : 'De &#230;ndringer, du har lavet, vil g&#229; tabt, hvis du lukker denne side.'
+});
diff --git a/webcit/tiny_mce/plugins/autosave/langs/de.js b/webcit/tiny_mce/plugins/autosave/langs/de.js
new file mode 100644 (file)
index 0000000..3e45423
--- /dev/null
@@ -0,0 +1,5 @@
+// DE lang variables
+
+tinyMCE.addToLang('',{
+autosave_unload_msg : 'Alle Ver&auml;nderungen an dieser Seite werden verlorengehen, wenn Sie diese Seite jetzt verlassen.'
+});
diff --git a/webcit/tiny_mce/plugins/autosave/langs/he.js b/webcit/tiny_mce/plugins/autosave/langs/he.js
new file mode 100644 (file)
index 0000000..cb77957
--- /dev/null
@@ -0,0 +1,5 @@
+// HE lang variables
+
+tinyMCE.addToLang('',{
+autosave_unload_msg : 'äùéðåééí ùáéöòú éàáãå àí úòæåá àú ãó æä.'
+});
diff --git a/webcit/tiny_mce/plugins/autosave/langs/hu.js b/webcit/tiny_mce/plugins/autosave/langs/hu.js
new file mode 100644 (file)
index 0000000..4b178e9
--- /dev/null
@@ -0,0 +1,5 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+autosave_unload_msg : 'A módosítások el fognak veszni, ha elnavigálsz az oldalról.'
+});
diff --git a/webcit/tiny_mce/plugins/autosave/langs/no.js b/webcit/tiny_mce/plugins/autosave/langs/no.js
new file mode 100644 (file)
index 0000000..8405123
--- /dev/null
@@ -0,0 +1,6 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+autosave_unload_msg : 'Forandringene du gjorde forsvinner om du velger &aring; forlate denne siden.'
+});
+
diff --git a/webcit/tiny_mce/plugins/directionality/langs/da.js b/webcit/tiny_mce/plugins/directionality/langs/da.js
new file mode 100644 (file)
index 0000000..7cb8300
--- /dev/null
@@ -0,0 +1,6 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+directionality_ltr_desc : 'Retning - venstre mod h&#248;jre',
+directionality_rtl_desc : 'Retning - h&#248;jre mod venstre'
+});
diff --git a/webcit/tiny_mce/plugins/directionality/langs/de.js b/webcit/tiny_mce/plugins/directionality/langs/de.js
new file mode 100644 (file)
index 0000000..b1b691a
--- /dev/null
@@ -0,0 +1,6 @@
+// DE lang variables
+
+tinyMCE.addToLang('',{
+directionality_ltr_desc : 'Von links nach rechts',
+directionality_rtl_desc : 'Von rechts nach links'
+});
diff --git a/webcit/tiny_mce/plugins/directionality/langs/hu.js b/webcit/tiny_mce/plugins/directionality/langs/hu.js
new file mode 100644 (file)
index 0000000..1925ea1
--- /dev/null
@@ -0,0 +1,6 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+directionality_ltr_desc : 'Elhelyezkedés balról jobbra',
+directionality_rtl_desc : 'Elhelyezkedés jobbról balra'
+});
diff --git a/webcit/tiny_mce/plugins/directionality/langs/no.js b/webcit/tiny_mce/plugins/directionality/langs/no.js
new file mode 100644 (file)
index 0000000..992f42e
--- /dev/null
@@ -0,0 +1,6 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+directionality_ltr_desc : 'Retning fra venstre mot h&oslash;re',
+directionality_rtl_desc : 'Retning fra h&oslash;re mot venstre'
+});
diff --git a/webcit/tiny_mce/plugins/emotions/langs/da.js b/webcit/tiny_mce/plugins/emotions/langs/da.js
new file mode 100644 (file)
index 0000000..8dae9e5
--- /dev/null
@@ -0,0 +1,22 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('emotions',{
+title : 'Inds&#230;t smiley',
+desc : 'Smileys',
+cool : 'Cool',
+cry : 'Gr&#229;d',
+embarassed : 'Forlegen',
+foot_in_mouth : 'Foden i munden',
+frown : 'Rynket pande',
+innocent : 'Uskyldig',
+kiss : 'Kys',
+laughing : 'Latter',
+money_mouth : 'L&#230;kker mund',
+sealed : 'Lukket af',
+smile : 'Smil',
+surprised : 'Overrasket',
+tongue_out : 'R&#230;k tunge',
+undecided : 'Usikker',
+wink : 'Blink',
+yell : 'R&#229;b'
+});
diff --git a/webcit/tiny_mce/plugins/emotions/langs/hu.js b/webcit/tiny_mce/plugins/emotions/langs/hu.js
new file mode 100644 (file)
index 0000000..da7397f
--- /dev/null
@@ -0,0 +1,22 @@
+// HU lang variables
+
+tinyMCE.addToLang('emotions',{
+title : 'Hangulatjel beszúrása',
+desc : 'Hangulatjelek',
+cool : 'Király',
+cry : 'Sírás',
+embarassed : 'Zavart',
+foot_in_mouth : 'Foot in mouth',
+frown : 'Homlokráncolás',
+innocent : 'Ártatlan',
+kiss : 'Csók',
+laughing : 'Nevetés',
+money_mouth : 'Pénzéhes',
+sealed : 'Elnémult',
+smile : 'Mosolygás',
+surprised : 'Meglepett',
+tongue_out : 'Tongue out',
+undecided : 'Határozatlan',
+wink : 'Kacsintás',
+yell : 'Sikoltás'
+});
diff --git a/webcit/tiny_mce/plugins/emotions/langs/no.js b/webcit/tiny_mce/plugins/emotions/langs/no.js
new file mode 100644 (file)
index 0000000..4366c19
--- /dev/null
@@ -0,0 +1,22 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('emotions',{
+title : 'Lim inn f&oslash;lelse',
+desc : 'F&oslash;lelser',
+cool : 'Cool',
+cry : 'Gr&aring;ter',
+embarassed : 'Sjenert',
+foot_in_mouth : 'Fot i munnen',
+frown : 'Lei seg',
+innocent : 'Uskyldig',
+kiss : 'Kyss',
+laughing : 'Ler',
+money_mouth : 'Penger i munnen',
+sealed : 'Hemmelig',
+smile : 'Glad',
+surprised : 'Overrasket',
+tongue_out : 'Rekke ut tungen',
+undecided : 'Betenkt',
+wink : 'Fl&oslash;rt',
+yell : 'Skrikende'
+});
diff --git a/webcit/tiny_mce/plugins/flash/langs/da.js b/webcit/tiny_mce/plugins/flash/langs/da.js
new file mode 100644 (file)
index 0000000..ad9f1dc
--- /dev/null
@@ -0,0 +1,11 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('flash',{
+title : 'Inds&#230;t / rediger Flash-film',
+desc : 'Inds&#230;t / rediger Flash-film',
+file : 'Flash-Fil (.swf)',
+size : 'St&#248;rrelse',
+list : 'Flash filer',
+props : 'Flash egenskaber',
+general : 'Genererelt'
+});
diff --git a/webcit/tiny_mce/plugins/flash/langs/hu.js b/webcit/tiny_mce/plugins/flash/langs/hu.js
new file mode 100644 (file)
index 0000000..2a5b4e4
--- /dev/null
@@ -0,0 +1,11 @@
+// HU lang variables
+
+tinyMCE.addToLang('flash',{
+title : 'Flash animáció beszúrása / szerkesztése',
+desc : 'Flash animáció beszúrása / szerkesztése',
+file : 'Flash-Fájl (.swf)',
+size : 'Méret',
+list : 'Flash fájlok',
+props : 'Flash tulajdonságok',
+general : 'Általános'
+});
diff --git a/webcit/tiny_mce/plugins/flash/langs/no.js b/webcit/tiny_mce/plugins/flash/langs/no.js
new file mode 100644 (file)
index 0000000..440ceed
--- /dev/null
@@ -0,0 +1,11 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('flash',{
+title : 'Lag/oppdater flash-film',
+desc : 'Lag/oppdater flash-film',
+file : 'Flash-film (.swf)',
+size : 'St&oslash;rrelse',
+list : 'Flash-filer',
+props : 'Flash egenskaper',
+general : 'Generelle innstillinger'
+});
diff --git a/webcit/tiny_mce/plugins/fullscreen/langs/da.js b/webcit/tiny_mce/plugins/fullscreen/langs/da.js
new file mode 100644 (file)
index 0000000..8c7ff70
--- /dev/null
@@ -0,0 +1,6 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+fullscreen_title : 'Fuldsk&#230;rmstilstand',
+fullscreen_desc : 'T&#230;nd / sluk for fuldsk&#230;rm'
+});
diff --git a/webcit/tiny_mce/plugins/fullscreen/langs/de.js b/webcit/tiny_mce/plugins/fullscreen/langs/de.js
new file mode 100644 (file)
index 0000000..34f23d9
--- /dev/null
@@ -0,0 +1,6 @@
+// DE lang variables
+
+tinyMCE.addToLang('',{
+fullscreen_title : 'Vollbild-Modus',
+fullscreen_desc : 'Vollbild-Modus umschalten'
+});
diff --git a/webcit/tiny_mce/plugins/fullscreen/langs/hu.js b/webcit/tiny_mce/plugins/fullscreen/langs/hu.js
new file mode 100644 (file)
index 0000000..f135929
--- /dev/null
@@ -0,0 +1,6 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+fullscreen_title : 'Teljesképernyõs mód',
+fullscreen_desc : 'Váltás teljesképernyõs módra'
+});
diff --git a/webcit/tiny_mce/plugins/fullscreen/langs/no.js b/webcit/tiny_mce/plugins/fullscreen/langs/no.js
new file mode 100644 (file)
index 0000000..86e15f5
--- /dev/null
@@ -0,0 +1,6 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+fullscreen_title : 'Fullskjermstilstand',
+fullscreen_desc : 'Hopp fra/til fullskjermstilstand'
+});
diff --git a/webcit/tiny_mce/plugins/iespell/langs/da.js b/webcit/tiny_mce/plugins/iespell/langs/da.js
new file mode 100644 (file)
index 0000000..d17777f
--- /dev/null
@@ -0,0 +1,7 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+iespell_desc : 'Lav stavekontrol',
+iespell_download : "ieSpell kan ikke findes. Klik p&#229; OK for at forts&#230;tte til downloadsiden."
+});
+
diff --git a/webcit/tiny_mce/plugins/iespell/langs/hu.js b/webcit/tiny_mce/plugins/iespell/langs/hu.js
new file mode 100644 (file)
index 0000000..92e6ce2
--- /dev/null
@@ -0,0 +1,7 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+iespell_desc : 'Helyesírásellenõrzés indítása',
+iespell_download : "ieSpell nem található. Kattints az OK-ra a letöltési oldalhoz."
+});
+
diff --git a/webcit/tiny_mce/plugins/iespell/langs/no.js b/webcit/tiny_mce/plugins/iespell/langs/no.js
new file mode 100644 (file)
index 0000000..07a00c2
--- /dev/null
@@ -0,0 +1,6 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+iespell_desc : 'Kj&oslash;r rettstavingskontroll',
+iespell_download : "ieSpell virker ikke &aring; v&aelig;re installert. Klikk OK for &aring; laste hjem."
+});
diff --git a/webcit/tiny_mce/plugins/insertdatetime/langs/da.js b/webcit/tiny_mce/plugins/insertdatetime/langs/da.js
new file mode 100644 (file)
index 0000000..50e1bc3
--- /dev/null
@@ -0,0 +1,12 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+insertdate_def_fmt : '%d-%m-%Y',
+inserttime_def_fmt : '%H:%M:%S',
+insertdate_desc : 'Indsæt dato',
+inserttime_desc : 'Indsæt tid',
+inserttime_months_long : new Array("Januar", "Februar", "Marts", "April", "Maj", "Juni", "Juli", "August", "September", "Oktober", "November", "December"),
+inserttime_months_short : new Array("Jan", "Feb", "Mar", "Apr", "Maj", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"),
+inserttime_day_long : new Array("S&#248;ndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "L&#248;rdag", "S&#248;ndag"),
+inserttime_day_short : new Array("S&#248;n", "Man", "Tir", "Ons", "Tor", "Fre", "L&#248;r", "S&#248;n")
+});
diff --git a/webcit/tiny_mce/plugins/insertdatetime/langs/hu.js b/webcit/tiny_mce/plugins/insertdatetime/langs/hu.js
new file mode 100644 (file)
index 0000000..66c9d38
--- /dev/null
@@ -0,0 +1,12 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+insertdate_def_fmt : '%Y-%m-%d',
+inserttime_def_fmt : '%H:%M:%S',
+insertdate_desc : 'Dátum beszúrása',
+inserttime_desc : 'Idõ beszúrása',
+inserttime_months_long : new Array("Január", "Február", "Március", "Április", "Május", "Június", "Július", "Augusztus", "Szeptember", "Október", "November", "December"),
+inserttime_months_short : new Array("Jan", "Feb", "Már", "Ápr", "Máj", "Jún", "Júl", "Aug", "Sze", "Okt", "Nov", "Dec"),
+inserttime_day_long : new Array("Vasárnap", "Hétfõ", "Kedd", "Szerda", "Csütörtök", "Péntek", "Szombat", "Vasárnap"),
+inserttime_day_short : new Array("Vas", "Hé", "Ke", "Sze", "Csü", "Pén", "Szo", "Vas")
+});
diff --git a/webcit/tiny_mce/plugins/insertdatetime/langs/no.js b/webcit/tiny_mce/plugins/insertdatetime/langs/no.js
new file mode 100644 (file)
index 0000000..6ef47a9
--- /dev/null
@@ -0,0 +1,12 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+insertdate_def_fmt : '%Y-%m-%d',
+inserttime_def_fmt : '%H:%M:%S',
+insertdate_desc : 'Lim inn dato',
+inserttime_desc : 'Lim inn tid',
+inserttime_months_long  : new Array("Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"),
+inserttime_months_short  : new Array("Jan","Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Des"),
+inserttime_day_long  : new Array("S&oslash;ndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "L&oslash;rdag", "S&oslash;ndag"),
+inserttime_day_short  : new Array("S&oslash;n", "Man", "Tir", "Ons", "Tor", "Fre", "L&oslash;r", "S&oslash;n")
+});
diff --git a/webcit/tiny_mce/plugins/paste/langs/da.js b/webcit/tiny_mce/plugins/paste/langs/da.js
new file mode 100644 (file)
index 0000000..6dbac06
--- /dev/null
@@ -0,0 +1,10 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+paste_text_desc : 'Inds&#230;t som ren tekst',
+paste_text_title : 'Brug CTRL+V p&#229; tastaturett inds&#230;tte teksten i vinduet.',
+paste_text_linebreaks : 'Behold linjebrud',
+paste_word_desc : 'Inds&#230;t fra Word',
+paste_word_title : 'Brug CTRL+V p&#229; tastaturett inds&#230;tte teksten i vinduet.',
+selectall_desc : 'V&#230;lg alt'
+});
diff --git a/webcit/tiny_mce/plugins/paste/langs/de.js b/webcit/tiny_mce/plugins/paste/langs/de.js
new file mode 100644 (file)
index 0000000..6970228
--- /dev/null
@@ -0,0 +1,10 @@
+// DE lang variables
+
+tinyMCE.addToLang('',{
+paste_text_desc : 'Als unformatierten Text einf&uuml;gen',
+paste_text_title : 'Benutzen Sie Strg+V/Apfel-V auf Ihrer Tastatur, um Text in das Fenster einzuf&uuml;gen.',
+paste_text_linebreaks : 'Zeilenumbr&uuml;che beibehalten',
+paste_word_desc : 'Microsoft Word-Text einf&uuml;gen',
+paste_word_title : 'Benutzen Sie Strg+V/Apfel-V auf Ihrer Tastatur, um Text in das Fenster einzuf&uuml;gen.',
+selectall_desc : 'Alles ausw&auml;hlen'
+});
diff --git a/webcit/tiny_mce/plugins/paste/langs/hu.js b/webcit/tiny_mce/plugins/paste/langs/hu.js
new file mode 100644 (file)
index 0000000..d292534
--- /dev/null
@@ -0,0 +1,10 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+paste_text_desc : 'Beillesztés sima szövegként',
+paste_text_title : 'Használd a CTRL+V -t a billentyûzeten a szöveg beillesztéséhez az ablakba.',
+paste_text_linebreaks : 'Keep linebreaks',
+paste_word_desc : 'Beillesztés Word-bõl',
+paste_word_title : 'Használd a CTRL+V -t a billentyûzeten a szöveg beillesztéséhez az ablakba.',
+selectall_desc : 'Mindet kijelöl'
+});
diff --git a/webcit/tiny_mce/plugins/paste/langs/no.js b/webcit/tiny_mce/plugins/paste/langs/no.js
new file mode 100644 (file)
index 0000000..27caaca
--- /dev/null
@@ -0,0 +1,10 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+paste_text_desc : 'Lim inn som vanlig tekst',
+paste_text_title : 'Bruk CTRL+V p&aring; tastaturet ditt for &aring; lime inn i detta vinduet.',
+paste_text_linebreaks : 'Spar linjebrudd',
+paste_word_desc : 'Lim inn fra Word',
+paste_word_title : 'Bruk CTRL+V p&aring; tastaturet ditt for &aring; lime inn i detta vinduet.',
+selectall_desc : 'Velg alt'
+});
diff --git a/webcit/tiny_mce/plugins/preview/langs/da.js b/webcit/tiny_mce/plugins/preview/langs/da.js
new file mode 100644 (file)
index 0000000..ddbeab2
--- /dev/null
@@ -0,0 +1,5 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+preview_desc : 'Se siden'
+});
diff --git a/webcit/tiny_mce/plugins/preview/langs/hu.js b/webcit/tiny_mce/plugins/preview/langs/hu.js
new file mode 100644 (file)
index 0000000..2ae20e5
--- /dev/null
@@ -0,0 +1,5 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+preview_desc : 'Elõnézet'
+});
diff --git a/webcit/tiny_mce/plugins/preview/langs/no.js b/webcit/tiny_mce/plugins/preview/langs/no.js
new file mode 100644 (file)
index 0000000..4fb07d6
--- /dev/null
@@ -0,0 +1,5 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+preview_desc : 'Forh&aring;ndsvisning'
+});
diff --git a/webcit/tiny_mce/plugins/print/langs/da.js b/webcit/tiny_mce/plugins/print/langs/da.js
new file mode 100644 (file)
index 0000000..26c53ff
--- /dev/null
@@ -0,0 +1,5 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+print_desc : 'Udskriv'
+});
diff --git a/webcit/tiny_mce/plugins/print/langs/hu.js b/webcit/tiny_mce/plugins/print/langs/hu.js
new file mode 100644 (file)
index 0000000..1c732ec
--- /dev/null
@@ -0,0 +1,5 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+print_desc : 'Nyomtatás'
+});
diff --git a/webcit/tiny_mce/plugins/print/langs/no.js b/webcit/tiny_mce/plugins/print/langs/no.js
new file mode 100644 (file)
index 0000000..8d4e0a3
--- /dev/null
@@ -0,0 +1,5 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+print_desc : 'Skriv ut'
+});
diff --git a/webcit/tiny_mce/plugins/save/langs/da.js b/webcit/tiny_mce/plugins/save/langs/da.js
new file mode 100644 (file)
index 0000000..17de0dd
--- /dev/null
@@ -0,0 +1,5 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+save_desc : 'Gem'
+});
diff --git a/webcit/tiny_mce/plugins/save/langs/hu.js b/webcit/tiny_mce/plugins/save/langs/hu.js
new file mode 100644 (file)
index 0000000..530b556
--- /dev/null
@@ -0,0 +1,5 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+save_desc : 'Mentés'
+});
diff --git a/webcit/tiny_mce/plugins/save/langs/no.js b/webcit/tiny_mce/plugins/save/langs/no.js
new file mode 100644 (file)
index 0000000..a34a306
--- /dev/null
@@ -0,0 +1,5 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('save',{
+desc : 'Lagre'
+});
diff --git a/webcit/tiny_mce/plugins/searchreplace/langs/da.js b/webcit/tiny_mce/plugins/searchreplace/langs/da.js
new file mode 100644 (file)
index 0000000..bbd6fc9
--- /dev/null
@@ -0,0 +1,21 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+searchreplace_search_desc : 'S&#248;g',
+searchreplace_searchnext_desc : 'S&#248;g igen',
+searchreplace_replace_desc : 'S&#248;g og erstat',
+searchreplace_notfound : 'S&#248;gningen er f&#230;rdig. S&#248;geudtrykket kunne ikke findes.',
+searchreplace_search_title : 'S&#248;g',
+searchreplace_replace_title : 'S&#248;g og erstat',
+searchreplace_allreplaced : 'Alle forekomster af s&#248;geudtrykket blev erstattet.',
+searchreplace_findwhat : 'Hvad skal vi s&#248;ge efter',
+searchreplace_replacewith : 'Erstat det med',
+searchreplace_direction : 'Retning',
+searchreplace_up : 'Op',
+searchreplace_down : 'Ned',
+searchreplace_case : 'Skelne mellem store og sm&#229; bogstaver',
+searchreplace_findnext : 'S&#248;g efter&nbsp;n&#230;ste',
+searchreplace_replace : 'Erstat',
+searchreplace_replaceall : 'Erstat&nbsp;alle',
+searchreplace_cancel : 'Fortryd'
+});
diff --git a/webcit/tiny_mce/plugins/searchreplace/langs/hu.js b/webcit/tiny_mce/plugins/searchreplace/langs/hu.js
new file mode 100644 (file)
index 0000000..a7317c9
--- /dev/null
@@ -0,0 +1,21 @@
+// HU lang variables
+
+tinyMCE.addToLang('',{
+searchreplace_search_desc : 'Keresés',
+searchreplace_searchnext_desc : 'Újra keresés',
+searchreplace_replace_desc : 'Keres/Cserél',
+searchreplace_notfound : 'A keresés elkészült. A keresési szöveg nem található.',
+searchreplace_search_title : 'Keres',
+searchreplace_replace_title : 'Keres/Cserél',
+searchreplace_allreplaced : 'A kereséséi szöveg minden elõfordulása cserélve lett.',
+searchreplace_findwhat : 'Mit keres',
+searchreplace_replacewith : 'Mire cserél',
+searchreplace_direction : 'Hatókör',
+searchreplace_up : 'Fel',
+searchreplace_down : 'Le',
+searchreplace_case : 'Teljes szó',
+searchreplace_findnext : 'Következõt&nbsp;keres',
+searchreplace_replace : 'Cserél',
+searchreplace_replaceall : 'Mindent&nbsp;cserél',
+searchreplace_cancel : 'Mégse'
+});
diff --git a/webcit/tiny_mce/plugins/searchreplace/langs/no.js b/webcit/tiny_mce/plugins/searchreplace/langs/no.js
new file mode 100644 (file)
index 0000000..8d1bc0c
--- /dev/null
@@ -0,0 +1,21 @@
+// NO lang variables by Knut B. Jacobsen
+
+tinyMCE.addToLang('',{
+searchreplace_search_desc : 'S&oslash;k',
+searchreplace_searchnext_desc : 'S&oslash;k igjen',
+searchreplace_replace_desc : 'S&oslash;k/Erstatt',
+searchreplace_notfound : 'S&oslash;kingen avsluttet. Fant ikke s&oslash;kestrengen.',
+searchreplace_search_title : 'S&oslash;k',
+searchreplace_replace_title : 'S&oslash;k/Erstatt',
+searchreplace_allreplaced : 'Alle treff p&aring; s&oslash;kestrengen erstattes',
+searchreplace_findwhat : 'S&oslash;k p&aring;',
+searchreplace_replacewith : 'Erstatt med',
+searchreplace_direction : 'S&oslash;keretning',
+searchreplace_up : 'Oppover',
+searchreplace_down : 'Nedover',
+searchreplace_case : 'Skill mellom store og sm&aring; tegn',
+searchreplace_findnext : 'Neste s&oslash;k',
+searchreplace_replace : 'Erstatt',
+searchreplace_replaceall : 'Erstatt&nbsp;alle',
+searchreplace_cancel : 'Avbryt'
+});
diff --git a/webcit/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm b/webcit/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm
new file mode 100644 (file)
index 0000000..eacfbe2
--- /dev/null
@@ -0,0 +1,45 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+<HEAD>
+<TITLE>Insert table button</TITLE>
+<link href="style.css" rel="stylesheet" type="text/css">
+</HEAD>
+
+<BODY>
+
+<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
+  <tr> 
+    <td><span class="title">Create accessible content</span></td>
+    <td align="right"><a href="index.htm"><acronym title="Table of contents">TOC</acronym></a></td>
+  </tr>
+</table>
+<hr noshade>
+<p>TinyMCE can create HTML content that will be accessible to all users, including those with disabilities using assistive technologies, as well as those using text-based browsers, or those browsing the Web with images turned off. </p>
+
+<p><strong>Things you can do to make your content accessible:</strong></p>
+<ol>
+<li><strong>Include an Image Description:</strong> Blind users, or others who are unable to view images, will rely on the Image Description (or Alt text) to take the place of the image. If an image contains no meaning, such as a decoration or a spacer image, leave the Image Description empty. TinyMCE will then insert an empty Alt text attribute that will force assistive technologies to ignore the image. <br /><br /></li>
+
+<li> <strong>Add Scope to data table header cells:</strong> In the table cell editor dialog window, choose a Scope when creating Header cells so the column or row label in that cell becomes explicitely associated with its data cells. Table cell headers will then be announced with each data cell, making it easier for blind users using a screen reader to understand what the content of each cell represents. <br /><br /></li>
+
+<li><strong> Structure content with properly nested headings:</strong> In the format selection menu choose Heading 1 to Heading 6 to represent headings in your content,  rather than using other font formating options. Blind users using a screen reader can then extract the headings from the page to generate a summary of the content it contains, and use those headings to navigate quickly to subsections within the page.<br /><br /></li>
+
+<li><strong> Include alternate content:</strong> Create an alternate page for non-HTML content such as Flash, Java applets, or  embedded movies. This might be a static image, with a description of the image, and a description of the content that would have appeared in its place. An alternate HTML page could also be created, and a link to it included next to the non-HTML object. This will ensure that the content will be accessible to users of assistive technologies that can not view or play the content, and ensure the content will be available to those who do not have the appropriate plugin or helper application installed.<br /><br /></li>
+
+<li><strong> Check accessbility: </strong> When the AChecker plugin is installed with TinyMCE, click on the Check Accessibility button to generate a report of potential accessibility problems.<br /><br /></li>
+
+</ol>
+
+<p>See the <a href="http://checker.atrc.utoronto.ca" target="_new">AChecker Web Site</a> for further details about creating content that will be accessible to all users.<br />
+</p>
+
+<hr noshade>
+<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
+  <tr> 
+    <td>Go to: <a href="index.htm">Table of contents</a></td>
+    <td align="right"><a href="#">Top</a></td>
+  </tr>
+</table>
+
+<br>
+</BODY>
+</HTML>