diff --git a/thirdpartyjs/tinymce/changelog b/thirdpartyjs/tinymce/changelog new file mode 100644 index 0000000..035e9e9 --- /dev/null +++ b/thirdpartyjs/tinymce/changelog @@ -0,0 +1,608 @@ +Version 1.45 (2005-06-23) + Fixed so the newdocument button shows again, was removed by accident in RC2. + Fixed so styles drop down in link dialog gets hidden if no classes are defined. + Fixed bug where Paste command in context menu wasn't working. + Fixed bug issue with not having a base href element in preview plugin. + Fixed bug where input elements produced double type/value attributes in MSIE. + Fixed so the check for empty contents in cleanup handled uppercase elements. + Added a alert box is a popup is blocked by a popup blocker. + Added updated dutch language pack, contributed by Fred Stuurman. + Added a confirm dialog for the newdocument action. + Added mceContentBody class to the iframe document body. + Added allowtransparency attribute to iframe. + Added fix where some HTML content produced runtime error in MSIE. + Added a lot better Safari support, but many things are still very buggy. + Added flash_wmode, flash_quality and flash_menu options for the flash plugin. + Added new dialog_type option, this enables you to switch back to modal dialogs in MSIE. + Updated Canadian French table language pack contributed by Virtuelcom. + Fixed some minor issues with Simplified Chinese language pack. + Re-added Tahoma font to font drop list, was removed in previous version. +Version 1.45 RC2 (2005-06-15) + Fixed bug where paste_use_dialog option for the paste plugin wasn't working correctly. + Fixed bug issue with setContent not calling custom cleanups correctly. Inflicts the Flash plugin. + Fixed bug where external_link_list_url/external_image_list_url in fullscreen mode. + Fixed so TinyMCE doesn't use modal dialogs on MSIE, these where giving some problems with for example lost sessions. + Fixed the auto resize function for popups to use new logic. + Fixed so callback functions gets called correctly from fullscreen mode. + Fixed misspelled language pack for canadian french in the advimage plugin. + Fixed so openWindow can open use absolute URL:s. + Fixed bug issue where auto_cleanup_word sometimes didn't work in MSIE. + Fixed bug issue where the close button in dialogs wasn't available on Firefox on MacOSX. + Added new pastetext icon contributed by speednet. + Added new browsers option that enables you to specify what browsers is to be WYSIWYG enabled or not. + Added partial Catalan translation contributed by Marc Bria Ramírez. + Added portuguese Brazil translation contributed by João Borges. + Added updated Simplified Chinese language pack contributed by yang huixiong/cube316. + Added beforeunload handler for fullscreen plugin so contents gets updated when the window is closed. + Added a new fullscreen_settings option for the fullscreen plugin contributed by David Glick. + Added new insert table command to context menu when user clicks within a table. + Added new advimage_constrain_proportions option to advimage plugin, contributed by Knut B. Jacobsen. + Added updated advanced theme with a new external toolbar location option, contributed by Man-Chicken (http://www.zoomshare.com/). + Added new tiny_mce_gzip.php file, this PHP script merges and compressed the requested .js files to improve loading times. + Added updated czech language pack, contributed by Stanislav Lacko. + Added new mceRemoveNode command, this command removes a node and inserts the node contents instead. + Added new behavior to format select box, you can now remove a paragraph by selecting -- Format --. + Removed ?rnd from external_link_list_url/external_image_list_url since it doesn't work well with serverside scripts. +Version 1.45 RC1 (2005-05-27) + Fixed bug where character map inserted & and </> when using & < >. + Fixed so paragraphs containing   is converted to numeric or raw if entity_encoding is set. + Fixed bug in searchreplace plugin when user tried to search on a empty string or the editor contents was empty. + Fixed repaint/trail graphics issues with images and tables in FF/Mozilla. + Fixed some memory leaks in TinyMCE core and context menu plugin, only MSIE was inflicted by this. + Fixed stange issue where elements sometimes disappeared in MSIE. + Fixed URL convertion problems with onmouseover, onmouseout image urls in advimage plugin. + Fixed URL convertion problems with Flash plugin. + Fixed the experimental Safari support, some features work some doesn't. + Fixed bug where multiple a elements where created when updating links on images in FF/Mozilla. + Fixed bug in importCSS function, was having a meaning less if statement. + Fixed so the contextmenu plugin uses images from the configurated theme instead of the advanced theme. + Fixed so the external_link_list_url/external_image_list_url options can use relative or absolute path. + Fixed so the external_link_list_url/external_image_list_url has a random query parameter to prevent it from cache. + Added new mceInsertRawHTML command, this inserts raw as it is HTML code in the the selected position. + Added paste plain text plugin contributed by Ryan Demmer, converted it into a paste plugin. + Added updated paste plugin contributed by speednet, includes paste directly feature for MSIE. + Added split/merge table cells support, to table plugin and context menus. + Added cut/copy/paste table rows functionality to context menu and table plugin. + Added new mceSetContent command, this does the same as the setContent function. + Added new clear all/new document icon to advanced theme. + Added new remove formatting and select text color icons. + Added new directionality plugin to better support languages that write from right to left. + Added new fullscreen plugin, enables users to toggle fullscreen editing mode. + Added a new template/tutorial plugin to aid people in the development of own plugins. + Removed visual_table_style and replaced it with visual_table_class. [BREAKS COMPATIBLITY]. + Renamed urlconvertor_callback option to urlconverter_callback. +Version 1.44 (2005-05-03) + Fixed bug with contextmenu not showing at the correct location in MSIE. + Fixed bug where a error was produced by the Flash plugin if the user reloaded the page in MSIE. + Fixed issue where mceAddControl and mceRemoveControl commands produced a error in MSIE. + Fixed bug when images and flash movies where mixed in the editor produced strange results. + Fixed so trailing / characters isn't removed from URLs. + Fixed so the contextmenu uses a diffrent method of loading it's custom CSS file. + Fixed getAttributes problem, it should read getAttribute. + Fixed so "Edit HTML source" window may be maximized. + Added French eacute entitiy to default entities option. + Added a height CSS value for the element path in advanced themes editor_ui.css since it keept bobbing up and down. + Added updated Polish language pack contributed by Marcin Szymon Sznyra. + Added better window auto resize method for most dialogs. + Added new feature to set what tags are to be left open in valid_elements. Add a + before the element names to enable. + Added nowrap for the editor table cells, sometimes the editors controls wrapped. + Updated German language pack contributed by Krokogras. +Version 1.44 RC2 (2005-04-25) + Fixed bug with host prefixes and port numbers when having relative_urls set to false and remove_script_host set to true. + Fixed bug when site absolute URLs for example /something was converted incorrectly in Firefox/Mozilla. + Fixed bug where the link wasn't auto selected in the drop list in the advanced themes default link dialog. + Fixed bug issue with the flash plugin and croping out characters before and after the movie. + Fixed bug where the editor jumped to top of editor area on enter/return when doctype was set to XML Transitional. + Fixed bug where context menu was appearing in the wrong location if the window was resized. + Fixed bug in the context menu where table properties wasn't working. + Fixed bug where a selectorText exception was trown if the CSS file contained @import or @charset. + Fixed bug where bold/italic/strikethough/underline wasn't selected/unselected in toolbar some times. + Fixed issue with hspace and vspace when having the inline_styles option enabled. Contributed by speednet. + Fixed bug where access denied error was thrown sometimes in MSIE. + Fixed so images without src won't be inserted. + Fixed some issues with width/height fields in the advimage plugin. + Fixed so the contextmenu plugin doesn't appear in MSIE 5.0, now functions with 5.5+. + Added filebrowser icon to mouse over and mouse out fields in the advimage plugin. + Added filebrowser icon to popup field in the advlink plugin. + Added so the triggerSave function gets auto executed when a user calls submit on a form, this can be disabled with the submit_patch option. + Added missing readme.txt file for the context menu plugin. + Added new border and background color fields to table dialog, based on contribution by Neirda. Enable them by the table_color_fields option. + Removed some old outdated items from FAQ. +Version 1.44 RC1 (2005-04-20) + Fixed bug where width/height attributes of a image wasn't stored some times in Firefox/Mozilla. + Fixed bug where P elements where created if a user pressed return/enter within a h1-h6 in Firefox/Mozilla. + Fixed bug where the remove format fuction didn't work some times in MSIE. + Fixed so backspace/delete gets added in one undo level in MSIE (improves performance). + Fixed so the "Could not find element by id or name" alert only shows when the debug option is set to true. + Fixed bug where bold/italic didn't work in Mozilla 1.3. + Fixed bug where width/height of a hidden TinyMCE instance where incorrect. + Fixed so the function layout of classes in tiny_mce_src.js uses prototype keyword instead of TinyMCE_ prefix (reduces size). + Fixed bug where triggerNodeChange produced javascript error some times in MSIE. + Fixed some issues in the Swedish and Spanish language packs. + Fixed bug where first undo level wasn't working correctly. + Fixed so flash plugin loads it's needed CSS data from within the plugin. + Fixed button images and CSS in the simple theme. + Fixed so the simple example shows how to use the simple theme instead of the default theme. + Fixed so cleanup default values can be set to empty. For example alt= generated alt="" on img elements. + Fixed memory leaks in MSIE (circular closure problem) events are now removed in a better way. + Fixed bug where URLs where converted incorrectly if the editor page URL contained / characters. + Fixed bug where table guidlines didn't work correctly when using the build in Mozilla table buttons. + Fixed bug where the Flash plugin was breaking other elements. + Added new contextmenu plugin, this plugin adds a menu if the user right clicks/uses the contextmenu on elements. + Added new multiple configuration support, the init method may now be called multiple times. + Added new remove_linebreaks option, this option is enabled by default and removes all HTML code linebreaks. + Added new behavior to the textarea_trigger option, if mode is textareas and trigger is false those elements will not be converted into editors. + Added new entity_encoding option, enabled user to better control the behavior of how character are converted into entities. + Added new isDirty command to TinyMCEControl, this method returns true if the user has done any modifications to the content. + Added new onchange_callback option, this callback is executed when contents within the editor instance is changed. + Added new init function for themes/plugins this gets called when a editor instance has finished it's setup. + Added new init_instance_callback option this callback is executed when instances are added to the editor. + Added new cleanup option this option enables users to totaly disable the whole cleanup process. + Added new importCSS method to TinyMCE. This method allows plugins and themes to load custom CSS files on initialization. + Added new getSelectedHTML method to TinyMCEControl class, this method returns the currently selected HTML contents. + Added new getSelectedText method to TinyMCEControl class, this method returns the currently selected contents as text. + Added new removeclass behavior to the removeformat button. The current class will be removed if no contents is selected. + Added new queryInstanceCommandValue and queryInstanceCommandState methods. + Added new option button_tile_map, this option contols the usage of button tile maps and is disabled by default. +Version 1.43 (2005-03-06) + Fixed bug with ask option not working at all. + Fixed bug where a "instance is not defined bug" error was produced. + Fixed bug with empty image src produced a error. + Fixed so the simple and default theme used the same CSS style as the advanced theme. + Fixed bug with the relative to absolute URL convertion logic if a empty string was passed used. + Fixed parse error bug with the source editor some servers can't handle XML PI declarations. + Fixed bug issue with HR elements in MSIE, if a specific work pattern where used a runtime error was produced by MSIE. + Fixed bug in the URL convertor logic, port numbers was not correctly handled. + Fixed issue where the cursor was placed before a insert of custom charater or date/time. + Fixed bug where the editor height option didn't work on MSIE. + Fixed bug where a linefeed within a table cell broke the table in Firefox/Mozilla. + Fixed bug where return/enter key after a image removed all content. + Fixed bug where return/enter key sometimes produced nestled P elements. + Fixed bug where the editor was stealing focus on load in MSIE. + Fixed bug where the visual aid logic forces width/height attributes on tables. + Fixed bug where getCSSClasses some times returned null value. + Fixed issue where the lang_insert/lang_update language variables wasn't entity decoded. + Fixed so the image/link/flash drop list gets auto selected thanks goes to Randy Simons and salzbermat. + Fixed so remove formatting button in MSIE removes all classes aswell. + Fixed issue where output contained single br element when the editor area was empty. + Added new %A/%a/%B/%b format chunks to insertdatetime, these insert localized date names such as January. + Added new oninit callback option for TinyMCE this callback is executed when all editor instances been initialized. + Added new preview panel to dialog in the advimage plugin, contributed by Virtuelcom. + Added element class name to element path in the advanced theme. + Updated Canadian French table language pack contributed by Virtuelcom. + Updated the swedish language pack, contributed by Mats Löfström, York Consulting AB. +Version 1.42 (2005-02-14) + Fixed bug with the element path beeing resized if width/height of editor was 100%. + Fixed bug with reloading/flicker of all button images in MSIE if browser cache is disabled. + Fixed backspace/delete bug in Firefox, some times the cursor got stuck. + Fixed bug issues with enter/return key in Firefox/Mozilla. + Fixed bug where copy/paste and drag drop of images/links failed in Firefox/Mozilla if a document_base_url is provided. + Fixed so when relative_urls is set to false it forces absolute URLs for images/links. + Fixed so the _src.js suffix versions of the themes and plugins gets loaded with the tiny_mce_src.js script is used. + Fixed so verify_css_classes option is disabled by default. + Fixed bug where tables where resized when toggling visual aid in Firefox/Mozilla. + Fixed bugs with advhr plugin running in a hidden div element. + Added new auto_focus option that enabled a specific editor area to be focused on startup. + Added a extra argument to the filebrowser callback inorder to get the calling window reference. + Added a new persian (farsi) language pack contributed by Morteza Zafari. + Added new more nice looking icons contributed by Morteza Zafari and Michael Keck. The old icons are available in a separate icon pack. + Added updated Canadian French language pack contributed by Virtuelcom. + Added updated French languahe pack contributed by Laurent Dran. + Added updated German language pack contributed by Tobias Heer. + Added some documentation regarding the layout manager options made by SlyD. +Version 1.41 (2005-01-31) + Added new table plugin, all table code is moved into this plugin [BREAKS COMPATIBLITY]. + Added new external_link_list_url/external_image_list_url options for better backend integration. + Added new file_browser_callback option for better backend integration. + Added new layout manager code into the advanced theme, contributed by SlyD. + Added new nowrap option, enables so users may change the word wraping behavior. + Added new Thai language pack contributed by Innozent. + Added obfuscated version of all plugins and themes to reduce over all startup/download time. + Added Simplified Chinese language pack contributed by cube316. + Added a updated Czech language pack thanks to Josef Klimosz. + Fixed issue where anchor elements where closed. This results in browser problems with the outputed HTML. + Fixed bug where the first return key press didn't produce a paragraph in Firefox/Mozilla. + Fixed bug in the searchreplace plugin where replace content sometimes fails in Firefox/Mozilla. + Fixed so all language packs now uses the ISO-639-2 code instead of ISO 3166-1 [BREAKS COMPATIBLITY]. + Fixed some issues with the force_br_newlines option in MSIE. + Fixed bug where the backspace or delete key produced BR elements in Firefox/Mozilla. + Fixed bug issue with link and image dialogs of the default theme/simple example. + Fixed some bugs when having the editor hidden in a tab/div, contributed by Ernst de Moor. + Fixed some character issues with the Danish language packs, contributed by someone unknown. +Version 1.40 (2005-01-09) + Added a new default value for the font size drop down, if no font size where found this gets selected. + Added a auto resize window feature, this is enabled by default but can be disabled with a window argument. + Added a new print plugin, prints the current editor contents to a printer. + Added a new searchreplace plugin, adds a search, searchnext and replace button. + Fixed bug issue where buttons didn't display correctly on some Firefox installations. + Fixed issue with value and type attributes of input elements getting lost in cleanup on MSIE. + Fixed so that the getEditorInstance command is public, returns a TinyMCEControl by id. + Fixed issue where "true" and "false" string wasn't treated as booleans in TinyMCE init options. + Fixed so cursor/mousepointer allways remains a arrow in all themes when rolling over buttons. + Fixed the popup windows so they are mode "modal" in Mozilla/Firefox. + Fixed so the ask question is displayed when elements are focused with the tab key. + Fixed so the ask option works when mode option is set to exact. + Fixed issue with visualaids on tables not working correctly when the user uses the tab key in Firefox/Mozilla. + Fixed some bugs with the mceSetCSSClass class command and the element path. + Fixed a new version of the mceInsertContent command. + Fixed so the auto_cleanup_word option is disabled by default. + Removed the langs of the zoom plugin, it now uses + instead of the "zoom" word. +Version 1.391 (2005-01-04) + Fixed major spacebar bug in MSIE, spacebar was disabled. +Version 1.39 (2005-01-04) + Updated the Flash plugin with a new version, contributed by jamesw. + Added new setWindowArg function, useful if plugins are to call other plugins. + Added new save plugin, this plugin adds a save/submit form button to tinyMCE, contributed by SlyD. + Added new hilite color support, sets a background-color style on the selected text. + Added new variable replacement popup URLs, check the openWindow function documentation for details. + Added new force_p_newlines option, forces P elements on return/enter key in Mozilla/Firefox. + Added new theme_advanced_path_location, adds a element path list. + Added new theme_advanced_toolbar_align option, defaults to center. + Added new Portuguese translation contributed by José Pedro Pereira. + Added new mceSelectNode and mceSelectNodeDepth commands. + Added new add_unload_trigger option, this adds a unload triggerSave call. Enabled by default. + Added am/pm time format to the insertdatetime plugin. + Fixed font color and size attribute bug, contributed by Vincent FIACK. + Fixed className undefined bug, Firefox/Mozilla produced a console error sometimes. + Fixed so mceSetCSSClass command may be applied to all sorts of elements. + Fixed so anchor elements can be removed by setting the anchor name to nothing. + Fixed typing performance some in Firefox/Mozilla, removed some nodechange triggers. + Fixed so the zoom plugin is invisible in MSIE 5.0, since zoom isn't available in that browser. + Fixed bug with the emotions plugin in MSIE 5.0, it was opening a new window. + Fixed so contents stay within the editor if the user hits the back/forward buttons. + Fixed bug where the window.name property was set to the image name. + Fixed so anchors links within the same page are made relative when relative_urls are set to false. + Updated the advanced theme so most of the images are loaded from a tiled image, improves loading time. + Updated the Swedish language pack, contributed by Martin. + Updated the readme.txt in the advlink plugin, was some problems with the valid_elements. + Updated the default CSS for the advanced theme some, added button backgrounds to look like office2k. +Version 1.38 (2004-11-28) + Added new textarea field for form elements when debug mode is enabled, contributed by Michael Keck. + Added new spacer item support for the theme_advanced_buttons options, contributed by Michael Keck. + Added new selection borders for images and hr elements, contributed by Michael Keck. + Added new advhr plugin, this plugin handles advanced settings on HR elements, contributed by Michael Keck. + Added new german language pack for the preview plugin, contributed by Michael Keck. + Added new word wrap and source formatting to the source editor, contributed by Michael Keck. + Added new updated charmap, contributed by Michael Keck. + Added new flash plugin that enabled flash movied to be handled, contributed by Michael Keck. + Added the old cut/copy/paste commands to the advanced theme, these are not visible by default. + Added new theme_advanced_buttons_add_before option to advanced theme. + Added new "update" button title for a popup windows. + Added new zoom prefix language variable to the zoom plugin. + Added new entities option, that enables you to config entity code to name convertion. + Added new custom cleanup possibility to plugins. + Added new cleanup_callback option, adds the possibilty to add custom cleanup logic. + Added new Norwegian language pack, contributed by Sten Aksel Heien. + Added new Korean language pack, contributed by Setzer Gabbiani. + Fixed the layout of the color picker, contributed by Michael Keck. + Fixed so the preview plugin doesn't include the any toolsbars in preview popup window, contributed by Michael Keck. + Fixed bug where anchors elements was treated as links. + Fixed so all popup windows are modal dialogs in MSIE. + Fixed bug where the word "null" sometimes appares in HTML after cleanup in Firefox/Mozilla. + Fixed bug where form elements with missing name attributes produced errors. + Fixed some default value bugs and issues with the new advlink plugin. + Fixed the link/image dialog sizes in the SE language pack. + Fixed the content duplication bug, it seems to be fixed anyway, if not please let me know. + Fixed bug where plugin handleNodeChange extentions broke the theme function. +Version 1.37 (2004-11-12) + Added new mceResetDesignMode command that can be used when the editor is placed in tabs. + Added new updated Italian language pack thanks goes to "Fabrix Xm" for the contribtion. + Added new greek language pack thanks goes to "Jacaranda Bill" for the contribution. + Added new french language pack thanks goes to "Pat Boens" for the contribution. + Added new russian language pack thanks goes to "Roman Filippov" for the contribution. + Added new updated Dutch language pack thanks goes to Arnoud van Delden and Ernst de Moor for the contribution. + Added new convert_newlines_to_brs option, that enables newlines to be converted to br elements. + Added new custom_undo_redo_keyboard_shortcuts option, enables keyboard shortcuts to be enabled/disabled. + Added new auto_reset_designmode option, thats resets the design mode when a editor instance is focused. + Added new form reset handler, resets the contents of TinyMCE areas when the onreset event is trigged. + Added new skip_cleanup parameter to triggerSave, this parameter is optional and defaults to false. + Added new lang_underline_img language variable to all themes. + Added new title attribute to all images, enables tooltips in Mozilla and Firefox. + Added new insert and cancel CSS id's for all submit and cancel buttons. + Added new full featured example that includes all available plugins and buttons. + Added new advlink and advimage plugins to TinyMCE, these are more advanced link and image tools. Contributed by Michael Keck. + Added new parameters to insertImage and insertLink commands. Contributed by Michael Keck. + Added updated compatiblity chart, includes a matrix table thanks goes to Ernst de Moor. + Added new insert image icon contributed by Arnoud van Delden and Ernst de Moor. + Added window focus on all popup windows, contributed by Arnoud van Delden and Ernst de Moor. + Fixed some issues with the char map added some characters and removed duplicate ones, contributed by Arnoud van Delden and Ernst de Moor. + Fixed the insert row icon, rotated it 180 degrees, contributed by Arnoud van Delden and Ernst de Moor. + Fixed the visual aid icon, made it a bit darker. Contributed by Arnoud van Delden and Ernst de Moor. + Fixed some issues with entity encoding in source editor aswell as in core cleanup code. + Fixed bug where the auto import CSS feature imported invalid CSS rules with : or spaces. + Fixed bug where unnecessary entity encoding of characters was done. + Fixed the window sizes some to better function on MSIE with SP2. + Fixed some issued with the auto word cleanup feature, fixes some issued with content duplication. + Fixed bug that made the editor to throw weird error when HTML code includes content. + Fixed bug where the style attribute was returned on images in source output even if it was disabled. + Fixed issue where the UI form elements of TinyMCE was submitted with the form submit. +Version 1.36 (2004-10-19) + Added a newly modified version of the German language pack from "krokogras". + Added auto resizing to popup windows with the same name. + Added example page for the plugin_preview_pageurl option in the preview plugin. + Fixed issue with link button auto enable/disable feature when content selection was made with the keyboard. + Fixed bug where events wasn't handled correctly in MSIE 5.5 and some 6.0 versions. + Fixed so align on images gets set as float style when the inline_styles option is enabled. + Fixed so solid border style isn't applied on elements with a border when the inline_styles option is enabled. + Fixed some issues with tables and the inline_styles option. + Fixed back button issue with MSIE, iframes was placed in browser history. +Version 1.35 (2004-10-13) + Added so that whitespace gets stripped in plugin and theme_advanced_buttons options. + Added custom plugin_preview_pageurl option to preview plugin. + Added Canadian French language packs for the new plugins, contributed by Virtuelcom. + Added new theme_advanced_blockformats option. + Added new title support to advanced theme link dialog. + Added new Ctrl+B/I/U keyboard shortcuts for Firefox. + Added Polish language pack contributed by "revyag". + Added Taiwanese language pack contributed by "Jim Kou". + Added updated German language pack contributed by "Krokogras". + Fixed some issues with ieSpell including better language support. + Fixed bug with default value in valid_elements not working in Firefox some times. + Fixed bug when focusing links without selecting any characters. + Fixed some typos in Swedish language pack. + Fixed bug with content selection and link button auto enable/disable feature. + Fixed bug issue when "theme_advanced_buttons" options where left empty. + Fixed various bugs with absolute URLs. +Version 1.34 (2004-10-03) + Added new insertdatetime plugin, inserts date/time in various formats. + Added new preview plugin, previews the HTML page in a new window. + Added new zoom plugin, adds the possibility zoom the editor in MSIE. + Added new emotions plugin, adds the possibility to add smileys. + Fixed so that TinyMCE functions on MSIE 5.0 again. + Fixed so that TinyMCE functions better on Mozilla 1.3. + Fixed so that the cursor doesn't jump to the top when setting styles. + Fixed bug with STRONG and EM elements wasn't handled correctly in Firefox. + Optimized the key handling some, gives better typing performance. + Removed key down statusbar debug info. +Version 1.33 (2004-09-29) + Removed the need of loading blank.html, iframes are now created dynamicly. + Fixed bug when selecting tables, MSIE was casting errors. + Fixed bug with pluginurl variable. + Fixed bug when tinyMCE.selectedElement error was cast in Mozilla. + Added new Arabic language pack contributed by Hani Suleiman. + Added "lang_dir" support to language packs like Arabic. +Version 1.32 (2004-09-25) + Added new ieSpell plugin, only works in MSIE. + Added new "theme_advanced_buttons_add" option. + Added new importPluginLanguagePack function. + Added new Danish language pack contributed by Jan Moelgaard. + Added updated German language pack contributed by Christopher Müller. + Added new any_selection to handleNodeChange callback. + Modified so link/unlink is dimmed if nothing is selected. + Fixed bug when deleting images in Firefox. + Changed the plugin location to a new plugin directory. + Renamed the "theme_plugins" option to "plugins". +Version 1.31 (2004-09-18) + Added Canadian French language pack, contributed by Virtuelcom. + Added so link/unlink buttons gets selected when user enters a link element. + Fixed URL bug when drag dropping/copy pasting images in Mozilla. + Fixed so mso style attribs don't get trimmed if auto_cleanup_word option is set to false. + Fixed bug with text alignment buttons. + Fixed bug with CSS auto import function in MSIE. + Fixed initialization bugs and issues. +Version 1.30 (2004-09-10) + Fixed bug issue where the editor was stealing focus from location bar. + Fixed bug issue with absolute aligned images lost focus when using tools. + Fixed bug #1025483, Url converting broken. + Added ability to send command values in advanced theme button list, contributed by someone helpfull. + Added new cleanup_on_startup option, to increase startup speed. + Added new inline_styles partly based on a contribution by Victor Nilsson. + Added new named anchor support. + Added custom_undo_redo_levels option. +Version 1.29 (2004-09-08) + Added new getEditorId function, to retrive the editor id of a form element. + Readded so cleanup is automaticly executed on editor startup in MSIE. + Added some various cleanup fixes for MS Word HTML. + Added new auto_cleanup_word option, enabled auto MS Word HTML cleanup on paste events. + Fixed parameter issue with insertImage function. Bug #1022863. + Fixed bug #1022874, Where the small theme had underline command on strikethrough button. + Fixed some bugs with table commands. + Fixed bug #1023204, mceRemoveControl brings back the old HTML. + Fixed bug issue with tinyMCE.selectedInstance in Mozilla. + Fixed bug issue with Mozilla not saving content. +Version 1.28 (2004-09-04) + Added new Finnish language pack thanks to Urho Konttori. + Added new rowseparator as a possible value of the theme_advanced_buttons options. + Added new theme_advanced_toolbar_location option. + Added new uid variable option to valid_elements. (Generates unique IDs) + Added new "directionality" option to support languages like Arabic. + Added new character map button/window. + Added new guidelines/visual aid toggle button. + Reduced the source of the advanced theme some, and added some better comments. + Separated the default theme in to files aswell. + Removed source area size options and made source editor resizable instead. + Increased the default width and height of the source editor. + Fixed bug where image width/height default to 0x0 if these attributes wasn't defined. + Fixed some bug issues with MSIE 5.5. +Version 1.27 (2004-08-29) + Added new cleanup logic, with new options and smarter behavior. + Added new "trim_span_elements" option (removed unneeded span elements). + Added new "verify_css_classes" option (verifies so class attributes contain a valid class). + Added new "verify_html" option (enables/disabled verification of elements and attributes). + Added new value verification type to "valid_elements" option. + Added new simple wildcard support in "valid_elements" option. + Added class as a valid attribute to table elements by default. + Added so non existent classes gets removed HTML output. + Added fix for   entities, so they get converted correctly. + Added new class select box in table dialog. + Added hr as a default valid element. + Fixed some issues with the language packs. + Fixed some weird bugs and issues with hr elements. + Fixed bug where Mozilla was casting exceptions on keypress. +Version 1.26 (2004-08-25) + Added a better way to create theme popup windows (External files). + Added new getWindowArg function, returns window arguments in theme popups. + Modified the advanced theme to adopt the new theme popup idea. + Fixed critical Mozilla bug, where the editor didn't work at all some times. + Fixed bug with auto CSS class import feature running on Firefox. +Version 1.25 (2004-08-22) + Added new format select box in advanced theme (Can be disabled). + Added new "theme_advanced_disable" option to advanced theme. + Added some new elements to default list of valid elements (Format select box elements). + Added new font face, forecolor and font size support, these are not enabled by default. + Added new "mceAddControl" command, enables users to dynamicly add editors. + Added new execInstanceCommand function, check the documentation for details. + Added new "mceSetAttribute" command. + Modified the themes so that the focus alert doesn't popup as often as before. + Modified the "mceRemoveControl" command so it can handle element id aswell as editor ids. + Fixed some bugs and issues with the new custom undo/redo logic. + Fixed weird Mozilla bug #997860. +Version 1.24 (2004-08-17) + Modified so that span with CSS classes that don't exists get removed. + Added new "custom_undo_redo" option, this option is enabled by default. + Added new "fix_content_duplication" option, that fixes some MSIE content duplication issues. + Added new "mceFocus" command, that changes focus to the specified editor instance. + Added new "mceReplaceContent" command, that enables users to replace the current selection. + Fixed so styles including spaces doesn't get listed in style selection box. + Fixed bug with form element names and exact mode in Mozilla. + Fixed so tiny_mce_src.js can be used aswell as tiny_mce.js. + Converted some of the language packs to better support unicode. +Version 1.23 (2004-07-31) + Modified the mceSetCSSClass command to address bug #997071. + Added new Hungarian language pack thanks to 2XP. + Added new callback "setupcontent_callback" check the manual for details. + Fixed bug #994506, where empty theme_plugins option generated a 404 error. + Fixed bug #999332, where image properties wasn't removed if the user deleted the image. +Version 1.22 (2004-07-19) + Fixed bug #989846, Image resize bug. + Changed so that style attribute values get converted to lowercase in MSIE. + Changed so the alignment called "middle" is "center" in table properties. + Fixed so visual aids work correctly after using the source editor. + Fixed some issues with anchor links. + Fixed so that javascript: links can be used. + Added width/height options for the advanced source editor. + Fixed bug issue with URL:s containing quotes or single quotes. + Fixed so that document_base_url can point to another domain. +Version 1.21 (2004-07-12) + Added new "theme_plugins" option, check the manuals for details. + Added new "execCommand" plugin extention possibility. + Added new "buttons" config options to the advanced theme. + Added new "mceRemoveControl" command. + Added Spanish language pack thanks to "Alvaro Velasco". + Fixed first click bug. + Fixed so CSS url:s can be absolute. + Updated the FAQ regarding the Cut/Copy/Paste issue. +Version 1.20 (2004-07-05) + Fixed bug issue #983257, JS runtime error when template contains no controls. + Removed cut/copy/paste commands and icons due to security reasons in Mozilla. + Added Czech language pack, thanks goes to "Pavel Novák" for the contribution. + Fixed minor bug regarding empty attributes. + Fixed so the "extended_valid_elements" overrides previous declarations. +Version 1.19 (2004-06-28) + Fixed focus bug that appared on Linux version of Mozilla. + Fixed major bug issues with some Firefox/Firebird versions on Linux. + Fixed minor visual aid bugs on tables. + Fixed minor bugs with table commands. + Fixed scroll issue in HTML source windows on Mozilla/Linux. + Added a compatiblity chart to the manuals. +Version 1.18 (2004-06-20) + Added new option "remove_script_host". + Some minor fixes to the mceInsertContent command. + Fixed some issues with visual aids for tables. + Fixed strange focus bug in MSIE. + Updated some of the documentation. +Version 1.17 (2004-06-16) + Fixed bug, #972666 - Doesn't save edits when id != name. + Added more Italian, user manuals. Thanks goes to "Fabrix Xm". + Added Dutch language pack thanks to "Meint Post". + Modified the MSIE version of mceInsertContent command. +Version 1.16 (2004-06-14) + Added new table dialog and TinyMCE__getInsertTableTemplate template function. + Added auto class import feature and Italian language pack thanks goes to "Lorenzo Pavani". + Added border, alignment, vspace, hspace, width, height fields to the image properties dialog in advanced theme. + Updates advanced theme help pages for Swedish and English. + Fixed some minor issues with the mceSetCSSClass command. + Fixed minor MSIE bug in built in default URL convertor. + Fixed some image alignment issues. + Fixed support for site root script paths like src="/jscripts/tiny_mce.js". + Removed the use of "TinyMCE_advanced_cssClasses" from "advanced" theme. + Modified the default value of "valid_elements" to include table align and class as valid attributes. + Modified the default value of "valid_elements" to set img border attribute to 0 by default instead of by force. + Modified so that popup windows gets centered on screen. +Version 1.15 (2004-06-09) + Added new "advanced" theme, that adds some new functions. + Added new public js functions "getContent, setContent, applyTemplate, openWindow". + Added new custom command "mceSetCSSClass", that sets css class of the selection. + Added new custom command "mceInsertContent", that inserts HTML content. + Added class attributes to some of the elements in the default value of "valid_elements". + Added ability to have theme specific language packs by the js function "importThemeLanguagePack". + Added more documentation to the usage and themes sections. + Added table support, with custom commands and in advanced theme. + Modified the advanced example to include the new advanced theme. + Fixed tooltips for buttons in Mozilla. +Version 1.14 (2004-06-07) + Added new conversion possibility to save callback. + Added some more usage documentation. + Fixed some issues will updateContent function in Mozilla. + Fixed some issues with relative paths. + Fixed small Mozilla issue with visual aids. + Fixed so that the default theme sets image border to 0. + Fixed bug #968079, Removing editor buttons in template can cause errors. +Version 1.13 (2004-06-04) + Fixed critical bug where the editor didn't work at all in MSIE. + Fixed bug where table visual aids didn't work in Mozilla. +Version 1.12 (2004-06-03) + Added updateContent function thanks to "Jürgen Baute" contribution. + Added documentation of the diffrent public javascript functions of tinyMCE. + Fixed bug #965615, Empty editor content returns "
" as value after cleanup. + Fixed bug where Bold and Italic didn't work correctly in Mozilla. +Version 1.11 (2004-06-01) + Added new option "document_base_url", it's used when converting absolute URLs to relative ones. + Added so that align button sets the align attribute of selected images. + Fixed bug when / was passed within query string to the editors page. + Fixed bug #961041, Image attributes are not removed. +Version 1.1 (2004-05-26) + Fixed bug #960112 JavaScript error when opening image window. + Fixed bug #926644 Multiple forms with elements having the same name failed. + Added function so that "specific_textareas" mode handles the "ask" option. + Added new option "focus_alert", to remove annoying focus alert message. +Version 1.09 (2004-05-24) + Added new option "extended_valid_elements", this option adds extra elements to the "valid_elements" list. + Fixed bug #958637, Resized images are displayed in original size + Fixed bug #958942, Bug on realitive_urls (Bug with absolute URLs to insertlink_callback, insertimage_callback callbacks) + Fixed bug #958498, Unable to change Bold and italic text in Mozilla. +Version 1.08 (2004-05-21) + Added new attributes "border, hspace, vspace, width, height, align" to the getInsertImageTemplate theme function. + Added new relative_urls option, this new feature converts all absolute URLs to relative URLs and it's on by default. + Fixed bug #956007, the CSS theme URL:s was allways pointing to the default theme. + Fixed bug where enter/return key produced a error in the insert link popup window form. (This was done in the default template) + Fixed bug #957681, Could not delete text without first adding character bug in Mozilla. +Version 1.07 (2004-05-10) + Added experimental support for option "force_br_newlines" to address bug #922416 and feature request #936270. + Fixed bug with mailto: links. +Version 1.06 (2004-04-15) + Added new German language pack. Thanks goes to "Simon Rupf" for the contribution. + Added new German/Swedish bold/italic language specific icons to both default and simple theme. + Added new Swedish documentation. +Version 1.05 (2004-04-02) + Added new Italian language pack and documentation. Thanks goes to "Fabrix Xm" for the contribution. + Fixed missing "lang_help_desc" definition in UK and SE langpacks. + Added better documentation for the "valid_elements" option and it's format. + Added new "preformatted" option to address feature request #927948. + Added browser checker so that the script don't break on non compatible browsers. + Fixed bug #926639, now the editor instance gets resized if a width/height is specified in %. + Added new simple theme, this theme has only basic functions. +Version 1.04 (2004-03-30) + Fixed bug when insertLink and insertImage function didn't use the url_convertor callback. + Fixed MSIE bug when images was 32x32 on initialization on slow connections. + Fixed bug that made request on images with wrong path, produced some 404 error in webserver logs. + Fixed MSIE bug where users could add images outside of the editor scope. +Version 1.03 (2004-03-26) + Added new "add_form_submit_trigger" this option is default and is added on all document forms within the page. To address bug #923362 + Moved javascript sourcecode file to "jscripts/tiny_mce/tiny_mce_src.js". + Added new obfuscated version of tinymce to reduce size of script. + Added some performance boosting code to the switchClassSticky function. + Removed the "autosave" option, this is no longer needed and is replaced with "add_form_submit_trigger" or triggerSave call. + Fixed undo bug in MSIE. + Removed some unused eventhandlers results in better performance. +Version 1.02 (2004-03-26) + Added new handleNodeChange callback to themes. + Fixed some bugs regarding events and themes function checks. + Fixed bug issue when user focused nodes with keyboard. +Version 1.01 (2004-03-12) + Added some more documentation. + Added new "visual" option to editor. + Fixed bug on empty P elements. + Fixed bug on table width/height. +Version 1.0 (2004-03-11) + Added new "debug" option and fixed some path issues. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/blank.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/blank.htm new file mode 100644 index 0000000..43bff25 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/blank.htm @@ -0,0 +1,10 @@ + + + +blank_page + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ar.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ar.js new file mode 100644 index 0000000..0743a15 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ar.js @@ -0,0 +1,40 @@ +// arabic lang variables +// Toolbar Items and Context Menu +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_bold_desc'] = 'غامق'; +tinyMCELang['lang_italic_desc'] = 'مائل'; +tinyMCELang['lang_underline_desc'] = 'تسطير'; +tinyMCELang['lang_striketrough_desc'] = 'يتوسطه خط'; +tinyMCELang['lang_justifyleft_desc'] = 'محاذاة إلى اليسار'; +tinyMCELang['lang_justifycenter_desc'] = 'توسيط'; +tinyMCELang['lang_justifyright_desc'] = 'محاذاة إلى اليمين'; +tinyMCELang['lang_justifyfull_desc'] = 'ضبط'; +tinyMCELang['lang_bullist_desc'] = 'تعداد نقطي'; +tinyMCELang['lang_numlist_desc'] = 'تعداد رقمي'; +tinyMCELang['lang_outdent_desc'] = 'إنقاص المسافة البادئة'; +tinyMCELang['lang_indent_desc'] = 'زيادة المسافة البادئة'; +tinyMCELang['lang_undo_desc'] = 'تراجع'; +tinyMCELang['lang_redo_desc'] = 'إعادة'; +tinyMCELang['lang_link_desc'] = 'إدراج/تحرير رابط'; +tinyMCELang['lang_unlink_desc'] = 'إزالة رابط'; +tinyMCELang['lang_image_desc'] = 'إدراج/تحرير صورة'; +tinyMCELang['lang_cleanup_desc'] = 'Cleanup messy code'; +tinyMCELang['lang_focus_alert'] = 'A editor instance must be focused before using this command.'; +tinyMCELang['lang_edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?'; +tinyMCELang['lang_insert_link_title'] = 'إدراج/تحرير رابط'; +tinyMCELang['lang_insert'] = 'إدراج'; +tinyMCELang['lang_update'] = 'إدراج'; +tinyMCELang['lang_cancel'] = 'ألغي'; +tinyMCELang['lang_insert_link_url'] = 'رابط URL'; +tinyMCELang['lang_insert_link_target'] = 'الهدف'; +tinyMCELang['lang_insert_link_target_same'] = 'نفس الإطار'; +tinyMCELang['lang_insert_link_target_blank'] = 'إطار جديد (_blank)'; +tinyMCELang['lang_insert_image_title'] = 'إدراج/تحرير صورة'; +tinyMCELang['lang_insert_image_src'] = 'صورة URL'; +tinyMCELang['lang_insert_image_alt'] = 'الوصف'; +tinyMCELang['lang_help_desc'] = 'المساعدة'; +tinyMCELang['lang_bold_img'] = 'bold.gif'; +tinyMCELang['lang_italic_img'] = 'italic.gif'; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ca.js new file mode 100644 index 0000000..980ac35 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ca.js @@ -0,0 +1,39 @@ +// CA lang variables by Marc Bria + +tinyMCELang['lang_bold_desc'] = 'Negreta'; +tinyMCELang['lang_italic_desc'] = 'Cursiva'; +tinyMCELang['lang_underline_desc'] = 'Subratllat'; +tinyMCELang['lang_striketrough_desc'] = 'Tatxat'; +tinyMCELang['lang_justifyleft_desc'] = 'Alinear a l´esquerra'; +tinyMCELang['lang_justifycenter_desc'] = 'Alinear al centre'; +tinyMCELang['lang_justifyright_desc'] = 'Alinear a la dreta'; +tinyMCELang['lang_justifyfull_desc'] = 'Alinear justificat'; +tinyMCELang['lang_bullist_desc'] = 'Llista sense ordenar'; +tinyMCELang['lang_numlist_desc'] = 'Llista ordenada'; +tinyMCELang['lang_outdent_desc'] = 'Disminueix sangria'; +tinyMCELang['lang_indent_desc'] = 'Augmentar sangria'; +tinyMCELang['lang_undo_desc'] = 'Desfer'; +tinyMCELang['lang_redo_desc'] = 'Refer'; +tinyMCELang['lang_link_desc'] = 'Insertar enllaç'; +tinyMCELang['lang_unlink_desc'] = 'Treure enllaç'; +tinyMCELang['lang_image_desc'] = 'Insertar imatge'; +tinyMCELang['lang_cleanup_desc'] = 'Netejar codi'; +tinyMCELang['lang_focus_alert'] = 'L´àrea de l´editor ha de ser enfocada abans d´executar aquesta comanda.'; +tinyMCELang['lang_edit_confirm'] = 'Vols utilitzar el modus WYSIWYG per a aquesta àrea de text?'; +tinyMCELang['lang_insert_link_title'] = 'Insertar/editar enllaç'; +tinyMCELang['lang_insert'] = 'Insertar'; +tinyMCELang['lang_update'] = 'Insertar'; +tinyMCELang['lang_cancel'] = 'Cancel·lar'; +tinyMCELang['lang_insert_link_url'] = 'Adreça de l´enllaç'; +tinyMCELang['lang_insert_link_target'] = 'Destí'; +tinyMCELang['lang_insert_link_target_same'] = 'Obrir enllaç a la mateixa finestra'; +tinyMCELang['lang_insert_link_target_blank'] = 'Obrir enllaç en una finestra nova'; +tinyMCELang['lang_insert_image_title'] = 'Insertar/editar imatge'; +tinyMCELang['lang_insert_image_src'] = 'URL de l´imatge'; +tinyMCELang['lang_insert_image_alt'] = 'Descripció de la imatge'; +tinyMCELang['lang_help_desc'] = 'Ajut'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copiar/Tallar/Enganxar no és possible amb Mozilla i Firefox.\nVols més informació sobre aquest problema de seguretat?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/cs.js new file mode 100644 index 0000000..8531525 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/cs.js @@ -0,0 +1,39 @@ +// CZ lang variables thanks to "Pavel Novák" - repaired by Josef Klimosz + +tinyMCELang['lang_bold_desc'] = 'Tuènì'; +tinyMCELang['lang_italic_desc'] = 'Kurzíva'; +tinyMCELang['lang_underline_desc'] = 'Podtržení'; +tinyMCELang['lang_striketrough_desc'] = 'Pøeškrtnutí'; +tinyMCELang['lang_justifyleft_desc'] = 'Zarovnání vlevo'; +tinyMCELang['lang_justifycenter_desc'] = 'Zarovnání na støed'; +tinyMCELang['lang_justifyright_desc'] = 'Zarovnání vpravo'; +tinyMCELang['lang_justifyfull_desc'] = 'Zarovnání do bloku'; +tinyMCELang['lang_bullist_desc'] = 'Seznam s odrážkami'; +tinyMCELang['lang_numlist_desc'] = 'Èíslovaný seznam'; +tinyMCELang['lang_outdent_desc'] = 'Snížit odsazení'; +tinyMCELang['lang_indent_desc'] = 'Zvýšit odsazení'; +tinyMCELang['lang_undo_desc'] = 'Zpìt'; +tinyMCELang['lang_redo_desc'] = 'Znovu'; +tinyMCELang['lang_link_desc'] = 'Vložit odkaz'; +tinyMCELang['lang_unlink_desc'] = 'Zrušit odkaz'; +tinyMCELang['lang_image_desc'] = 'Vložit obrázek'; +tinyMCELang['lang_cleanup_desc'] = 'Vyèistit kód'; +tinyMCELang['lang_focus_alert'] = 'Pøed použitím tohoto pøíkazu musí být kurzor v oknì editoru.'; +tinyMCELang['lang_edit_confirm'] = 'Chcete použít WYSIWYG editaci pro tento text?'; +tinyMCELang['lang_insert_link_title'] = 'Vložit/upravit odkaz'; +tinyMCELang['lang_insert'] = 'Vložit'; +tinyMCELang['lang_update'] = 'Zmìnit'; +tinyMCELang['lang_cancel'] = 'Zrušit'; +tinyMCELang['lang_insert_link_url'] = 'URL odkazu'; +tinyMCELang['lang_insert_link_target'] = 'Cíl'; +tinyMCELang['lang_insert_link_target_same'] = 'Otevøít odkaz ve stejném oknì'; +tinyMCELang['lang_insert_link_target_blank'] = 'Otevøít odkaz v novém oknì'; +tinyMCELang['lang_insert_image_title'] = 'Vložit/upravit obrázek'; +tinyMCELang['lang_insert_image_src'] = 'URL obrázku'; +tinyMCELang['lang_insert_image_alt'] = 'Popis obrázku'; +tinyMCELang['lang_help_desc'] = 'Nápovìda'; +tinyMCELang['lang_bold_img'] = 'bold.gif'; +tinyMCELang['lang_italic_img'] = 'italic.gif'; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste není použitelné v Mozille a Firefoxu.\nChcete více informací o tomto problému?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/da.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/da.js new file mode 100644 index 0000000..b7ce2d5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/da.js @@ -0,0 +1,39 @@ +// DK lang variables contributed by Jan Moelgaard + +tinyMCELang['lang_bold_desc'] = 'Fed'; +tinyMCELang['lang_italic_desc'] = 'Kursiv'; +tinyMCELang['lang_underline_desc'] = 'Understreg'; +tinyMCELang['lang_striketrough_desc'] = 'Gennemstreg'; +tinyMCELang['lang_justifyleft_desc'] = 'Venstrestil'; +tinyMCELang['lang_justifycenter_desc'] = 'Centrer'; +tinyMCELang['lang_justifyright_desc'] = 'Højrestil'; +tinyMCELang['lang_justifyfull_desc'] = 'Lige margin'; +tinyMCELang['lang_bullist_desc'] = 'Bulletliste'; +tinyMCELang['lang_numlist_desc'] = 'Nummerliste'; +tinyMCELang['lang_outdent_desc'] = 'Ryk til venstre'; +tinyMCELang['lang_indent_desc'] = 'Ryk til højre'; +tinyMCELang['lang_undo_desc'] = 'Fortryd'; +tinyMCELang['lang_redo_desc'] = 'Gør igen'; +tinyMCELang['lang_link_desc'] = 'Indsæt link'; +tinyMCELang['lang_unlink_desc'] = 'Fjern link'; +tinyMCELang['lang_image_desc'] = 'Indsæt billede'; +tinyMCELang['lang_cleanup_desc'] = 'Ryd op i koden'; +tinyMCELang['lang_focus_alert'] = 'Der skal sættes fokus på sessionen, før man kan bruge denne kommando'; +tinyMCELang['lang_edit_confirm'] = 'Vil du bruge WYSIWYG mode til dette textområde?'; +tinyMCELang['lang_insert_link_title'] = 'Indsæt eller rediger link'; +tinyMCELang['lang_insert'] = 'Indsæt'; +tinyMCELang['lang_update'] = 'Opdater'; +tinyMCELang['lang_cancel'] = 'Fortryd'; +tinyMCELang['lang_insert_link_url'] = 'Linkadresse'; +tinyMCELang['lang_insert_link_target'] = 'Target'; +tinyMCELang['lang_insert_link_target_same'] = 'Luk linket op i samme vindue'; +tinyMCELang['lang_insert_link_target_blank'] = 'Luk linket op i et nyt vindue'; +tinyMCELang['lang_insert_image_title'] = 'Indsæt / rediger billede'; +tinyMCELang['lang_insert_image_src'] = 'Billedets adresse'; +tinyMCELang['lang_insert_image_alt'] = 'Alternativ tekst'; +tinyMCELang['lang_help_desc'] = 'Hjælp'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/de.js new file mode 100644 index 0000000..3ec1e3c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/de.js @@ -0,0 +1,39 @@ +// DE lang variables + +tinyMCELang['lang_bold_desc'] = 'Fett'; +tinyMCELang['lang_italic_desc'] = 'Kursiv'; +tinyMCELang['lang_underline_desc'] = 'Unterstrichen'; +tinyMCELang['lang_striketrough_desc'] = 'Durchgestrichen'; +tinyMCELang['lang_justifyleft_desc'] = 'Linksbündig'; +tinyMCELang['lang_justifycenter_desc'] = 'Zentriert'; +tinyMCELang['lang_justifyright_desc'] = 'Rechtsbündig'; +tinyMCELang['lang_justifyfull_desc'] = 'Blocksatz'; +tinyMCELang['lang_bullist_desc'] = 'Aufzählungszeichen'; +tinyMCELang['lang_numlist_desc'] = 'Nummerierung'; +tinyMCELang['lang_outdent_desc'] = 'Einzug verkleinern'; +tinyMCELang['lang_indent_desc'] = 'Einzug vergrössern'; +tinyMCELang['lang_undo_desc'] = 'Rückgängig'; +tinyMCELang['lang_redo_desc'] = 'Wiederholen'; +tinyMCELang['lang_link_desc'] = 'Link einfügen/bearbeiten'; +tinyMCELang['lang_unlink_desc'] = 'Link entfernen'; +tinyMCELang['lang_image_desc'] = 'Bild einfügen/bearbeiten'; +tinyMCELang['lang_cleanup_desc'] = 'unsauberen Code aufräumen'; +tinyMCELang['lang_focus_alert'] = 'Eine Bearbeitungsinstanz muss für diesen Befehl hervorgehoben.'; +tinyMCELang['lang_edit_confirm'] = 'Wollen Sie den WYSIWYG Modus für dieses Textfeld benutzen?'; +tinyMCELang['lang_insert_link_title'] = 'Link einfügen/bearbeiten'; +tinyMCELang['lang_insert'] = 'Einfügen'; +tinyMCELang['lang_update'] = 'Aktualisieren'; +tinyMCELang['lang_cancel'] = 'Abbrechen'; +tinyMCELang['lang_insert_link_url'] = 'Link URL'; +tinyMCELang['lang_insert_link_target'] = 'Ziel'; +tinyMCELang['lang_insert_link_target_same'] = 'Link in gleichen Fester öffnen'; +tinyMCELang['lang_insert_link_target_blank'] = 'Link in neuen Fenster öffnen'; +tinyMCELang['lang_insert_image_title'] = 'Bild einfügen/bearbeiten'; +tinyMCELang['lang_insert_image_src'] = 'Bild URL'; +tinyMCELang['lang_insert_image_alt'] = 'Bild Beschreibung'; +tinyMCELang['lang_help_desc'] = 'Hilfe'; +tinyMCELang['lang_bold_img'] = "bold_de_se.gif"; +tinyMCELang['lang_italic_img'] = "italic_de_se.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Kopieren/Ausschneiten/Einfügen ist mit Mozilla und Firefox nicht verfügbar.\nWollen Sie mehr Informationen darüber erhalten?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/el.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/el.js new file mode 100644 index 0000000..e433340 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/el.js @@ -0,0 +1,39 @@ +// Greek lang variables by Jacaranda Bill + +tinyMCELang['lang_bold_desc'] = '¸íôïíç ãñáöÞ'; +tinyMCELang['lang_italic_desc'] = 'ÐëÜãéá ãñáöÞ'; +tinyMCELang['lang_underline_desc'] = 'ÕðïãñÜììéóç'; +tinyMCELang['lang_striketrough_desc'] = 'ÄéáêñéôÞ äéáãñáöÞ'; +tinyMCELang['lang_justifyleft_desc'] = 'Óôïß÷éóç áñéóôåñÜ'; +tinyMCELang['lang_justifycenter_desc'] = 'Óôïß÷éóç óôï êÝíôñï'; +tinyMCELang['lang_justifyright_desc'] = 'Óôïß÷éóç äåîéÜ'; +tinyMCELang['lang_justifyfull_desc'] = 'ÐëÞñçò óôïß÷éóç'; +tinyMCELang['lang_bullist_desc'] = 'Êïõêêßäåò'; +tinyMCELang['lang_numlist_desc'] = 'Áñßèìçóç'; +tinyMCELang['lang_outdent_desc'] = 'Ìåßùóç åóï÷Þò'; +tinyMCELang['lang_indent_desc'] = 'Áýîçóç åóï÷Þò'; +tinyMCELang['lang_undo_desc'] = 'Áíáßñåóç'; +tinyMCELang['lang_redo_desc'] = 'Áêýñùóç áíáßñåóçò'; +tinyMCELang['lang_link_desc'] = 'Äçìéïõñãßá/Äéüñèùóç õðåñ-óýíäåóçò'; +tinyMCELang['lang_unlink_desc'] = 'ÄéáãñáöÞ õðåñ-óýíäåóçò'; +tinyMCELang['lang_image_desc'] = 'ÅéóáãùãÞ/Äéüñèùóç åéêüíáò'; +tinyMCELang['lang_cleanup_desc'] = 'ÊáèÜñéóìá êþäéêá'; +tinyMCELang['lang_focus_alert'] = 'ÐñÝðåé íá õðÜñ÷åé åíåñãüò êÜðïéïò åðåîåñãáóôÞò êåéìÝíïõ ðñéí íá ÷ñçóéìïðïéÞóåôå áõôÞ ôçí åíôïëÞ.'; +tinyMCELang['lang_edit_confirm'] = 'ÈÝëåôå íá ÷ñçóéìïðïéÞóåôå ôçí êáôÜóôáóç WYSIWYG ãéá ôï óõãêåêñéìÝíï ðëáßóéï êåéìÝíïõ;'; +tinyMCELang['lang_insert_link_title'] = 'Äçìéïõñãßá/Äéüñèùóç õðåñ-óýíäåóçò'; +tinyMCELang['lang_insert'] = 'ÅéóáãùãÞ'; +tinyMCELang['lang_update'] = 'ÅéóáãùãÞ'; +tinyMCELang['lang_cancel'] = 'Áêýñùóç'; +tinyMCELang['lang_insert_link_url'] = 'Äéåýèõíóç'; +tinyMCELang['lang_insert_link_target'] = 'Óôü÷ïò'; +tinyMCELang['lang_insert_link_target_same'] = '¢íïéãìá ôçò äéåýèõíóçò óôï ßäéï ðáñÜèõñï'; +tinyMCELang['lang_insert_link_target_blank'] = '¢íïéãìá ôçò äéåýèõíóçò óå íÝï ðáñÜèõñï'; +tinyMCELang['lang_insert_image_title'] = 'ÅéóáãùãÞ/Äéüñèùóç åéêüíáò'; +tinyMCELang['lang_insert_image_src'] = 'Äéåýèõíóç'; +tinyMCELang['lang_insert_image_alt'] = 'ÐåñéãñáöÞ'; +tinyMCELang['lang_help_desc'] = 'ÂïÞèåéá'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/en.js new file mode 100644 index 0000000..990fc58 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/en.js @@ -0,0 +1,39 @@ +// UK lang variables + +tinyMCELang['lang_bold_desc'] = 'Bold'; +tinyMCELang['lang_italic_desc'] = 'Italic'; +tinyMCELang['lang_underline_desc'] = 'Underline'; +tinyMCELang['lang_striketrough_desc'] = 'Striketrough'; +tinyMCELang['lang_justifyleft_desc'] = 'Align left'; +tinyMCELang['lang_justifycenter_desc'] = 'Align center'; +tinyMCELang['lang_justifyright_desc'] = 'Align right'; +tinyMCELang['lang_justifyfull_desc'] = 'Align full'; +tinyMCELang['lang_bullist_desc'] = 'Unordered list'; +tinyMCELang['lang_numlist_desc'] = 'Ordered list'; +tinyMCELang['lang_outdent_desc'] = 'Outdent'; +tinyMCELang['lang_indent_desc'] = 'Indent'; +tinyMCELang['lang_undo_desc'] = 'Undo'; +tinyMCELang['lang_redo_desc'] = 'Redo'; +tinyMCELang['lang_link_desc'] = 'Insert/edit link'; +tinyMCELang['lang_unlink_desc'] = 'Unlink'; +tinyMCELang['lang_image_desc'] = 'Insert/edit image'; +tinyMCELang['lang_cleanup_desc'] = 'Cleanup messy code'; +tinyMCELang['lang_focus_alert'] = 'A editor instance must be focused before using this command.'; +tinyMCELang['lang_edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?'; +tinyMCELang['lang_insert_link_title'] = 'Insert/edit link'; +tinyMCELang['lang_insert'] = 'Insert'; +tinyMCELang['lang_update'] = 'Update'; +tinyMCELang['lang_cancel'] = 'Cancel'; +tinyMCELang['lang_insert_link_url'] = 'Link URL'; +tinyMCELang['lang_insert_link_target'] = 'Target'; +tinyMCELang['lang_insert_link_target_same'] = 'Open link in the same window'; +tinyMCELang['lang_insert_link_target_blank'] = 'Open link in a new window'; +tinyMCELang['lang_insert_image_title'] = 'Insert/edit image'; +tinyMCELang['lang_insert_image_src'] = 'Image URL'; +tinyMCELang['lang_insert_image_alt'] = 'Image description'; +tinyMCELang['lang_help_desc'] = 'Help'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/es.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/es.js new file mode 100644 index 0000000..f534017 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/es.js @@ -0,0 +1,39 @@ +// ES lang variables by Alvaro Velasco + +tinyMCELang['lang_bold_desc'] = 'Negrita'; +tinyMCELang['lang_italic_desc'] = 'Cursiva'; +tinyMCELang['lang_underline_desc'] = 'Subrayado'; +tinyMCELang['lang_striketrough_desc'] = 'Tachado'; +tinyMCELang['lang_justifyleft_desc'] = 'Alinear a la izquierda'; +tinyMCELang['lang_justifycenter_desc'] = 'Alinear al centro'; +tinyMCELang['lang_justifyright_desc'] = 'Alinear a la derecha'; +tinyMCELang['lang_justifyfull_desc'] = 'Alinear justificado'; +tinyMCELang['lang_bullist_desc'] = 'Lista sin ordenar'; +tinyMCELang['lang_numlist_desc'] = 'Lista ordenada'; +tinyMCELang['lang_outdent_desc'] = 'Disminuye sangria'; +tinyMCELang['lang_indent_desc'] = 'Aumentar sangria'; +tinyMCELang['lang_undo_desc'] = 'Deshacer'; +tinyMCELang['lang_redo_desc'] = 'Rehacer'; +tinyMCELang['lang_link_desc'] = 'Insertar enlace'; +tinyMCELang['lang_unlink_desc'] = 'Quitar enlace'; +tinyMCELang['lang_image_desc'] = 'Insertar imagen'; +tinyMCELang['lang_cleanup_desc'] = 'Limpiar codigo'; +tinyMCELang['lang_focus_alert'] = 'Una instanacia del editor debe ser enfocada antes de usar este comando.'; +tinyMCELang['lang_edit_confirm'] = 'Quieres usar el modo WYSIWYG para esta area de texto?'; +tinyMCELang['lang_insert_link_title'] = 'Insertar/editar enlace'; +tinyMCELang['lang_insert'] = 'Insertar'; +tinyMCELang['lang_update'] = 'Insertar'; +tinyMCELang['lang_cancel'] = 'Cancelar'; +tinyMCELang['lang_insert_link_url'] = 'Direccion del enlace'; +tinyMCELang['lang_insert_link_target'] = 'Destino'; +tinyMCELang['lang_insert_link_target_same'] = 'Abrir enlace en la misma ventana'; +tinyMCELang['lang_insert_link_target_blank'] = 'Abrir enlace en una ventana nueva'; +tinyMCELang['lang_insert_image_title'] = 'Insertar/editar imagen'; +tinyMCELang['lang_insert_image_src'] = 'URL de la imagen'; +tinyMCELang['lang_insert_image_alt'] = 'Descripcion de la imagen'; +tinyMCELang['lang_help_desc'] = 'Ayuda'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fa.js new file mode 100644 index 0000000..ac17983 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fa.js @@ -0,0 +1,44 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_bold_desc'] = '????'; +tinyMCELang['lang_italic_desc'] = '????'; +tinyMCELang['lang_underline_desc'] = '??? ?? ???'; +tinyMCELang['lang_striketrough_desc'] = '?? ?????'; +tinyMCELang['lang_justifyleft_desc'] = '?? ???'; +tinyMCELang['lang_justifycenter_desc'] = '??? ???'; +tinyMCELang['lang_justifyright_desc'] = '???? ???'; +tinyMCELang['lang_justifyfull_desc'] = '????? ???'; +tinyMCELang['lang_bullist_desc'] = '????'; +tinyMCELang['lang_numlist_desc'] = '???? ????'; +tinyMCELang['lang_outdent_desc'] = '???? ?????'; +tinyMCELang['lang_indent_desc'] = '?????? ?????'; +tinyMCELang['lang_undo_desc'] = '????????'; +tinyMCELang['lang_redo_desc'] = '????????'; +tinyMCELang['lang_link_desc'] = '??? ? ?????? ????'; +tinyMCELang['lang_unlink_desc'] = '??? ????'; +tinyMCELang['lang_image_desc'] = '??? ? ?????? ???'; +tinyMCELang['lang_cleanup_desc'] = '??????? ??'; +tinyMCELang['lang_focus_alert'] = 'A editor instance must be focused before using this command.'; +tinyMCELang['lang_edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?'; +tinyMCELang['lang_insert_link_title'] = '??? ? ?????? ????'; +tinyMCELang['lang_insert'] = ' ????? '; +tinyMCELang['lang_update'] = ' ????? '; +tinyMCELang['lang_cancel'] = ' ?????? '; +tinyMCELang['lang_insert_link_url'] = 'URL ????'; +tinyMCELang['lang_insert_link_target'] = '????'; +tinyMCELang['lang_insert_link_target_same'] = '???? ?? ?? ???? ???? ??? ??'; +tinyMCELang['lang_insert_link_target_blank'] = '???? ?? ?? ???? ???? ??? ??'; +tinyMCELang['lang_insert_image_title'] = '??? ? ?????? ???'; +tinyMCELang['lang_insert_image_src'] = 'URL ???'; +tinyMCELang['lang_insert_image_alt'] = '?????'; +tinyMCELang['lang_help_desc'] = '??????'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fi.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fi.js new file mode 100644 index 0000000..8ce469c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fi.js @@ -0,0 +1,39 @@ +// FI lang variables by Urho Konttori from Absolutions + +tinyMCELang['lang_bold_desc'] = 'Lihavoi'; +tinyMCELang['lang_italic_desc'] = 'Kursivoi'; +tinyMCELang['lang_underline_desc'] = 'Alleviivaa'; +tinyMCELang['lang_striketrough_desc'] = 'Yliviivaa'; +tinyMCELang['lang_justifyleft_desc'] = 'Vasen tasaus'; +tinyMCELang['lang_justifycenter_desc'] = 'Keskitys'; +tinyMCELang['lang_justifyright_desc'] = 'Oikea tasaus'; +tinyMCELang['lang_justifyfull_desc'] = 'Pakotettu tasaus'; +tinyMCELang['lang_bullist_desc'] = 'Numeroimaton lista'; +tinyMCELang['lang_numlist_desc'] = 'Numeroitu lista'; +tinyMCELang['lang_outdent_desc'] = 'Poista sisennyt'; +tinyMCELang['lang_indent_desc'] = 'Sisennys'; +tinyMCELang['lang_undo_desc'] = 'Peruuta'; +tinyMCELang['lang_redo_desc'] = 'Suorita uudelleen'; +tinyMCELang['lang_link_desc'] = 'Lisää linkki'; +tinyMCELang['lang_unlink_desc'] = 'Poista linkki'; +tinyMCELang['lang_image_desc'] = 'Lisää kuva'; +tinyMCELang['lang_cleanup_desc'] = 'Siisti koodi'; +tinyMCELang['lang_focus_alert'] = 'Teksinkäsittelyalueella täytyy olla fokus ennen tämän komennon suorittamista.'; +tinyMCELang['lang_edit_confirm'] = 'Haluatko käyttää WYSIWYG moodia tähän tekstialueeseen?'; +tinyMCELang['lang_insert_link_title'] = 'Lisää/muokkaa linkkiä'; +tinyMCELang['lang_insert'] = 'Lisää'; +tinyMCELang['lang_update'] = 'Lisää'; +tinyMCELang['lang_cancel'] = 'Peruuta'; +tinyMCELang['lang_insert_link_url'] = 'Linkin URL'; +tinyMCELang['lang_insert_link_target'] = 'Kohde'; +tinyMCELang['lang_insert_link_target_same'] = 'Avaa linkki samassa ikkunassa'; +tinyMCELang['lang_insert_link_target_blank'] = 'Avaa linkki uudessa ikkunassa'; +tinyMCELang['lang_insert_image_title'] = 'Lisää/muokkaa kuvaa'; +tinyMCELang['lang_insert_image_src'] = 'Kuvan URL'; +tinyMCELang['lang_insert_image_alt'] = 'Kuvan selite'; +tinyMCELang['lang_help_desc'] = 'Apua'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr.js new file mode 100644 index 0000000..3321102 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr.js @@ -0,0 +1,39 @@ +// FR lang variables by Pat Boens +// Modify by Laurent Dran +tinyMCELang['lang_bold_desc'] = 'Gras'; +tinyMCELang['lang_italic_desc'] = 'Italique'; +tinyMCELang['lang_underline_desc'] = 'Souligné'; +tinyMCELang['lang_striketrough_desc'] = 'Barré'; +tinyMCELang['lang_justifyleft_desc'] = 'Aligner à gauche'; +tinyMCELang['lang_justifycenter_desc'] = 'Aligner au centre'; +tinyMCELang['lang_justifyright_desc'] = 'Aligner à droite'; +tinyMCELang['lang_justifyfull_desc'] = 'Justifier'; +tinyMCELang['lang_bullist_desc'] = 'Liste désordonnée (puces)'; +tinyMCELang['lang_numlist_desc'] = 'Liste ordonnée (numéros)'; +tinyMCELang['lang_outdent_desc'] = 'Diminuer le retrait'; +tinyMCELang['lang_indent_desc'] = 'Augmenter le retrait'; +tinyMCELang['lang_undo_desc'] = 'Défaire'; +tinyMCELang['lang_redo_desc'] = 'Refaire'; +tinyMCELang['lang_link_desc'] = 'Insérer/éditer le lien'; +tinyMCELang['lang_unlink_desc'] = 'Enlever le lien'; +tinyMCELang['lang_image_desc'] = 'Insérer/éditer une image'; +tinyMCELang['lang_cleanup_desc'] = 'Nettoyer le code'; +tinyMCELang['lang_focus_alert'] = 'Une instance de l\éditeur doit avoir le focus avant d\'utiliser cette commande.'; +tinyMCELang['lang_edit_confirm'] = 'Voulez-vous utiliser le mode WYSIWYG pour cette zone de texte (textarea) ?'; +tinyMCELang['lang_insert_link_title'] = 'Insertion/édition lien'; +tinyMCELang['lang_insert'] = 'Insertion'; +tinyMCELang['lang_update'] = 'Insertion'; +tinyMCELang['lang_cancel'] = 'Annuler'; +tinyMCELang['lang_insert_link_url'] = 'Lien URL'; +tinyMCELang['lang_insert_link_target'] = 'Cible'; +tinyMCELang['lang_insert_link_target_same'] = 'Ouvrir le lien dans la même fenêtre'; +tinyMCELang['lang_insert_link_target_blank'] = 'Ouvrir le lien dans une nouvelle fenêtre'; +tinyMCELang['lang_insert_image_title'] = 'Insertion/édition d\'une image'; +tinyMCELang['lang_insert_image_src'] = 'URL de l\'image'; +tinyMCELang['lang_insert_image_alt'] = 'Description de l\'image'; +tinyMCELang['lang_help_desc'] = 'Aide'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copier/Couper/Coller ne sont pas disponibles pour Mozilla et Firefox.\nVoulez vous plus d\'informatios à ce sujet?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr_ca.js new file mode 100644 index 0000000..1f6bf18 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/fr_ca.js @@ -0,0 +1,38 @@ +// Canadian French lang variables by Virtuelcom + +tinyMCELang['lang_bold_desc'] = 'Gras'; +tinyMCELang['lang_italic_desc'] = 'Italique'; +tinyMCELang['lang_underline_desc'] = 'Souligner'; +tinyMCELang['lang_striketrough_desc'] = 'Barrer'; +tinyMCELang['lang_justifyleft_desc'] = 'Aligner à gauche'; +tinyMCELang['lang_justifycenter_desc'] = 'Aligner au centre'; +tinyMCELang['lang_justifyright_desc'] = 'Aligner à droite'; +tinyMCELang['lang_justifyfull_desc'] = 'Justifier'; +tinyMCELang['lang_bullist_desc'] = 'Puces'; +tinyMCELang['lang_numlist_desc'] = 'Numérotation'; +tinyMCELang['lang_outdent_desc'] = 'Réduire le retrait'; +tinyMCELang['lang_indent_desc'] = 'Augmenter le retrait'; +tinyMCELang['lang_undo_desc'] = 'Annuler la dernière action'; +tinyMCELang['lang_redo_desc'] = 'Refaire la dernière action annulée'; +tinyMCELang['lang_link_desc'] = 'Insérer un hyperlien'; +tinyMCELang['lang_unlink_desc'] = 'Supprimer un hyperlien'; +tinyMCELang['lang_image_desc'] = 'Insérer une image'; +tinyMCELang['lang_cleanup_desc'] = 'Nettoyer le code'; +tinyMCELang['lang_focus_alert'] = 'Un éditeur doit être sélectionné pour utiliser cette fonction.'; +tinyMCELang['lang_edit_confirm'] = 'Désirez-vous utiliser l\'éditeur pour modifier cette zone?'; +tinyMCELang['lang_insert_link_title'] = 'Insérer / Modifier un hyperlien'; +tinyMCELang['lang_insert'] = 'Insérer'; +tinyMCELang['lang_update'] = 'Insérer'; +tinyMCELang['lang_cancel'] = 'Annuler'; +tinyMCELang['lang_insert_link_url'] = 'Adresse URL'; +tinyMCELang['lang_insert_link_target'] = 'Destination'; +tinyMCELang['lang_insert_link_target_same'] = 'Ouvrir dans la même fenêtre'; +tinyMCELang['lang_insert_link_target_blank'] = 'Ouvrir dans une nouvelle fenêtre'; +tinyMCELang['lang_insert_image_title'] = 'Insérer / Modifier une image'; +tinyMCELang['lang_insert_image_src'] = 'Adresse de l\'image'; +tinyMCELang['lang_insert_image_alt'] = 'Description de l\'image'; +tinyMCELang['lang_help_desc'] = 'Aide'; +tinyMCELang['lang_bold_img'] = "bold_fr.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline_fr.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copier/Couper/Coller ne sont pas disponibles dans Mozilla et FireFox.\nDésirez-vous consulter de plus amples informations à ce sujet?'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/hu.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/hu.js new file mode 100644 index 0000000..6c99893 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/hu.js @@ -0,0 +1,40 @@ +// HU lang variables +// Edited by 2XP (2xp@dino.hu) + +tinyMCELang['lang_bold_desc'] = 'Félkövér'; +tinyMCELang['lang_italic_desc'] = 'Dõlt'; +tinyMCELang['lang_underline_desc'] = 'Aláhúzott'; +tinyMCELang['lang_striketrough_desc'] = 'Áthúzott'; +tinyMCELang['lang_justifyleft_desc'] = 'Balra igazítás'; +tinyMCELang['lang_justifycenter_desc'] = 'Középre igazítás'; +tinyMCELang['lang_justifyright_desc'] = 'Jobbra igazítás'; +tinyMCELang['lang_justifyfull_desc'] = 'Sorkizárt'; +tinyMCELang['lang_bullist_desc'] = 'Felsorolás'; +tinyMCELang['lang_numlist_desc'] = 'Számozott lista'; +tinyMCELang['lang_outdent_desc'] = 'Behúzás balra'; +tinyMCELang['lang_indent_desc'] = 'Behúzás jobbra'; +tinyMCELang['lang_undo_desc'] = 'Visszavonás'; +tinyMCELang['lang_redo_desc'] = 'Ismétlés'; +tinyMCELang['lang_link_desc'] = 'Link felvétele'; +tinyMCELang['lang_unlink_desc'] = 'Link törlése'; +tinyMCELang['lang_image_desc'] = 'Kép beillesztése'; +tinyMCELang['lang_cleanup_desc'] = 'Kód tisztítása'; +tinyMCELang['lang_focus_alert'] = 'Miel\u00F5tt haszn\u00E1lja ezt a funkci\u00F3t, ki kell jel\u00F6lnie a szerkeszteni k\u00EDv\u00E1nt ter\u00FCletet.'; +tinyMCELang['lang_edit_confirm'] = 'K\u00EDv\u00E1nja a WYSIWYG m\u00F3dot erre a sz\u00F6vegter\u00FCletre alkalmazni??'; +tinyMCELang['lang_insert_link_title'] = 'Link beillesztése/szerkesztése'; +tinyMCELang['lang_insert'] = 'Beillesztés'; +tinyMCELang['lang_update'] = 'Beillesztés'; +tinyMCELang['lang_cancel'] = 'Mégsem'; +tinyMCELang['lang_insert_link_url'] = 'Link URL'; +tinyMCELang['lang_insert_link_target'] = 'Cél'; +tinyMCELang['lang_insert_link_target_same'] = 'Link megnyitása azonos ablakban'; +tinyMCELang['lang_insert_link_target_blank'] = 'Link megnyitása új ablakban'; +tinyMCELang['lang_insert_image_title'] = 'Kép beillesztése/szerkesztése'; +tinyMCELang['lang_insert_image_src'] = 'Kép URL'; +tinyMCELang['lang_insert_image_alt'] = 'Képleírás'; +tinyMCELang['lang_help_desc'] = 'Segítég'; +tinyMCELang['lang_bold_img'] = 'bold.gif'; +tinyMCELang['lang_italic_img'] = 'italic.gif'; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/it.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/it.js new file mode 100644 index 0000000..bf2ac38 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/it.js @@ -0,0 +1,39 @@ +// Variabili lingua IT - fabrix.xm@lombardiacom.it + +tinyMCELang['lang_bold_desc'] = 'Grassetto'; +tinyMCELang['lang_italic_desc'] = 'Corsivo'; +tinyMCELang['lang_underline_desc'] = 'Sottolineato'; +tinyMCELang['lang_striketrough_desc'] = 'Barrato'; +tinyMCELang['lang_justifyleft_desc'] = 'Allinea a sinistra'; +tinyMCELang['lang_justifycenter_desc'] = 'Allinea centrato'; +tinyMCELang['lang_justifyright_desc'] = 'Allinea a destra'; +tinyMCELang['lang_justifyfull_desc'] = 'Giustifica'; +tinyMCELang['lang_bullist_desc'] = 'Lista non ordinata'; +tinyMCELang['lang_numlist_desc'] = 'Lista ordinata'; +tinyMCELang['lang_outdent_desc'] = 'Rientra'; +tinyMCELang['lang_indent_desc'] = 'Indenta'; +tinyMCELang['lang_undo_desc'] = 'Annulla'; +tinyMCELang['lang_redo_desc'] = 'Ripeti'; +tinyMCELang['lang_link_desc'] = 'Inserisci link'; +tinyMCELang['lang_unlink_desc'] = 'Elimina link'; +tinyMCELang['lang_image_desc'] = 'Inserisci immagine'; +tinyMCELang['lang_cleanup_desc'] = 'Pulisci il codice'; +tinyMCELang['lang_focus_alert'] = 'Una istanza dell\' editor deve essere selezionata prima di usare questo comando.'; +tinyMCELang['lang_edit_confirm'] = 'Vuoi usare la modalit\u00E0 WYSIWYG per questa textarea?'; +tinyMCELang['lang_insert_link_title'] = 'Inserisci/modifica link'; +tinyMCELang['lang_insert'] = 'Inserisci'; +tinyMCELang['lang_update'] = 'Inserisci'; +tinyMCELang['lang_cancel'] = 'Cancella'; +tinyMCELang['lang_insert_link_url'] = 'Link URL'; +tinyMCELang['lang_insert_link_target'] = 'Target'; +tinyMCELang['lang_insert_link_target_same'] = 'Apri il link nella stessa finestra'; +tinyMCELang['lang_insert_link_target_blank'] = 'Apri il link in una nuova finestra'; +tinyMCELang['lang_insert_image_title'] = 'Inserisci/modifica immagine'; +tinyMCELang['lang_insert_image_src'] = 'URL immagine'; +tinyMCELang['lang_insert_image_alt'] = 'Descrizione dell\'immagine'; +tinyMCELang['lang_help_desc'] = 'Guida'; +tinyMCELang['lang_bold_img'] = "bold.gif"; +tinyMCELang['lang_italic_img'] = "italic.gif"; +tinyMCELang['lang_underline_img'] = "underline.gif"; +tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?'; +tinyMCELang['lang_popup_blocked'] = 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ja.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ja.js new file mode 100644 index 0000000..b37fe37 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/langs/ja.js @@ -0,0 +1,39 @@ +// JP lang variables + +tinyMCELang['lang_bold_desc'] = '$BB@;z(B'; +tinyMCELang['lang_italic_desc'] = '$B'; + } + + return ""; +} + +/** + * Gets executed when a command is called. + */ +function TinyMCE_template_execCommand(editor_id, element, command, user_interface, value) { + // Handle commands + switch (command) { + // Remember to have the "mce" prefix for commands so they don't intersect with built in ones in the browser. + case "mceTemplate": + // Show UI/Popup + if (user_interface) { + // Open a popup window and send in some custom data in a window argument + var template = new Array(); + + template['file'] = '../../plugins/template/popup.htm'; // Relative to theme + template['width'] = 150; + template['height'] = 180; + + tinyMCE.openWindow(template, {editor_id : editor_id, some_custom_arg : "somecustomdata"}); + + // Let TinyMCE know that something was modified + tinyMCE.triggerNodeChange(false); + } else { + // Do a command this gets called from the template popup + alert("execCommand: mceTemplate gets called from popup."); + } + + return true; + } + + // Pass to next handler in chain + return false; +} + +/** + * Gets executed when the selection/cursor position was changed. + */ +function TinyMCE_template_handleNodeChange(editor_id, node, undo_index, undo_levels, visual_aid, any_selection) { + // Deselect template button + tinyMCE.switchClassSticky(editor_id + '_template', 'mceButtonNormal'); + + // Select template button if parent node is a strong or b + if (node.parentNode.nodeName == "STRONG" || node.parentNode.nodeName == "B") + tinyMCE.switchClassSticky(editor_id + '_template', 'mceButtonSelected'); + + return true; +} + +/** + * Gets executed when contents is inserted / retrived. + */ +function TinyMCE_template_cleanup(type, content) { + switch (type) { + case "get_from_editor": + alert("[FROM] Value HTML string: " + content); + + // Do custom cleanup code here + + break; + + case "insert_to_editor": + alert("[TO] Value HTML string: " + content); + + // Do custom cleanup code here + + break; + + case "get_from_editor_dom": + alert("[FROM] Value DOM Element " + content.innerHTML); + + // Do custom cleanup code here + + break; + + case "insert_to_editor_dom": + alert("[TO] Value DOM Element: " + content.innerHTML); + + // Do custom cleanup code here + + break; + } + + return content; +} diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/images/template.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/images/template.gif new file mode 100644 index 0000000..321a134 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/images/template.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/en.js new file mode 100644 index 0000000..a2c1bf5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/en.js @@ -0,0 +1,6 @@ +// UK lang variables + +/* Remember to namespace the language parameters lang__ */ + +tinyMCELang['lang_template_title'] = 'This is just a template popup'; +tinyMCELang['lang_template_desc'] = 'This is just a template button'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/fr_ca.js new file mode 100644 index 0000000..4ff6ad9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/fr_ca.js @@ -0,0 +1,6 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +/* Remember to namespace the language parameters lang__ */ + +tinyMCELang['lang_template_title'] = 'Ceci est un exmple pour le gabarit de popup'; +tinyMCELang['lang_template_desc'] = 'Ceci est un exmple pour le gabarit d\'un bouton'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/zh_cn.js new file mode 100644 index 0000000..f1bb29a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/langs/zh_cn.js @@ -0,0 +1,7 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +/* Remember to namespace the language parameters lang__ */ + +tinyMCELang['lang_template_title'] = 'Õâ½öÊÇÄ£°åµÄµ¯³ö´°¿Ú'; +tinyMCELang['lang_template_desc'] = 'Õâ½öÊÇÄ£°åµÄ°´Å¥'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/popup.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/popup.htm new file mode 100644 index 0000000..14445df --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/popup.htm @@ -0,0 +1,31 @@ + + +{$lang_template_title} + + + + +

{$lang_template_title}

+ +
+ + +
+ +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/readme.txt new file mode 100644 index 0000000..2ee1505 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/_template/readme.txt @@ -0,0 +1 @@ +This is a template/tutorial plugin that where created to help you in the development of own plugins for TinyMCE. \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js new file mode 100644 index 0000000..6fadeef --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('advhr','en,de,sv,zh_cn,cs,fa,fr_ca,fr,pl,pt_br,nl');function TinyMCE_advhr_getControlHTML(control_name){switch(control_name){case "advhr":return '';}return "";}function TinyMCE_advhr_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceAdvancedHr":var template=new Array();template['file']='../../plugins/advhr/rule.htm';template['width']=270;template['height']=180;var size="",width="",noshade="";if(tinyMCE.selectedElement!=null&&tinyMCE.selectedElement.nodeName.toLowerCase()=="hr"){tinyMCE.hrElement=tinyMCE.selectedElement;if(tinyMCE.hrElement){size=tinyMCE.hrElement.getAttribute('size')?tinyMCE.hrElement.getAttribute('size'):"";width=tinyMCE.hrElement.getAttribute('width')?tinyMCE.hrElement.getAttribute('width'):"";noshade=tinyMCE.hrElement.getAttribute('noshade')?tinyMCE.hrElement.getAttribute('noshade'):"";}tinyMCE.openWindow(template,{editor_id:editor_id,size:size,width:width,noshade:noshade,mceDo:'update'});}else{if(tinyMCE.isMSIE){tinyMCE.execInstanceCommand(editor_id,'mceInsertContent',false,'
');}else{tinyMCE.openWindow(template,{editor_id:editor_id,size:size,width:width,noshade:noshade,mceDo:'insert'});}}return true;}return false;}function TinyMCE_advhr_handleNodeChange(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){tinyMCE.switchClassSticky(editor_id+'_advhr','mceButtonNormal');if(node==null)return;do{if(node.nodeName.toLowerCase()=="hr")tinyMCE.switchClassSticky(editor_id+'_advhr','mceButtonSelected');}while((node=node.parentNode));return true;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif new file mode 100644 index 0000000..e18bfc2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/images/advhr.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/cs.js new file mode 100644 index 0000000..5227b63 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/cs.js @@ -0,0 +1,6 @@ +// UK lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Vložit/editovat vodorovný oddìlovaè' +tinyMCELang['lang_insert_advhr_width'] = 'Šíøka'; +tinyMCELang['lang_insert_advhr_size'] = 'Výška'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Nestínovat'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/de.js new file mode 100644 index 0000000..0558377 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/de.js @@ -0,0 +1,6 @@ +// DE lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Horizontale Linie einfügen / bearbeiten' +tinyMCELang['lang_insert_advhr_width'] = 'Breite'; +tinyMCELang['lang_insert_advhr_size'] = 'Höhe'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Keinen Schatten'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js new file mode 100644 index 0000000..242c146 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js @@ -0,0 +1,6 @@ +// UK lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Insert / edit Horizontale Rule' +tinyMCELang['lang_insert_advhr_width'] = 'Width'; +tinyMCELang['lang_insert_advhr_size'] = 'Height'; +tinyMCELang['lang_insert_advhr_noshade'] = 'No shadow'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fa.js new file mode 100644 index 0000000..47891e1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fa.js @@ -0,0 +1,11 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_insert_advhr_desc'] = 'درج Ùˆ ویرایش خط اÙÙ‚ÛŒ' +tinyMCELang['lang_insert_advhr_width'] = 'عرض'; +tinyMCELang['lang_insert_advhr_size'] = 'Ø§Ø±ØªÙØ§Ø¹'; +tinyMCELang['lang_insert_advhr_noshade'] = 'بدون سایه'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr.js new file mode 100644 index 0000000..16a6a9d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr.js @@ -0,0 +1,6 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_insert_advhr_desc'] = 'Insérer / éditer une Rčgle Horizontale' +tinyMCELang['lang_insert_advhr_width'] = 'Largeur'; +tinyMCELang['lang_insert_advhr_size'] = 'Hauteur'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Sans ombre'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr_ca.js new file mode 100644 index 0000000..9742c59 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/fr_ca.js @@ -0,0 +1,6 @@ +// CA_FR lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Insérer / Modifier Séparateur Horizontal'; +tinyMCELang['lang_insert_advhr_width'] = 'Largeur'; +tinyMCELang['lang_insert_advhr_size'] = 'Hauteur'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Sans ombrage'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/nl.js new file mode 100644 index 0000000..937e304 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/nl.js @@ -0,0 +1,6 @@ +// NL lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Invoegen / wijzigen Horizontale lijn' +tinyMCELang['lang_insert_advhr_width'] = 'Breedte'; +tinyMCELang['lang_insert_advhr_size'] = 'Hoogte'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Geen schaduw'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pl.js new file mode 100644 index 0000000..97b060f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pl.js @@ -0,0 +1,6 @@ +// PL lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Wstaw/Edytuj poziomÄ… liniÄ™' +tinyMCELang['lang_insert_advhr_width'] = 'Szerokość'; +tinyMCELang['lang_insert_advhr_size'] = 'Wysokość'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Brak cienia'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pt_br.js new file mode 100644 index 0000000..5a9ec62 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/pt_br.js @@ -0,0 +1,6 @@ +// pt_BR lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Inserir / editar Linha Horizontal' +tinyMCELang['lang_insert_advhr_width'] = 'Largura'; +tinyMCELang['lang_insert_advhr_size'] = 'Altura'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Sem Sombra'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/sv.js new file mode 100644 index 0000000..bc870da --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/sv.js @@ -0,0 +1,6 @@ +// SE lang variables + +tinyMCELang['lang_insert_advhr_desc'] = 'Skapa/Redigera horisontell linje' +tinyMCELang['lang_insert_advhr_width'] = 'Bredd'; +tinyMCELang['lang_insert_advhr_size'] = 'Höjd'; +tinyMCELang['lang_insert_advhr_noshade'] = 'Ingen skugga'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/zh_cn.js new file mode 100644 index 0000000..898c2a5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/langs/zh_cn.js @@ -0,0 +1,7 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_insert_advhr_desc'] = '²åÈë/±à¼­ ˮƽ±ê³ß' +tinyMCELang['lang_insert_advhr_width'] = '¿í¶È'; +tinyMCELang['lang_insert_advhr_size'] = '¸ß¶È'; +tinyMCELang['lang_insert_advhr_noshade'] = 'ÎÞÒõÓ°'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm new file mode 100644 index 0000000..8832948 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advhr/rule.htm @@ -0,0 +1,107 @@ + + +{$lang_insert_link_title} + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + +
{$lang_insert_advhr_desc}
{$lang_insert_advhr_width}: + + +
{$lang_insert_advhr_size}:
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js new file mode 100644 index 0000000..913fb04 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('advimage','en,de,sv,zh_cn,cs,fa,fr_ca,fr,pl,pt_br,nl');function TinyMCE_advimage_getInsertImageTemplate(){var template=new Array();template['file']='../../plugins/advimage/image.htm';template['width']=430;template['height']=380;template['width']+=tinyMCE.getLang('lang_insert_image_delta_width',0);template['height']+=tinyMCE.getLang('lang_insert_image_delta_height',0);return template;}function TinyMCE_advimage_cleanup(type,content){switch(type){case "insert_to_editor_dom":var imgs=content.getElementsByTagName("img");for(var i=0;i + +{$lang_insert_image_title} + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang_insert_image_title}
{$lang_insert_image_src}: + + + + +
{$lang_insert_image_alt}:
{$lang_insert_image_alt2}:
{$lang_insert_image_dimensions}: + x + px +
{$lang_insert_image_border}:
{$lang_insert_image_align}: +
{$lang_insert_image_vspace}:
{$lang_insert_image_hspace}:
{$lang_insert_image_mouseover}: + + + + +
{$lang_insert_image_mouseout}: + + + + +
 
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js new file mode 100644 index 0000000..1310fd3 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/cs.js @@ -0,0 +1,6 @@ +// UK lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Název obrázku'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Alternativní obrázek' +tinyMCELang['lang_insert_image_mouseover'] = 'pøi najetí myši'; +tinyMCELang['lang_insert_image_mouseout'] = 'pøi odjetí myši'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js new file mode 100644 index 0000000..71650a1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/de.js @@ -0,0 +1,6 @@ +// DE lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Titel des Bildes'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Alternatives Bild' +tinyMCELang['lang_insert_image_mouseover'] = 'für Maus darüber'; +tinyMCELang['lang_insert_image_mouseout'] = 'für Maus ausserhalb'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js new file mode 100644 index 0000000..37c58a1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js @@ -0,0 +1,6 @@ +// UK lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Image title'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Alternative image' +tinyMCELang['lang_insert_image_mouseover'] = 'for mouse over'; +tinyMCELang['lang_insert_image_mouseout'] = 'for mouse out'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa.js new file mode 100644 index 0000000..31a4ac1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa.js @@ -0,0 +1,11 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_insert_image_alt2'] = 'عنوان عکس'; +tinyMCELang['lang_insert_image_onmousemove'] = 'عکس جایگزین' +tinyMCELang['lang_insert_image_mouseover'] = 'عکس جایگزین هنگام ورود نشانگر ماوس'; +tinyMCELang['lang_insert_image_mouseout'] = 'عکس جایگزین هنگام خروج نشانگر ماوس'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa_ca.js new file mode 100644 index 0000000..f8f0c43 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fa_ca.js @@ -0,0 +1,6 @@ +// CA_FR lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Titre de l\'image'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Image alternative'; +tinyMCELang['lang_insert_image_mouseover'] = 'pour le «mouse over»'; +tinyMCELang['lang_insert_image_mouseout'] = 'pour le «mouse out»'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js new file mode 100644 index 0000000..e729301 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr.js @@ -0,0 +1,6 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_insert_image_alt2'] = 'Titre de l\'image'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Image alternative' +tinyMCELang['lang_insert_image_mouseover'] = 'Pour la souris au dessus'; +tinyMCELang['lang_insert_image_mouseout'] = 'Pour la souris en dehors'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js new file mode 100644 index 0000000..f8f0c43 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/fr_ca.js @@ -0,0 +1,6 @@ +// CA_FR lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Titre de l\'image'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Image alternative'; +tinyMCELang['lang_insert_image_mouseover'] = 'pour le «mouse over»'; +tinyMCELang['lang_insert_image_mouseout'] = 'pour le «mouse out»'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js new file mode 100644 index 0000000..aaf0809 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/ko.js @@ -0,0 +1,6 @@ +// KO lang variables + +tinyMCELang['lang_insert_image_alt2'] = '±×¸² Á¦¸ñ'; +tinyMCELang['lang_insert_image_onmousemove'] = '´ëü À̹ÌÁö' +tinyMCELang['lang_insert_image_mouseover'] = '¸¶¿ì½º¸¦ ¿Ã·ÈÀ» ¶§'; +tinyMCELang['lang_insert_image_mouseout'] = '¸¶¿ì½º¸¦ ³»·ÈÀ» ¶§'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js new file mode 100644 index 0000000..857e39c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/nl.js @@ -0,0 +1,6 @@ +// UK lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Titel plaatje'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Alternatief plaatje' +tinyMCELang['lang_insert_image_mouseover'] = 'voor muis over'; +tinyMCELang['lang_insert_image_mouseout'] = 'voor muis out'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js new file mode 100644 index 0000000..64ba761 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pl.js @@ -0,0 +1,6 @@ +// PL lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'TytuÅ‚ obrazka'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Obrazek zastÄ™pczy' +tinyMCELang['lang_insert_image_mouseover'] = 'po najechaniu myszy'; +tinyMCELang['lang_insert_image_mouseout'] = 'po odjechaniu myszy'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js new file mode 100644 index 0000000..facbc3a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/pt_br.js @@ -0,0 +1,6 @@ +// pt_BR lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Título da Imagem'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Imagem Alternativa' +tinyMCELang['lang_insert_image_mouseover'] = 'para quando mouse sobre'; +tinyMCELang['lang_insert_image_mouseout'] = 'para quando mouse fora'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js new file mode 100644 index 0000000..92de2ca --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/sv.js @@ -0,0 +1,6 @@ +// SE lang variables + +tinyMCELang['lang_insert_image_alt2'] = 'Bildentitel'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Alternativ bild' +tinyMCELang['lang_insert_image_mouseover'] = 'när pekaren är över'; +tinyMCELang['lang_insert_image_mouseout'] = 'när pekaren är utanför'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js new file mode 100644 index 0000000..8659d2b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/langs/zh_cn.js @@ -0,0 +1,7 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_insert_image_alt2'] = 'ͼƬ±êÌâ'; +tinyMCELang['lang_insert_image_onmousemove'] = 'Ìæ´úͼÏñ' +tinyMCELang['lang_insert_image_mouseover'] = 'Êó±êÒÆÉÏʱ'; +tinyMCELang['lang_insert_image_mouseout'] = 'Êó±êÒÆ¿ªÊ±'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advimage/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js new file mode 100644 index 0000000..3fa470f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('advlink','en,de,sv,zh_cn,cs,fa,fr_ca,fr,pl,pt_br,nl');function TinyMCE_advlink_getInsertLinkTemplate(){var template=new Array();template['file']='../../plugins/advlink/link.htm';template['width']=400;template['height']=420;template['width']+=tinyMCE.getLang('lang_insert_link_delta_width',0);template['height']+=tinyMCE.getLang('lang_insert_link_delta_height',0);return template;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/cs.js new file mode 100644 index 0000000..5277d26 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/cs.js @@ -0,0 +1,20 @@ +// CZ lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Otevøít ve stejném oknì/rámu'; +tinyMCELang['lang_insert_link_target_parent'] = 'Otevøít v rodièovském oknì/rámu'; +tinyMCELang['lang_insert_link_target_top'] = 'Otevøít v nejvyšším rámu (pøepíše všechny rámy)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Otevøít v novém oknì'; +tinyMCELang['lang_insert_link_target_named'] = 'Otevøít v oknì'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'Název okna'; +tinyMCELang['lang_insert_link_popup_return'] = 'insert \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Ukázat posuvníky'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Ukázat stavový øádek'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Ukázat ovl. lištu'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Ukázat menu'; +tinyMCELang['lang_insert_link_popup_location'] = 'Ukázat lištu umístìní'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Promìnná velikost okna'; +tinyMCELang['lang_insert_link_popup_size'] = 'Velikost'; +tinyMCELang['lang_insert_link_popup_position'] = 'Umístìní (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Vložte název cíle nebo vyberte jinou volbu.'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/de.js new file mode 100644 index 0000000..48263d1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/de.js @@ -0,0 +1,20 @@ +// DE lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Im selben Frame öffnen'; +tinyMCELang['lang_insert_link_target_parent'] = 'Im darüber liegenden Frame öffnen'; +tinyMCELang['lang_insert_link_target_top']= 'Im obersten Frame öffnen'; +tinyMCELang['lang_insert_link_target_blank']= 'In einem neuen Fenster öffnen'; +tinyMCELang['lang_insert_link_target_named']= 'Öffnen im Fenster/Frame'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name']= 'Fenstername'; +tinyMCELang['lang_insert_link_popup_return']= 'mit \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars']= 'Scrollbars anzeigen'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Statusbar anzeigen'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Toolbars anzeigen'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Menu anzeigen'; +tinyMCELang['lang_insert_link_popup_location']= 'Adresszeile anzeigen'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Größe änderbar'; +tinyMCELang['lang_insert_link_popup_size']= 'Größe'; +tinyMCELang['lang_insert_link_popup_position']= 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Bitte geben Sie einen Namen für das Ziel an oder wählen Sie eine andere Option.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js new file mode 100644 index 0000000..a3a658b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js @@ -0,0 +1,20 @@ +// UK lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Open in this window / frame'; +tinyMCELang['lang_insert_link_target_parent'] = 'Open in parent window / frame'; +tinyMCELang['lang_insert_link_target_top'] = 'Open in top frame (replaces all frames)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Open in new window'; +tinyMCELang['lang_insert_link_target_named'] = 'Open in the window'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'Window name'; +tinyMCELang['lang_insert_link_popup_return'] = 'insert \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Show scrollbars'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Show statusbar'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Show toolbars'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Show menubar'; +tinyMCELang['lang_insert_link_popup_location'] = 'Show locationbar'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Make window resizable'; +tinyMCELang['lang_insert_link_popup_size'] = 'Size'; +tinyMCELang['lang_insert_link_popup_position'] = 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Please insert a name for the target or choose another option.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fa.js new file mode 100644 index 0000000..1fc83a0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fa.js @@ -0,0 +1,25 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_insert_link_target_same'] = 'در همین ØµÙØ­Ù‡ / ÙØ±ÛŒÙ… باز Ú©Ù†'; +tinyMCELang['lang_insert_link_target_parent'] = 'در ØµÙØ­Ù‡ / ÙØ±ÛŒÙ… اصلی باز Ú©Ù†'; +tinyMCELang['lang_insert_link_target_top'] = 'در ÙØ±ÛŒÙ… اصلی باز Ú©Ù† (همه ÙØ±ÛŒÙ…ها نادیده Ú¯Ø±ÙØªÙ‡ میشود)'; +tinyMCELang['lang_insert_link_target_blank'] = 'در ØµÙØ­Ù‡ جدید باز Ú©Ù†'; +tinyMCELang['lang_insert_link_target_named'] = 'در پنجره باز Ú©Ù†'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'URL پنجره'; +tinyMCELang['lang_insert_link_popup_name'] = 'نام پنجره'; +tinyMCELang['lang_insert_link_popup_return'] = 'Ø§ÙØ²ÙˆØ¯Ù† \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'نمایش scrollbars'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'نمایش statusbar'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'نمایش toolbars'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'نمایش menubar'; +tinyMCELang['lang_insert_link_popup_location'] = 'نمایش locationbar'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'قابل تغییر اندازه باشد'; +tinyMCELang['lang_insert_link_popup_size'] = 'اندازه'; +tinyMCELang['lang_insert_link_popup_position'] = 'موقعیت (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Ù„Ø·ÙØ§ یک نام برای مقصد انتخاب کنید در غیر این صورت گزینه دیگری را انتخاب نمایید.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr.js new file mode 100644 index 0000000..129c154 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr.js @@ -0,0 +1,20 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_insert_link_target_same'] = 'Ouvre dans la fenętre / Cadre(frame)'; +tinyMCELang['lang_insert_link_target_parent'] = 'Ouvre dans fenętre parente / Cadres(frame)'; +tinyMCELang['lang_insert_link_target_top'] = 'Ouvre dans le Top frame (remplace toutes les cadres(frames))'; +tinyMCELang['lang_insert_link_target_blank'] = 'Ouvre dans la fenętre'; +tinyMCELang['lang_insert_link_target_named'] = 'Ouvre dans la fenętre'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'URL de la Popup'; +tinyMCELang['lang_insert_link_popup_name'] = 'Nom de la fenętre'; +tinyMCELang['lang_insert_link_popup_return'] = 'Insert \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Montrer la barre de défilement '; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Montrer la barre d\'état'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Montrer la barre d\'outils'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Montrer la barre du menu'; +tinyMCELang['lang_insert_link_popup_location'] = 'Montre la barre d\'adresse'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Fabriquer une fenętre redimensionnable'; +tinyMCELang['lang_insert_link_popup_size'] = 'Taille'; +tinyMCELang['lang_insert_link_popup_position'] = 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Veuillez insérer un nom pour la cible ou choisissez une autre option.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr_ca.js new file mode 100644 index 0000000..99631b3 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/fr_ca.js @@ -0,0 +1,20 @@ +// CA_FR lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Ouvrir dans la même fenêtre'; +tinyMCELang['lang_insert_link_target_parent'] = 'Ouvrir dans la fenêtre parent'; +tinyMCELang['lang_insert_link_target_top'] = 'Ouvrir dans le cadre supérieur'; +tinyMCELang['lang_insert_link_target_blank'] = 'Ouvrir dans une nouvelle fenêtre'; +tinyMCELang['lang_insert_link_target_named'] = 'Ouvrir à la destination'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'URL du popup'; +tinyMCELang['lang_insert_link_popup_name'] = 'Nom de la fenêtre'; +tinyMCELang['lang_insert_link_popup_return'] = 'Insérer le script \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Barres de défilement'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Barre de statut'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Barres d\'outils'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Barre de menu'; +tinyMCELang['lang_insert_link_popup_location'] = 'Barre d\'adresse'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Fenêtre redimensionnable'; +tinyMCELang['lang_insert_link_popup_size'] = 'Dimensions'; +tinyMCELang['lang_insert_link_popup_position'] = 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'S.v.p., entrer un nom de destination ou choisir une autre option.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/ko.js new file mode 100644 index 0000000..14b051a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/ko.js @@ -0,0 +1,19 @@ +// KO lang variables + +tinyMCELang['lang_insert_link_target_same'] = '°°Àº â¿¡¼­ ¸µÅ©/ÇÁ·¹ÀÓ ¿­±â'; +tinyMCELang['lang_insert_link_target_parent'] = 'ºÎ¸ð â¿¡¼­ ¸µÅ©/ÇÁ·¹ÀÓ ¿­±â'; +tinyMCELang['lang_insert_link_target_top'] = 'TOP ÇÁ·¹ÀÓ¿¡¼­ ¿­±â (¸ðµç ÇÁ·¹ÀÓÀ» ´ëü)'; +tinyMCELang['lang_insert_link_target_blank'] = '»õ â¿¡¼­ ¿­±â'; +tinyMCELang['lang_insert_link_target_named'] = '»õ â¿¡¼­ ¿­±â'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'ÆË¾÷ URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'â À̸§'; +tinyMCELang['lang_insert_link_popup_return'] = '\'return false\' ³Ö±â'; +tinyMCELang['lang_insert_link_popup_scrollbars'] = '½ºÅ©·Ñ¹Ù¸¦ º¸¿©ÁÜ'; +tinyMCELang['lang_insert_link_popup_statusbar'] = '»óÅÂâÀ» º¸¿©ÁÜ'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Åø¹Ù¸¦ º¸¿©ÁÜ'; +tinyMCELang['lang_insert_link_popup_menubar'] = '¸Þ´º¹Ù¸¦ º¸¿©ÁÜ'; +tinyMCELang['lang_insert_link_popup_location'] = 'À§Ä¡ Ç¥½ÃÁÙÀ» º¸¿©ÁÜ'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Å©±â Á¶Àý °¡´ÉÇÑ À©µµ¿ì »ý¼º'; +tinyMCELang['lang_insert_link_popup_size'] = 'Å©±â'; +tinyMCELang['lang_insert_link_popup_position'] = 'À§Ä¡ (X/Y)'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/nl.js new file mode 100644 index 0000000..52df760 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/nl.js @@ -0,0 +1,20 @@ +// NL lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Open in dit window / frame'; +tinyMCELang['lang_insert_link_target_parent'] = 'Open in parent window / frame'; +tinyMCELang['lang_insert_link_target_top'] = 'Open in top frame (vervangt alle frames)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Open in nieuw window'; +tinyMCELang['lang_insert_link_target_named'] = 'Open in het window'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'Window naam'; +tinyMCELang['lang_insert_link_popup_return'] = 'invoegen \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Laat scrollbars zien'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Laat statusbar zien'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Laat toolbars zien'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Laat menubar zien'; +tinyMCELang['lang_insert_link_popup_location'] = 'Laat locatiebar zien'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Maak window resizable'; +tinyMCELang['lang_insert_link_popup_size'] = 'Grootte'; +tinyMCELang['lang_insert_link_popup_position'] = 'Positie (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Geef de naam van het target window of kies een andere optie.'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pl.js new file mode 100644 index 0000000..1ac810f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pl.js @@ -0,0 +1,23 @@ +// PL lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Otwórz w tym samym oknie'; +tinyMCELang['lang_insert_link_target_parent'] = 'Open in parent window / frame'; +tinyMCELang['lang_insert_link_target_top'] = 'Open in top frame (replaces all frames)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Otwórz w nowym oknie'; +tinyMCELang['lang_insert_link_target_named'] = 'Open in the window'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'Window name'; +tinyMCELang['lang_insert_link_popup_return'] = 'insert \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Show scrollbars'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Show statusbar'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Show toolbars'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Show menubar'; +tinyMCELang['lang_insert_link_popup_location'] = 'Show locationbar'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Make window resizable'; +tinyMCELang['lang_insert_link_popup_size'] = 'Size'; +tinyMCELang['lang_insert_link_popup_position'] = 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Please insert a name for the target or choose another option.'; +tinyMCELang['lang_insert_link_url'] = 'Adres URL'; +tinyMCELang['lang_insert_link_target'] = 'Cel'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pt_br.js new file mode 100644 index 0000000..51646b0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/pt_br.js @@ -0,0 +1,20 @@ +// pt_BR lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Abrir nesta mesma janela / frame'; +tinyMCELang['lang_insert_link_target_parent'] = 'Abrir na janela / frame prévia'; +tinyMCELang['lang_insert_link_target_top'] = 'Abrir no frame superior (substitui todos os frames)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Abrir em nova janela'; +tinyMCELang['lang_insert_link_target_named'] = 'Abrir na janela'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL endereço'; +tinyMCELang['lang_insert_link_popup_name'] = 'Nome da janela'; +tinyMCELang['lang_insert_link_popup_return'] = 'inserir \'retorna falso\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Mostra barras de rolagem'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Mostra barra de status'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Mostra barras de ferramentas'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Mostra barra de menu'; +tinyMCELang['lang_insert_link_popup_location'] = 'Mostra barra de endereço'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Permite redimensionamento da janela'; +tinyMCELang['lang_insert_link_popup_size'] = 'Tamanho'; +tinyMCELang['lang_insert_link_popup_position'] = 'Posição (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Por Favor insira um nome para o alvo ou escolha outra opção.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/sv.js new file mode 100644 index 0000000..7ebbfa1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/sv.js @@ -0,0 +1,20 @@ +// SE lang variables + +tinyMCELang['lang_insert_link_target_same'] = 'Öppna i samma fönster / ram'; +tinyMCELang['lang_insert_link_target_parent'] = 'Öppna i underliggande fönster / ram'; +tinyMCELang['lang_insert_link_target_top'] = 'Öppna i toppramen (ersätter alla ramar)'; +tinyMCELang['lang_insert_link_target_blank'] = 'Öppna i ett nytt fönster'; +tinyMCELang['lang_insert_link_target_named'] = 'Öppna i ett specifikt fönster'; +tinyMCELang['lang_insert_link_popup'] = 'JS-Popup'; +tinyMCELang['lang_insert_link_popup_url'] = 'Popup URL'; +tinyMCELang['lang_insert_link_popup_name'] = 'Fönstrets namn'; +tinyMCELang['lang_insert_link_popup_return'] = 'Sätt in \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'Visa scrollbars'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'Visa statusbar'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'Visa toolbars'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'Visa menubar'; +tinyMCELang['lang_insert_link_popup_location'] = 'Visa locationbar'; +tinyMCELang['lang_insert_link_popup_resizable'] = 'Gör fönstret skalbart'; +tinyMCELang['lang_insert_link_popup_size'] = 'Storlek'; +tinyMCELang['lang_insert_link_popup_position'] = 'Position (X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Var god skriv ett namn för fönstret eller välj ett annat val.'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/zh_cn.js new file mode 100644 index 0000000..725da2b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/langs/zh_cn.js @@ -0,0 +1,21 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_insert_link_target_same'] = 'ÔÚ±¾´°¿Ú/¿ò¼ÜÖдò¿ª'; +tinyMCELang['lang_insert_link_target_parent'] = 'ÔÚ¸¸´°¿Ú/¿ò¼ÜÖдò¿ª'; +tinyMCELang['lang_insert_link_target_top'] = 'ÔÚ¸ù¿ò¼ÜÖдò¿ª£¨Ìæ»»ËùÓпò¼Ü£©'; +tinyMCELang['lang_insert_link_target_blank'] = 'ÔÚд°¿ÚÖдò¿ª'; +tinyMCELang['lang_insert_link_target_named'] = 'ÔÚ´Ë´°¿ÚÖдò¿ª'; +tinyMCELang['lang_insert_link_popup'] = 'JavaScriptµ¯³ö´°¿Ú'; +tinyMCELang['lang_insert_link_popup_url'] = 'µ¯³ö´°¿ÚµØÖ·'; +tinyMCELang['lang_insert_link_popup_name'] = '´°¿ÚÃû³Æ'; +tinyMCELang['lang_insert_link_popup_return'] = '²åÈë \'return false\''; +tinyMCELang['lang_insert_link_popup_scrollbars'] = 'ÏÔʾ¹ö¶¯Ìõ'; +tinyMCELang['lang_insert_link_popup_statusbar'] = 'ÏÔʾ״̬À¸'; +tinyMCELang['lang_insert_link_popup_toolbar'] = 'ÏÔʾ¹¤¾ßÀ¸'; +tinyMCELang['lang_insert_link_popup_menubar'] = 'ÏÔʾ²Ëµ¥À¸'; +tinyMCELang['lang_insert_link_popup_location'] = 'ÏÔʾµØÖ·À¸'; +tinyMCELang['lang_insert_link_popup_resizable'] = '¿ÉÖØ¶¨Òå´°¿Ú´óС'; +tinyMCELang['lang_insert_link_popup_size'] = '³ß´ç'; +tinyMCELang['lang_insert_link_popup_position'] = 'λÖÃ(X/Y)'; +tinyMCELang['lang_insert_link_popup_missingtarget'] = 'Çë²åÈëÄ¿±êÃû³Æ»òÕßÑ¡ÔñÁíÍâµÄÑ¡Ïî¡£'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm new file mode 100644 index 0000000..9108388 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/link.htm @@ -0,0 +1,444 @@ + + +{$lang_insert_link_title} + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang_insert_link_title}
{$lang_insert_link_url}: + + + + +
{$lang_theme_insert_link_titlefield}:
{$lang_insert_link_target}: + + + + + + + + + + + + + + + + + + + + + +
 ({$lang_insert_link_target_same})
 ({$lang_insert_link_target_parent})
 ({$lang_insert_link_target_top})
 ({$lang_insert_link_target_blank})
+ + + + + + +
 
+
+ + + + + + + + + + + + + + + + + +
{$lang_insert_link_popup_url}:  + + + + +
{$lang_insert_link_popup_name}: 
{$lang_insert_link_popup_size}:  + x + px +
{$lang_insert_link_popup_position}:  + / + (c /c = center) +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  
 
   
 
+
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/advlink/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/contextmenu.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/contextmenu.css new file mode 100644 index 0000000..1466e0e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/contextmenu.css @@ -0,0 +1,60 @@ +.contextMenuIEPopup { + padding: 0px; + margin: 0px; + border: 0px; + overflow: hidden; +} + +.contextMenu { + position: absolute; + cursor: default; + z-index: 1000; + border: 1px solid #D4D0C8; + background-color: #FFFFFF; +} + +.contextMenuItem, .contextMenuItemOver { +} + +.contextMenuItemOver { + background-color: #B6BDD2; +} + +.contextMenuSeparator { + width: 100%; + background-color: #D4D0C8; + border: 0px; +} + +.contextMenuImage, .contextMenuItemDisabled { + border: 0px; +} + +.contextMenuIcon { + background-color: #F0F0EE; +} + +.contextMenuItemOver .contextMenuIcon { + background-color: #B6BDD2; +} + +.contextMenuIcon { + background-color: #F0F0EE; +} + +.contextMenuItemDisabled img { + filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); + -moz-opacity:0.3; + opacity: 0.3; +} + +.contextMenuText { + font-family: Tahoma, Verdana, Arial, Helvetica; + font-size: 11px; + margin-left: 5px; + margin-right: 10px; +} + +.contextMenuItemDisabled { + color: #AAAAAA; +} diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js new file mode 100644 index 0000000..4b687c4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + if(!tinyMCE.settings['contextmenu_skip_plugin_css'])tinyMCE.loadCSS(tinyMCE.baseURL+"/plugins/contextmenu/contextmenu.css");var TinyMCE_contextmenu_contextMenu=null;function TinyMCE_contextmenu_initInstance(inst){if(tinyMCE.isMSIE5_0)return;tinyMCE.addEvent(inst.getDoc(),"click",TinyMCE_contextmenu_hideContextMenu);tinyMCE.addEvent(inst.getDoc(),"keypress",TinyMCE_contextmenu_hideContextMenu);tinyMCE.addEvent(inst.getDoc(),"keydown",TinyMCE_contextmenu_hideContextMenu);tinyMCE.addEvent(document,"click",TinyMCE_contextmenu_hideContextMenu);tinyMCE.addEvent(document,"keypress",TinyMCE_contextmenu_hideContextMenu);tinyMCE.addEvent(document,"keydown",TinyMCE_contextmenu_hideContextMenu);var contextMenu=new ContextMenu({commandhandler:"TinyMCE_contextmenu_commandHandler",spacer_image:tinyMCE.baseURL+"/plugins/contextmenu/images/spacer.gif"});TinyMCE_contextmenu_contextMenu=contextMenu;if(tinyMCE.isGecko){tinyMCE.addEvent(inst.getDoc(),"contextmenu",function(e){TinyMCE_contextmenu_showContextMenu(tinyMCE.isMSIE?inst.contentWindow.event:e,inst);});}else tinyMCE.addEvent(inst.getDoc(),"contextmenu",TinyMCE_contextmenu_onContextMenu);}function TinyMCE_contextmenu_onContextMenu(e){var elm=tinyMCE.isMSIE?e.srcElement:e.target;var targetInst,body;if((body=tinyMCE.getParentElement(elm,"body"))!=null){for(var n in tinyMCE.instances){var inst=tinyMCE.instances[n];if(body==inst.getBody()){targetInst=inst;break;}}return TinyMCE_contextmenu_showContextMenu(tinyMCE.isMSIE?targetInst.contentWindow.event:e,targetInst);}}function TinyMCE_contextmenu_showContextMenu(e,inst){function getAttrib(elm,name){return elm.getAttribute(name)?elm.getAttribute(name):"";}var x,y,elm,contextMenu;var pos=tinyMCE.getAbsPosition(inst.iframeElement);x=tinyMCE.isMSIE?e.screenX:pos.absLeft+(e.pageX-inst.getBody().scrollLeft);y=tinyMCE.isMSIE?e.screenY:pos.absTop+(e.pageY-inst.getBody().scrollTop);elm=tinyMCE.isMSIE?e.srcElement:e.target;contextMenu=TinyMCE_contextmenu_contextMenu;contextMenu.inst=inst;window.setTimeout(function(){var theme=tinyMCE.getParam("theme");contextMenu.clearAll();var sel=inst.getSelectedText().length!=0||elm.nodeName=="IMG";contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/cut.gif","$lang_cut_desc","Cut","",!sel);contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/copy.gif","$lang_copy_desc","Copy","",!sel);contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/paste.gif","$lang_paste_desc","Paste","",false);elm=tinyMCE.getParentElement(elm,"img,table,td");if(elm){switch(elm.nodeName){case "IMG":contextMenu.addSeparator();if(tinyMCE.getAttrib(elm,'name','').indexOf('mce_plugin_flash')==0)contextMenu.addItem(tinyMCE.baseURL+"/plugins/flash/images/flash.gif","$lang_flash_props","mceFlash");else contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/image.gif","$lang_image_props_desc","mceImage");break;case "TABLE":case "TD":if(typeof(TinyMCE_table_getControlHTML)!="undefined"){var colspan=(elm.nodeName=="TABLE")?"":getAttrib(elm,"colspan");var rowspan=(elm.nodeName=="TABLE")?"":getAttrib(elm,"rowspan");colspan=colspan==""?"1":colspan;rowspan=rowspan==""?"1":rowspan;contextMenu.addSeparator();contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/cut.gif","$lang_table_cut_row_desc","mceTableCutRow");contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/copy.gif","$lang_table_copy_row_desc","mceTableCopyRow");contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/paste.gif","$lang_table_paste_row_before_desc","mceTablePasteRowBefore","",inst.tableRowClipboard==null);contextMenu.addItem(tinyMCE.baseURL+"/themes/"+theme+"/images/paste.gif","$lang_table_paste_row_after_desc","mceTablePasteRowAfter","",inst.tableRowClipboard==null);contextMenu.addSeparator();contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table.gif","$lang_table_insert_desc","mceInsertTable","insert");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table.gif","$lang_table_props_desc","mceInsertTable");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_cell_props.gif","$lang_table_cell_desc","mceTableCellProps");contextMenu.addSeparator();contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_row_props.gif","$lang_table_row_desc","mceTableRowProps");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_insert_row_before.gif","$lang_table_insert_row_before_desc","mceTableInsertRowBefore");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_insert_row_after.gif","$lang_table_insert_row_after_desc","mceTableInsertRowAfter");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_delete_row.gif","$lang_table_delete_row_desc","mceTableDeleteRow");contextMenu.addSeparator();contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_insert_col_before.gif","$lang_table_insert_col_before_desc","mceTableInsertColBefore");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_insert_col_after.gif","$lang_table_insert_col_after_desc","mceTableInsertColAfter");contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_delete_col.gif","$lang_table_delete_col_desc","mceTableDeleteCol");contextMenu.addSeparator();contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_split_cells.gif","$lang_table_split_cells_desc","mceTableSplitCells","",(colspan=="1"&&rowspan=="1"));contextMenu.addItem(tinyMCE.baseURL+"/plugins/table/images/table_merge_cells.gif","$lang_table_merge_cells_desc","mceTableMergeCells","",false);}break;}}contextMenu.show(x,y);},10);tinyMCE.cancelEvent(e);return false;}function TinyMCE_contextmenu_hideContextMenu(){TinyMCE_contextmenu_contextMenu.hide();return true;}function TinyMCE_contextmenu_commandHandler(command,value){TinyMCE_contextmenu_contextMenu.hide();var ui=false;if(command=="mceInsertTable"||command=="mceTableCellProps"||command=="mceTableRowProps"||command=="mceTableMergeCells")ui=true;if(command=="Paste")value=null;TinyMCE_contextmenu_contextMenu.inst.execCommand(command,ui,value);}function ContextMenu(settings){function defParam(key,def_val){settings[key]=typeof(settings[key])!="undefined"?settings[key]:def_val;}var self=this;this.isMSIE=(navigator.appName=="Microsoft Internet Explorer");this.contextMenuDiv=document.createElement("div");this.contextMenuDiv.className="contextMenu";this.contextMenuDiv.setAttribute("class","contextMenu");this.contextMenuDiv.style.display="none";this.contextMenuDiv.style.position='absolute';this.contextMenuDiv.style.zindex=1000;this.contextMenuDiv.style.left='0px';this.contextMenuDiv.style.top='0px';this.contextMenuDiv.unselectable="on";document.body.appendChild(this.contextMenuDiv);defParam("commandhandler","");defParam("spacer_image","images/spacer.gif");this.items=new Array();this.settings=settings;this.html="";if(tinyMCE.isMSIE&&!tinyMCE.isMSIE5_0){this.pop=window.createPopup();doc=this.pop.document;doc.open();doc.write('');doc.close();}};ContextMenu.prototype.clearAll=function(){this.html="";this.contextMenuDiv.innerHTML="";};ContextMenu.prototype.addSeparator=function(){this.html+='';};ContextMenu.prototype.addItem=function(icon,title,command,value,disabled){if(title.charAt(0)=='$')title=tinyMCE.getLang(title.substring(1));var onMouseDown='';var html='';if(tinyMCE.isMSIE&&!tinyMCE.isMSIE5_0)onMouseDown='contextMenu.execCommand(\''+command+'\', \''+value+'\');return false;';else onMouseDown=this.settings['commandhandler']+'(\''+command+'\', \''+value+'\');return false;';if(icon=="")icon=this.settings['spacer_image'];if(!disabled)html+='';else html+='';html+='';html+='
';html+=title;html+='
';html+='';this.html+=html;};ContextMenu.prototype.show=function(x,y){if(this.html=="")return;var html='';html+='';html+=this.html;html+='
';this.contextMenuDiv.innerHTML=html;if(tinyMCE.isMSIE&&!tinyMCE.isMSIE5_0){var width,height;this.contextMenuDiv.style.display="block";width=this.contextMenuDiv.offsetWidth;height=this.contextMenuDiv.offsetHeight;this.contextMenuDiv.style.display="none";this.pop.document.body.innerHTML='
'+html+"
";this.pop.document.tinyMCE=tinyMCE;this.pop.document.contextMenu=this;this.pop.show(x,y,width,height);}else{this.contextMenuDiv.style.left=x+'px';this.contextMenuDiv.style.top=y+'px';this.contextMenuDiv.style.display="block";}};ContextMenu.prototype.hide=function(){if(tinyMCE.isMSIE&&!tinyMCE.isMSIE5_0)this.pop.hide();else this.contextMenuDiv.style.display="none";};ContextMenu.prototype.execCommand=function(command,value){eval(this.settings['commandhandler']+"(command, value);");}; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/images/spacer.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/images/spacer.gif new file mode 100644 index 0000000..fc25609 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/images/spacer.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/contextmenu/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js new file mode 100644 index 0000000..4379581 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('directionality','en,sv,fr_ca,zh_cn');function TinyMCE_directionality_getControlHTML(control_name){var safariPatch='" onclick="';if(tinyMCE.isSafari)safariPatch="";switch(control_name){case "ltr":return '';case "rtl":return '';}return "";}function TinyMCE_directionality_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceDirectionLTR":var inst=tinyMCE.getInstanceById(editor_id);var elm=tinyMCE.getParentElement(inst.getFocusElement(),"p,div,td,h1,h2,h3,h4,h5,h6,pre,address");if(elm)elm.setAttribute("dir","ltr");tinyMCE.triggerNodeChange(false);return true;case "mceDirectionRTL":var inst=tinyMCE.getInstanceById(editor_id);var elm=tinyMCE.getParentElement(inst.getFocusElement(),"p,div,td,h1,h2,h3,h4,h5,h6,pre,address");if(elm)elm.setAttribute("dir","rtl");tinyMCE.triggerNodeChange(false);return true;}return false;}function TinyMCE_directionality_handleNodeChange(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){function getAttrib(elm,name){return elm.getAttribute(name)?elm.getAttribute(name):"";}tinyMCE.switchClassSticky(editor_id+'_ltr','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_rtl','mceButtonNormal');if(node==null)return;var elm=tinyMCE.getParentElement(node,"p,div,td,h1,h2,h3,h4,h5,h6,pre,address");if(!elm)return;var dir=getAttrib(elm,"dir");if(dir=="ltr"||dir=="")tinyMCE.switchClassSticky(editor_id+'_ltr','mceButtonSelected');else tinyMCE.switchClassSticky(editor_id+'_rtl','mceButtonSelected');return true;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/ltr.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/ltr.gif new file mode 100644 index 0000000..1f8e046 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/ltr.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/rtl.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/rtl.gif new file mode 100644 index 0000000..601fc8f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/images/rtl.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/en.js new file mode 100644 index 0000000..875ecb5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/en.js @@ -0,0 +1,4 @@ +// UK lang variables + +tinyMCELang['lang_directionality_ltr_desc'] = 'Direction left to right' +tinyMCELang['lang_directionality_rtl_desc'] = 'Direction right to left'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/fr_ca.js new file mode 100644 index 0000000..3675cac --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/fr_ca.js @@ -0,0 +1,4 @@ +// fr_ca lang variables + +tinyMCELang['lang_directionality_ltr_desc'] = 'Direction de la gauche vers la droite' +tinyMCELang['lang_directionality_rtl_desc'] = 'Direction de la droite vers la gauche'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/sv.js new file mode 100644 index 0000000..5ffd663 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/sv.js @@ -0,0 +1,4 @@ +// SV lang variables + +tinyMCELang['lang_directionality_ltr_desc'] = 'Riktning från vänster till höger' +tinyMCELang['lang_directionality_rtl_desc'] = 'Riktning från höger till vänster'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/zh_cn.js new file mode 100644 index 0000000..6365104 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/langs/zh_cn.js @@ -0,0 +1,5 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_directionality_ltr_desc'] = '´Ó×óÍùÓҵķ½Ïò' +tinyMCELang['lang_directionality_rtl_desc'] = '´ÓÓÒÍù×óµÄ·½Ïò'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/directionality/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js new file mode 100644 index 0000000..6851ad4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('emotions','en,sv,zh_cn,cs,fa,fr_ca,fr,de,pl,pt_br,nl');function TinyMCE_emotions_getControlHTML(control_name){switch(control_name){case "emotions":return '';}return "";}function TinyMCE_emotions_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceEmotion":var template=new Array();template['file']='../../plugins/emotions/emotions.htm';template['width']=150;template['height']=180;tinyMCE.openWindow(template,{editor_id:editor_id});return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm new file mode 100644 index 0000000..757ea37 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm @@ -0,0 +1,45 @@ + + +{$lang_insert_emotions_title} + + + + +
+
{$lang_insert_emotions_title}:

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/emotions.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/emotions.gif new file mode 100644 index 0000000..e7e0484 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/emotions.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/readme.txt new file mode 100644 index 0000000..cc2cf3f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/readme.txt @@ -0,0 +1,2 @@ +These emotions where taken from Mozilla Thunderbird. +I hope they don't get angry if I use them here after all this is a open source project aswell. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif new file mode 100644 index 0000000..ba2cbcd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cry.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cry.gif new file mode 100644 index 0000000..ddf616f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cry.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-embarassed.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-embarassed.gif new file mode 100644 index 0000000..2c45806 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-embarassed.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif new file mode 100644 index 0000000..45f1bd5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-frown.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-frown.gif new file mode 100644 index 0000000..466ae62 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-frown.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif new file mode 100644 index 0000000..7252aca --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-kiss.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-kiss.gif new file mode 100644 index 0000000..0224dbf --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-kiss.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-laughing.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-laughing.gif new file mode 100644 index 0000000..9cc90fc --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-laughing.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif new file mode 100644 index 0000000..b5f26b5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-sealed.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-sealed.gif new file mode 100644 index 0000000..5c7bdca --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-sealed.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif new file mode 100644 index 0000000..8b431e5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-surprised.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-surprised.gif new file mode 100644 index 0000000..a712d9b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-surprised.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif new file mode 100644 index 0000000..c29baf0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-undecided.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-undecided.gif new file mode 100644 index 0000000..14d1068 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-undecided.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif new file mode 100644 index 0000000..75d9abb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-wink.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-yell.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-yell.gif new file mode 100644 index 0000000..ceaaebd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-yell.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/cs.js new file mode 100644 index 0000000..0fadf38 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/cs.js @@ -0,0 +1,4 @@ +// UK lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Vložit emotikon'; +tinyMCELang['lang_emotions_desc'] = 'Emotikony'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/de.js new file mode 100644 index 0000000..fcec131 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/de.js @@ -0,0 +1,6 @@ +// DE lang variables + + +tinyMCELang['lang_insert_emotions_title'] = 'Emotion einfügen'; +tinyMCELang['lang_emotions_desc'] = 'Emotion'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/el.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/el.js new file mode 100644 index 0000000..91ed1b1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/el.js @@ -0,0 +1,5 @@ +// Greek lang variables by Jacaranda Bill + +tinyMCELang['lang_insert_emotions_title'] = 'ÅéóáãùãÞ åíüò åéêïíéäßïõ emoticon'; +tinyMCELang['lang_emotions_desc'] = 'Åéêïíßäéá emoticons'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js new file mode 100644 index 0000000..2e35008 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js @@ -0,0 +1,5 @@ +// UK lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Insert emotion'; +tinyMCELang['lang_emotions_desc'] = 'Emotions'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fa.js new file mode 100644 index 0000000..2deb339 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fa.js @@ -0,0 +1,10 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_insert_emotions_title'] = 'Ø§ÙØ²ÙˆØ¯Ù† Ø´Ú©Ù„Ú©'; +tinyMCELang['lang_emotions_desc'] = 'شکلکها'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr.js new file mode 100644 index 0000000..5dedb61 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr.js @@ -0,0 +1,5 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_insert_emotions_title'] = 'Insèrer un émoticon'; +tinyMCELang['lang_emotions_desc'] = 'Émoticons'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr_ca.js new file mode 100644 index 0000000..9ccb9b1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/fr_ca.js @@ -0,0 +1,5 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_insert_emotions_title'] = 'Insérer un émoticon'; +tinyMCELang['lang_emotions_desc'] = 'Émoticons'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/it.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/it.js new file mode 100644 index 0000000..5536516 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/it.js @@ -0,0 +1,5 @@ +//IT lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Inserisci una emoticon'; +tinyMCELang['lang_emotions_desc'] = 'Emoticon'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/ko.js new file mode 100644 index 0000000..d48edc3 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/ko.js @@ -0,0 +1,5 @@ +// KO lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'À̸ðƼÄÜ ³Ö±â'; +tinyMCELang['lang_emotions_desc'] = 'À̸ðƼÄÜ'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/nl.js new file mode 100644 index 0000000..0b823bb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/nl.js @@ -0,0 +1,4 @@ +// NL lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Emotion invoegen'; +tinyMCELang['lang_emotions_desc'] = 'Smilie'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pl.js new file mode 100644 index 0000000..9c4e085 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pl.js @@ -0,0 +1,4 @@ +// PL lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Wstaw emtoiconÄ™'; +tinyMCELang['lang_emotions_desc'] = 'Emtoicony'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pt_br.js new file mode 100644 index 0000000..cbae8ba --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/pt_br.js @@ -0,0 +1,5 @@ +// pt_BR lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Inserir Emoticon'; +tinyMCELang['lang_emotions_desc'] = 'Emoticons'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/sv.js new file mode 100644 index 0000000..7680dd8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/sv.js @@ -0,0 +1,4 @@ +// SE lang variables + +tinyMCELang['lang_insert_emotions_title'] = 'Klistra in känsla'; +tinyMCELang['lang_emotions_desc'] = 'Känslor'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/zh_cn.js new file mode 100644 index 0000000..ae40abf --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/langs/zh_cn.js @@ -0,0 +1,6 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_insert_emotions_title'] = '²åÈë±íÇé'; +tinyMCELang['lang_emotions_desc'] = '±íÇé'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/emotions/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js new file mode 100644 index 0000000..271a616 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('flash','en,de,sv,zh_cn,cs,fa,fr_ca,fr,pl,pt_br,nl');function TinyMCE_flash_initInstance(inst){if(!tinyMCE.settings['flash_skip_plugin_css'])tinyMCE.importCSS(inst.getDoc(),tinyMCE.baseURL+"/plugins/flash/flash.css");}function TinyMCE_flash_getControlHTML(control_name){switch(control_name){case "flash":return '';}return "";}function TinyMCE_flash_parseAttributes(attribute_string){var attributeName="";var attributeValue="";var withInName;var withInValue;var attributes=new Array();var whiteSpaceRegExp=new RegExp('^[ \n\r\t]+','g');if(attribute_string==null||attribute_string.length<2)return null;withInName=withInValue=false;for(var i=0;i','gi'),'');content=content.replace(new RegExp('<[ ]*object','gi'),'','gi'),'');while((startPos=content.indexOf('',startPos);var attribs=TinyMCE_flash_parseAttributes(content.substring(startPos+6,endPos));embedList[embedList.length]=attribs;}var index=0;while((startPos=content.indexOf('=embedList.length)break;var attribs=embedList[index];endPos=content.indexOf('',startPos);endPos+=9;var contentAfter=content.substring(endPos);content=content.substring(0,startPos);content+=''+content.substring(endPos);content+=contentAfter;index++;startPos++;}break;case "get_from_editor":var startPos=-1;while((startPos=content.indexOf('',startPos);var attribs=TinyMCE_flash_parseAttributes(content.substring(startPos+4,endPos));if(attribs['name']!="mce_plugin_flash")continue;endPos+=2;var embedHTML='';var wmode=tinyMCE.getParam("flash_wmode","");var quality=tinyMCE.getParam("flash_quality","high");var menu=tinyMCE.getParam("flash_menu","false");embedHTML+='';embedHTML+='';embedHTML+='';embedHTML+='';embedHTML+='';embedHTML+='';chunkBefore=content.substring(0,startPos);chunkAfter=content.substring(endPos);content=chunkBefore+embedHTML+chunkAfter;}break;}return content;}function TinyMCE_flash_handleNodeChange(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){function getAttrib(elm,name){return elm.getAttribute(name)?elm.getAttribute(name):"";}tinyMCE.switchClassSticky(editor_id+'_flash','mceButtonNormal');if(node==null)return;do{if(node.nodeName.toLowerCase()=="img"&&getAttrib(node,'name').indexOf('mce_plugin_flash')==0)tinyMCE.switchClassSticky(editor_id+'_flash','mceButtonSelected');}while((node=node.parentNode));return true;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.css new file mode 100644 index 0000000..2124ec2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.css @@ -0,0 +1,7 @@ +.mce_plugin_flash { + border: 1px dotted #cc0000; + background-image: url(images/flash.gif); + background-position: center; + background-repeat: no-repeat; + background-color: #ffffcc; +} diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.htm new file mode 100644 index 0000000..5fb3f39 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/flash.htm @@ -0,0 +1,182 @@ + + +{$lang_insert_flash} + + + + + + +
+ + + + + + + + + + + + + + + +
{$lang_insert_flash}

+ + + + + + + + + + + +
{$lang_insert_flash_file}: + + + + + +
+
{$lang_insert_flash_size}: + +  x  + +

+ +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif new file mode 100644 index 0000000..4950e67 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/images/flash.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/cs.js new file mode 100644 index 0000000..8e64b28 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/cs.js @@ -0,0 +1,7 @@ +// CS lang variables + +tinyMCELang['lang_insert_flash'] = 'Vložit/editovat Flash Movie'; +tinyMCELang['lang_insert_flash_file'] = 'Flash soubor (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Velikost'; +tinyMCELang['lang_insert_flash_list'] = 'Seznam'; +tinyMCELang['lang_flash_props'] = 'Vlastnosti Flash'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/de.js new file mode 100644 index 0000000..5c8491e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/de.js @@ -0,0 +1,7 @@ +// DE lang variables + +tinyMCELang['lang_insert_flash'] = 'Flash Movie einfügen / bearbeiten'; +tinyMCELang['lang_insert_flash_file'] = 'Flash-Datei'; +tinyMCELang['lang_insert_flash_size'] = 'Größe'; +tinyMCELang['lang_insert_flash_list'] = 'Flash Dateien'; +tinyMCELang['lang_flash_props'] = 'Flash properties'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js new file mode 100644 index 0000000..d9c6bbd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js @@ -0,0 +1,7 @@ +// UK lang variables + +tinyMCELang['lang_insert_flash'] = 'Insert / edit Flash Movie'; +tinyMCELang['lang_insert_flash_file'] = 'Flash-File (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Size'; +tinyMCELang['lang_insert_flash_list'] = 'Flash files'; +tinyMCELang['lang_flash_props'] = 'Flash properties'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fa.js new file mode 100644 index 0000000..94a4caa --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fa.js @@ -0,0 +1,11 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_insert_flash'] = '?????? ? ?????? ???? ???'; +tinyMCELang['lang_insert_flash_file'] = '???? ??? (.swf)'; +tinyMCELang['lang_insert_flash_size'] = '?????'; +tinyMCELang['lang_flash_props'] = 'Flash properties'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr.js new file mode 100644 index 0000000..49dd095 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr.js @@ -0,0 +1,7 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_insert_flash'] = 'Insérer / éditer une animation Flash'; +tinyMCELang['lang_insert_flash_file'] = 'Fichier-Flash (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Taille'; +tinyMCELang['lang_insert_flash_list'] = 'Fichiers Flash'; +tinyMCELang['lang_flash_props'] = 'Flash properties'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr_ca.js new file mode 100644 index 0000000..2aa26ee --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/fr_ca.js @@ -0,0 +1,7 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_insert_flash'] = 'Insérer / Modifier une animation Flash'; +tinyMCELang['lang_insert_flash_file'] = 'Fichier Flash (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Dimension'; +tinyMCELang['lang_insert_flash_list'] = 'Fichiers Flash'; +tinyMCELang['lang_flash_props'] = 'Propriétés Flash'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/nl.js new file mode 100644 index 0000000..6a3b1cb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/nl.js @@ -0,0 +1,5 @@ +// NL lang variables + +tinyMCELang['lang_insert_flash'] = 'Invoegen / wijzigen Flash Movie'; +tinyMCELang['lang_insert_flash_file'] = 'Flash-Bestand (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Grootte'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pl.js new file mode 100644 index 0000000..7a51f46 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pl.js @@ -0,0 +1,7 @@ +// PL lang variables + +tinyMCELang['lang_insert_flash'] = 'Wstaw/Edytuj animacjÄ™ Flash'; +tinyMCELang['lang_insert_flash_file'] = 'Plik Flash (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Rozmiar'; +tinyMCELang['lang_insert_flash_list'] = 'Pliki Flash'; +tinyMCELang['lang_flash_props'] = 'WÅ‚aÅ›ciwoÅ›ci animacji Flash'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pt_br.js new file mode 100644 index 0000000..a8b78d1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/pt_br.js @@ -0,0 +1,7 @@ +// pt_BR lang variables + +tinyMCELang['lang_insert_flash'] = 'Inserir / editar Arquivo Flash'; +tinyMCELang['lang_insert_flash_file'] = 'Arquivo Flash (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Tamanho'; +tinyMCELang['lang_insert_flash_list'] = 'Lista de arquivos Flash'; +tinyMCELang['lang_flash_props'] = 'Propriedades Flash'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/sv.js new file mode 100644 index 0000000..b9533f5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/sv.js @@ -0,0 +1,7 @@ +// SE lang variables + +tinyMCELang['lang_insert_flash'] = 'Skapa/uppdatera flash-film'; +tinyMCELang['lang_insert_flash_file'] = 'Flash-film (.swf)'; +tinyMCELang['lang_insert_flash_size'] = 'Storlek'; +tinyMCELang['lang_insert_flash_list'] = 'Flash-filer'; +tinyMCELang['lang_flash_props'] = 'Flash egenskaper'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/zh_cn.js new file mode 100644 index 0000000..c4b62cb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/langs/zh_cn.js @@ -0,0 +1,8 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_insert_flash'] = '²åÈë/±à¼­ FlashµçÓ°'; +tinyMCELang['lang_insert_flash_file'] = 'FlashÎļþ(.swf)'; +tinyMCELang['lang_insert_flash_size'] = '³ß´ç'; +tinyMCELang['lang_insert_flash_list'] = 'FlashÎļþÁбí'; +tinyMCELang['lang_flash_props'] = 'FlashÊôÐÔ'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/flash/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js new file mode 100644 index 0000000..1000456 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('fullscreen','en,sv,cs,fr_ca,zh_cn');function TinyMCE_fullscreen_getControlHTML(control_name){switch(control_name){case "fullscreen":return '';}return "";}function TinyMCE_fullscreen_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceFullScreen":if(tinyMCE.getParam('fullscreen_is_enabled')){window.opener.tinyMCE.execInstanceCommand(tinyMCE.getParam('fullscreen_editor_id'),'mceSetContent',false,tinyMCE.getContent(editor_id));top.close();}else{tinyMCE.setWindowArg('editor_id',editor_id);var win=window.open(tinyMCE.baseURL+"/plugins/fullscreen/fullscreen.htm","mceFullScreenPopup","fullscreen=yes,menubar=no,toolbar=no,scrollbars=no,resizable=yes,left=0,top=0,width="+screen.availWidth+",height="+screen.availHeight);}return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm new file mode 100644 index 0000000..dc3c2de --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/fullscreen.htm @@ -0,0 +1,72 @@ + + + + + + + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/images/fullscreen.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/images/fullscreen.gif new file mode 100644 index 0000000..ca850b5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/images/fullscreen.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js new file mode 100644 index 0000000..46ea827 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/cs.js @@ -0,0 +1,4 @@ +// CS lang variables + +tinyMCELang['lang_fullscreen_title'] = 'Fullscreen'; +tinyMCELang['lang_fullscreen_desc'] = 'Pr(epnout na fullscreen'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/en.js new file mode 100644 index 0000000..d605e64 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/en.js @@ -0,0 +1,4 @@ +// UK lang variables + +tinyMCELang['lang_fullscreen_title'] = 'Fullscreen mode' +tinyMCELang['lang_fullscreen_desc'] = 'Toggle fullscreen mode' diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js new file mode 100644 index 0000000..f283670 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/fr_ca.js @@ -0,0 +1,5 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + + +tinyMCELang['lang_fullscreen_title'] = 'Mode plein écran' +tinyMCELang['lang_fullscreen_desc'] = 'Basculer le mode plein écrans' diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js new file mode 100644 index 0000000..c8bc699 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/sv.js @@ -0,0 +1,4 @@ +// SV lang variables + +tinyMCELang['lang_fullscreen_title'] = 'Fullskärmsläge' +tinyMCELang['lang_fullscreen_desc'] = 'Hoppa från/till fullskärmsläge' diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js new file mode 100644 index 0000000..2e97e17 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/langs/zh_cn.js @@ -0,0 +1,5 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_fullscreen_title'] = 'È«ÆÁģʽ' +tinyMCELang['lang_fullscreen_desc'] = 'Çл»È«ÆÁģʽ' diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/fullscreen/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js new file mode 100644 index 0000000..931a3f0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('iespell','cs,el,en,fr_ca,it,ko,sv,zh_cn,fr,de,pl,pt_br,nl');function TinyMCE_iespell_getControlHTML(control_name){if(control_name=="iespell"&&tinyMCE.isMSIE)return '';return "";}function TinyMCE_iespell_execCommand(editor_id,element,command,user_interface,value){if(command=="mceIESpell"){try{var ieSpell=new ActiveXObject("ieSpell.ieSpellExtension");ieSpell.CheckDocumentNode(tinyMCE.getInstanceById(editor_id).contentDocument.documentElement);}catch(e){if(e.number==-2146827859){if(confirm(tinyMCE.getLang("lang_iespell_download","",true)))window.open('http://www.iespell.com/download.php','ieSpellDownload','');}else alert("Error Loading ieSpell: Exception "+e.number);}return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/images/iespell.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/images/iespell.gif new file mode 100644 index 0000000..46c0c4a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/images/iespell.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/cs.js new file mode 100644 index 0000000..06e8c51 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/cs.js @@ -0,0 +1,4 @@ +// UK lang variables + +tinyMCELang['lang_iespell_desc'] = 'Spustit kontrolu pravopisu'; +tinyMCELang['lang_iespell_download'] = "ieSpell nedetekován. Kliknìte na OK a otevøete stahovací stránku." \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/de.js new file mode 100644 index 0000000..4b1417b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/de.js @@ -0,0 +1,4 @@ +// DE lang variables by Tobias Heer + +tinyMCELang['lang_iespell_desc'] = 'Rechtschreibprüfung'; +tinyMCELang['lang_iespell_download'] = "ieSpell nicht gefunden. Klicken Sie OK um auf die Download Seite zu gelangen." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/el.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/el.js new file mode 100644 index 0000000..83ac3b8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/el.js @@ -0,0 +1,4 @@ +// Greek lang variables by Jacaranda Bill + +tinyMCELang['lang_iespell_desc'] = 'Ïñèïãñáöéêüò Ýëåã÷ïò'; +tinyMCELang['lang_iespell_download'] = "Ôï ðñüãñáììá ieSpell äåí âñÝèçêå. ÐáôÞóôå OK ãéá íá ìåôáâåßôå óôçí éóôïóåëßäá ëÞøçò ôïõ ðñïãñÜììáôïò." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js new file mode 100644 index 0000000..d4fe21c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js @@ -0,0 +1,4 @@ +// UK lang variables + +tinyMCELang['lang_iespell_desc'] = 'Run spell checking'; +tinyMCELang['lang_iespell_download'] = "ieSpell not detected. Click OK to go to download page." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr.js new file mode 100644 index 0000000..ae0f273 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr.js @@ -0,0 +1,4 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_iespell_desc'] = 'Executer le vérificateur d\'orthographe'; +tinyMCELang['lang_iespell_download'] = "ieSpell n\'a pas été trouvé. Cliquez sur OK pour aller au site de téléchargement." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr_ca.js new file mode 100644 index 0000000..4b40c9e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/fr_ca.js @@ -0,0 +1,4 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_iespell_desc'] = 'Executer le vérificateur d\'orthographe'; +tinyMCELang['lang_iespell_download'] = "ieSpell n\'a pas été trouvé. Cliquez sur OK pour aller au site de téléchargement."; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/it.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/it.js new file mode 100644 index 0000000..711ac6d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/it.js @@ -0,0 +1,4 @@ +// IT lang variables + +tinyMCELang['lang_iespell_desc'] = 'Avvia il controllo ortografico'; +tinyMCELang['lang_iespell_download'] = "ieSpell non trovato. Clicca OK per andare alla pagina di download." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/ko.js new file mode 100644 index 0000000..c66f4de --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/ko.js @@ -0,0 +1,4 @@ +// KO lang variables + +tinyMCELang['lang_iespell_desc'] = '¸ÂÃã¹ý °Ë»ç ½ÇÇà'; +tinyMCELang['lang_iespell_download'] = "ieSpellÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù. OK¸¦ ´©¸£¸é ´Ù¿î·Îµå ÆäÀÌÁö·Î À̵¿ÇÕ´Ï´Ù." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/nl.js new file mode 100644 index 0000000..9c69a2a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/nl.js @@ -0,0 +1,4 @@ +// NL lang variables + +tinyMCELang['lang_iespell_desc'] = 'Spelling checker'; +tinyMCELang['lang_iespell_download'] = "ieSpell niet gedetecteerd. Klik OK om naar de download pagina te gaan." \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pl.js new file mode 100644 index 0000000..6584a31 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pl.js @@ -0,0 +1,4 @@ +// PL lang variables + +tinyMCELang['lang_iespell_desc'] = 'Uruchom sprawdzanie pisowni'; +tinyMCELang['lang_iespell_download'] = "Nie wykryto pluginu, kliknij aby przejść do strony z pluginami." \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pt_br.js new file mode 100644 index 0000000..b554367 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/pt_br.js @@ -0,0 +1,4 @@ +// pt_BR lang variables + +tinyMCELang['lang_iespell_desc'] = 'Executar verificação ortográfica'; +tinyMCELang['lang_iespell_download'] = "Verificador ieSpell não detectado. Click OK para ir à página de download." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/sv.js new file mode 100644 index 0000000..f77b39f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/sv.js @@ -0,0 +1,4 @@ +// SE lang variables + +tinyMCELang['lang_iespell_desc'] = 'Kör rättstavningskontroll'; +tinyMCELang['lang_iespell_download'] = "ieSpell verkar inte vara installerad. Klicka OK för att ladda hem." diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/zh_cn.js new file mode 100644 index 0000000..7936b09 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/langs/zh_cn.js @@ -0,0 +1,5 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_iespell_desc'] = 'ÔËÐÐÆ´Ð´¼ì²é'; +tinyMCELang['lang_iespell_download'] = "δ¼ì²âµ½ieSpellƴд¼ì²é£¬µã»÷ OK ǰÍùÏÂÔØÒ³Ãæ¡£" diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/iespell/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js new file mode 100644 index 0000000..8a9feec --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/insertdatetime/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('insertdatetime','cs,el,en,fr_ca,it,ko,sv,zh_cn,fa,fr,de,pl,pt_br,nl');function TinyMCE_insertdatetime_getControlHTML(control_name){var safariPatch='" onclick="';if(tinyMCE.isSafari)safariPatch="";switch(control_name){case "insertdate":return '';case "inserttime":return '';}return "";}function TinyMCE_insertdatetime_execCommand(editor_id,element,command,user_interface,value){function addZeros(value,len){value=""+value;if(value.length + + +blank_page + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js new file mode 100644 index 0000000..7fed853 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/editor_plugin.js @@ -0,0 +1,24 @@ +// Tiny MCE Paste Plugin + tinyMCE.importPluginLanguagePack('paste','en,sv,cs,zh_cn,fr_ca');function TinyMCE_paste_getControlHTML(control_name){switch(control_name){case "pastetext":return '';case "pasteword":return '';case "selectall":return '';}return '';}function TinyMCE_paste_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mcePasteText":if(tinyMCE.isMSIE&&!tinyMCE.getParam('paste_use_dialog',false))TinyMCE_paste__insertText(clipboardData.getData("Text"),true);else{var template=new Array();template['file']='../../plugins/paste/pastetext.htm';template['width']=450;template['height']=400;var plain_text="";tinyMCE.openWindow(template,{editor_id:editor_id,plain_text:plain_text,resizable:"yes",scrollbars:"no",mceDo:'insert'});}return true;case "mcePasteWord":if(tinyMCE.isMSIE&&!tinyMCE.getParam('paste_use_dialog',false)){var html=TinyMCE_paste__clipboardHTML();if(html&&html.length>0)TinyMCE_paste__insertWordContent(html);}else{var template=new Array();template['file']='../../plugins/paste/pasteword.htm';template['width']=450;template['height']=400;var plain_text="";tinyMCE.openWindow(template,{editor_id:editor_id,plain_text:plain_text,resizable:"yes",scrollbars:"no",mceDo:'insert'});}return true;case "mceSelectAll":tinyMCE.execInstanceCommand(editor_id,'selectall');return true;}return false;}function TinyMCE_paste__insertText(content,bLinebreaks){if(content&&content.length>0){if(bLinebreaks){if(tinyMCE.getParam("plaintext_create_paragraphs",true)){content=tinyMCE.regexpReplace(content,"\r\n\r\n","

","gi");content=tinyMCE.regexpReplace(content,"\r\r","

","gi");content=tinyMCE.regexpReplace(content,"\n\n","

","gi");if((pos=content.indexOf('

'))!=-1){tinyMCE.execCommand("Delete");var node=tinyMCE.selectedInstance.getFocusElement();var breakElms=new Array();do{if(node.nodeType==1){if(node.nodeName=="TD"||node.nodeName=="BODY")break;breakElms[breakElms.length]=node;}}while(node=node.parentNode);var before="",after="

";before+=content.substring(0,pos);for(var i=0;i";after+="<"+breakElms[(breakElms.length-1)-i].nodeName+">";}before+="

";content=before+content.substring(pos+7)+after;}}content=tinyMCE.regexpReplace(content,"\r\n","
","gi");content=tinyMCE.regexpReplace(content,"\r","
","gi");content=tinyMCE.regexpReplace(content,"\n","
","gi");}tinyMCE.execCommand("mceInsertRawHTML",false,content);}}function TinyMCE_paste__insertWordContent(content){if(content&&content.length>0){content=content.replace(new RegExp('<(!--)([^>]*)(--)>','g'),"");content=content.replace(/<\/?span[^>]*>/gi,"");content=content.replace(/<(\w[^>]*)style="([^"]*)"([^>]*)/gi, "<$1$3"); + content = content.replace(/<\/?font[^>]*>/gi, ""); + content = content.replace(/<(\w[^>]*) class=([^ |>]*)([^>]*)/gi, "<$1$3"); + content = content.replace(/<(\w[^>]*) lang=([^ |>]*)([^>]*)/gi, "<$1$3"); + content = content.replace(/<\\?\?xml[^>]*>/gi, ""); + content = content.replace(/<\/?\w+:[^>]*>/gi, ""); + content = content.replace(/\/? */gi, ""); + content = content.replace('

 

', '' ,'g'); + + if (!tinyMCE.settings['force_p_newlines']) { + content = content.replace('', '' ,'gi'); + content = content.replace('

', '

' ,'gi'); + } + + if (!tinyMCE.isMSIE && !tinyMCE.settings['force_p_newlines']) { + content = content.replace(/<\/?p[^>]*>/gi, ""); + } + + content = content.replace(/<\/?div[^>]*>/gi, ""); + + // Insert cleaned content + tinyMCE.execCommand("mceAddUndoLevel"); + tinyMCE.execCommand("mceInsertContent",false,content);}}function TinyMCE_paste__clipboardHTML(){var div=document.getElementById('_TinyMCE_clipboardHTML');if(!div){var div=document.createElement('DIV');div.id='_TinyMCE_clipboardHTML';with(div.style){visibility='hidden';overflow='hidden';position='absolute';width=1;height=1;}document.body.appendChild(div);}div.innerHTML='';var rng=document.body.createTextRange();rng.moveToElementText(div);rng.execCommand('Paste');var html=div.innerHTML;div.innerHTML='';return html;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pastetext.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pastetext.gif new file mode 100644 index 0000000..c14dc48 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pastetext.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pasteword.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pasteword.gif new file mode 100644 index 0000000..55c1d24 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/pasteword.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/selectall.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/selectall.gif new file mode 100644 index 0000000..35eeb84 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/images/selectall.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/cs.js new file mode 100644 index 0000000..532c57b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/cs.js @@ -0,0 +1,8 @@ +// CS lang variables + +tinyMCELang['lang_paste_text_desc'] = 'Vložit neformátovaný text'; +tinyMCELang['lang_paste_text_title'] = 'Použi CTRL+V na klávesnici pro vložení textu do okna.'; +tinyMCELang['lang_paste_text_linebreaks'] = 'Nechej pr(erušení r(ádku*'; +tinyMCELang['lang_paste_word_desc'] = 'Vložit text z aplikace Word'; +tinyMCELang['lang_paste_word_title'] = 'Použi CTRL+V na klávesnici pro vložení textu do okna.'; +tinyMCELang['lang_selectall_desc'] = 'Oznac(it vše'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/en.js new file mode 100644 index 0000000..2b69eb9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/en.js @@ -0,0 +1,8 @@ +// UK lang variables + +tinyMCELang['lang_paste_text_desc'] = 'Paste as Plain Text'; +tinyMCELang['lang_paste_text_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.'; +tinyMCELang['lang_paste_text_linebreaks'] = 'Keep linebreaks'; +tinyMCELang['lang_paste_word_desc'] = 'Paste from Word'; +tinyMCELang['lang_paste_word_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.'; +tinyMCELang['lang_selectall_desc'] = 'Select All'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/fr_ca.js new file mode 100644 index 0000000..6cac11e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/fr_ca.js @@ -0,0 +1,8 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_paste_text_desc'] = 'Coller texte seulement'; +tinyMCELang['lang_paste_text_title'] = 'Utilisez CTRL+V sur votre clavier pour coller le texte dans la fenêtre.'; +tinyMCELang['lang_paste_text_linebreaks'] = 'Garder les sauts de ligne'; +tinyMCELang['lang_paste_word_desc'] = 'Coller à partir de Word'; +tinyMCELang['lang_paste_word_title'] = 'Utilisez CTRL+V sur votre clavier pour coller le texte dans la fenêtre.'; +tinyMCELang['lang_selectall_desc'] = 'Selectionner tout'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/sv.js new file mode 100644 index 0000000..41856ba --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/sv.js @@ -0,0 +1,8 @@ +// SV lang variables + +tinyMCELang['lang_paste_text_desc'] = 'Klistra in som vanlig text' +tinyMCELang['lang_paste_text_title'] = 'Använd CTRL+V på ditt tangentbord för att klistra in i detta fönster.'; +tinyMCELang['lang_paste_text_linebreaks'] = 'Spara radbrytningar'; +tinyMCELang['lang_paste_word_desc'] = 'Klistra in från Word' +tinyMCELang['lang_paste_word_title'] = 'Använd CTRL+V på ditt tangentbord för att klistra in i detta fönster.'; +tinyMCELang['lang_selectall_desc'] = 'Select All'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/zh_cn.js new file mode 100644 index 0000000..a4dbdea --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/langs/zh_cn.js @@ -0,0 +1,9 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_paste_text_desc'] = '×÷Ϊ´¿Îı¾Õ³Ìù'; +tinyMCELang['lang_paste_text_title'] = 'ʹÓÿì½Ý¼ü CTRL+V ½«Îı¾Õ³Ìùµ½ÒÔÏ´°¿ÚÖÐ.'; +tinyMCELang['lang_paste_text_linebreaks'] = '±£Áô»»Ðзû'; +tinyMCELang['lang_paste_word_desc'] = '´ÓWordÕ³Ìù'; +tinyMCELang['lang_paste_word_title'] = 'ʹÓÿì½Ý¼ü CTRL+V ½«Îı¾Õ³Ìùµ½ÒÔÏ´°¿ÚÖÐ.'; +tinyMCELang['lang_selectall_desc'] = 'ȫѡ'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm new file mode 100644 index 0000000..7572fd6 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pastetext.htm @@ -0,0 +1,76 @@ + + +{$lang_paste_text_desc} + + + + + + + + +
+ + + + + + + + + + + + + + + +
{$lang_paste_text_desc} + +
{$lang_paste_text_title}
+ +
+
+ + \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm new file mode 100644 index 0000000..2e40c34 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/pasteword.htm @@ -0,0 +1,111 @@ + + +{$lang_paste_word_desc} + + + + + + + + + +
+ + + + + + + + + + + + + + +
{$lang_paste_word_desc}
{$lang_paste_word_title}
+ +
+
+ + \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/paste/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js new file mode 100644 index 0000000..4d21dbb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('preview','cs,de,el,en,fr_ca,it,ko,pt,sv,zh_cn,fa,fr,pl,pt_br,nl');function TinyMCE_preview_getControlHTML(control_name){switch(control_name){case "preview":return '';}return "";}function TinyMCE_preview_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mcePreview":var previewPage=tinyMCE.getParam("plugin_preview_pageurl",null);var previewWidth=tinyMCE.getParam("plugin_preview_width","550");var previewHeight=tinyMCE.getParam("plugin_preview_height","600");if(previewPage){var template=new Array();template['file']=previewPage;template['width']=previewWidth;template['height']=previewHeight;tinyMCE.openWindow(template,{editor_id:editor_id,resizable:"yes",scrollbars:"yes",content:tinyMCE.getContent(),content_css:tinyMCE.getParam("content_css")});}else{var win=window.open("","mcePreview","menubar=no,toolbar=no,scrollbars=yes,resizable=yes,left=20,top=20,width="+previewWidth+",height="+previewHeight);var html="";html+='';html+='';html+='';html+=''+tinyMCE.getLang('lang_preview_desc')+'';html+='';html+='';html+='';html+='';html+='';html+=tinyMCE.getContent();html+='';html+='';win.document.write(html);win.document.close();}return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/example.html b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/example.html new file mode 100644 index 0000000..15ed471 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/example.html @@ -0,0 +1,14 @@ + + + + +Example of a custom preview page + + + + +Editor contents:
+{$content} + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/images/preview.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/images/preview.gif new file mode 100644 index 0000000..4e7900c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/images/preview.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/cs.js new file mode 100644 index 0000000..cf99467 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/cs.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_preview_desc'] = 'Náhled'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/de.js new file mode 100644 index 0000000..edef732 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/de.js @@ -0,0 +1,3 @@ +// DE lang variables by Tobias Heer + +tinyMCELang['lang_preview_desc'] = 'Vorschau'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/el.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/el.js new file mode 100644 index 0000000..cd4db96 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/el.js @@ -0,0 +1,3 @@ +// Greek lang variables by Jacaranda Bill + +tinyMCELang['lang_preview_desc'] = 'Ðñïåðéóêüðçóç éóôïóåëßäáò'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js new file mode 100644 index 0000000..bd7172a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_preview_desc'] = 'Preview'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fa.js new file mode 100644 index 0000000..c2e0518 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fa.js @@ -0,0 +1,8 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_preview_desc'] = 'پیش نمایش'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr.js new file mode 100644 index 0000000..e0c1f82 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr.js @@ -0,0 +1,3 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_preview_desc'] = 'Prévisualisation'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr_ca.js new file mode 100644 index 0000000..6193190 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/fr_ca.js @@ -0,0 +1,3 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_preview_desc'] = 'Prévisualisation'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/it.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/it.js new file mode 100644 index 0000000..1e1320d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/it.js @@ -0,0 +1,3 @@ +// IT lang variables + +tinyMCELang['lang_preview_desc'] = 'Anteprima'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/ko.js new file mode 100644 index 0000000..fd0d86c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/ko.js @@ -0,0 +1,3 @@ +// KO lang variables + +tinyMCELang['lang_preview_desc'] = '¹Ì¸®º¸±â'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/nl.js new file mode 100644 index 0000000..bcfe05a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/nl.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_preview_desc'] = 'Voorbeeld'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pl.js new file mode 100644 index 0000000..f07a7a2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pl.js @@ -0,0 +1,4 @@ +// PL lang variables + + +tinyMCELang['lang_preview_desc'] = 'PodglÄ…d'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt.js new file mode 100644 index 0000000..a260d84 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_preview_desc'] = 'Pré-visualização'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt_br.js new file mode 100644 index 0000000..760af87 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/pt_br.js @@ -0,0 +1,3 @@ +// pt_BR lang variables + +tinyMCELang['lang_preview_desc'] = 'Visualizar'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/sv.js new file mode 100644 index 0000000..5e3c46e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/sv.js @@ -0,0 +1,3 @@ +// SE lang variables + +tinyMCELang['lang_preview_desc'] = 'Förhandsgranska'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/zh_cn.js new file mode 100644 index 0000000..2c7e99c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/langs/zh_cn.js @@ -0,0 +1,3 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@etang.com) + +tinyMCELang['lang_preview_desc'] = 'Ô¤ÀÀ'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/preview/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js new file mode 100644 index 0000000..08766b9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import theme specific language pack */ + tinyMCE.importPluginLanguagePack('print','en,sv,zh_cn,fa,fr_ca,fr,de,pl,pt_br,cs,nl');function TinyMCE_print_getControlHTML(control_name){switch(control_name){case "print":return '';}return "";}function TinyMCE_print_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mcePrint":tinyMCE.getInstanceById(editor_id).contentWindow.print();return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/images/print.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/images/print.gif new file mode 100644 index 0000000..1172f4d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/images/print.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/cs.js new file mode 100644 index 0000000..4b01199 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/cs.js @@ -0,0 +1,3 @@ +// CS lang variables + +tinyMCELang['lang_print_desc'] = 'Tisk'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/de.js new file mode 100644 index 0000000..c4175fd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/de.js @@ -0,0 +1,3 @@ +// DE lang variables + +tinyMCELang['lang_print_desc'] = 'Drucken'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/en.js new file mode 100644 index 0000000..7c9e233 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/en.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_print_desc'] = 'Print'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fa.js new file mode 100644 index 0000000..53deb6f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fa.js @@ -0,0 +1,8 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_print_desc'] = 'چاپ'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr.js new file mode 100644 index 0000000..33c33c8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr.js @@ -0,0 +1,3 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_print_desc'] = 'Imprimer'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr_ca.js new file mode 100644 index 0000000..3a28ee5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/fr_ca.js @@ -0,0 +1,3 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_print_desc'] = 'Imprimer'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/nl.js new file mode 100644 index 0000000..ccf0d8c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/nl.js @@ -0,0 +1,3 @@ +// UK lang variables + +tinyMCELang['lang_print_desc'] = 'Afdrukken'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pl.js new file mode 100644 index 0000000..4d85886 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pl.js @@ -0,0 +1,4 @@ +// PL lang variables + + +tinyMCELang['lang_print_desc'] = 'Drukuj'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pt_br.js new file mode 100644 index 0000000..8e63ece --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/pt_br.js @@ -0,0 +1,3 @@ +// pt_BR lang variables + +tinyMCELang['lang_print_desc'] = 'Imprimir'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/sv.js new file mode 100644 index 0000000..f8900d9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/sv.js @@ -0,0 +1,3 @@ +// SE lang variables + +tinyMCELang['lang_print_desc'] = 'Skriv ut'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/zh_cn.js new file mode 100644 index 0000000..5416772 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/langs/zh_cn.js @@ -0,0 +1,4 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_print_desc'] = '´òÓ¡'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/print/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/readme.txt new file mode 100644 index 0000000..9192b26 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/readme.txt @@ -0,0 +1 @@ +This is the location you place TinyMCE plugins. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js new file mode 100644 index 0000000..587467b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/save/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('save','en,zh_cn,cs,fa,fr_ca,fr,de,pl,pt_br,nl');function TinyMCE_save_getControlHTML(control_name){switch(control_name){case "save":return '';}return "";}function TinyMCE_save_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceSave":var formObj=tinyMCE.selectedInstance.formElement.form;if(formObj){tinyMCE.triggerSave();for(var i=0;i';case "replace":return '';}return "";}function TinyMCE_searchreplace_execCommand(editor_id,element,command,user_interface,value){function defValue(key,default_value){value[key]=typeof(value[key])=="undefined"?default_value:value[key];}function replaceSel(search_str,str){if(!tinyMCE.isMSIE){var sel=instance.contentWindow.getSelection();var rng=sel.getRangeAt(0);}else{var rng=instance.contentWindow.document.selection.createRange();}if(!tinyMCE.isMSIE){var doc=instance.contentWindow.document;if(str.indexOf(search_str)==-1){rng.deleteContents();rng.insertNode(rng.createContextualFragment(str));rng.collapse(false);}else{doc.execCommand("insertimage",false,"#mce_temp_url#");var elm=tinyMCE.getElementByAttributeValue(doc.body,"img","src","#mce_temp_url#");elm.parentNode.replaceChild(doc.createTextNode(str),elm);}}else{if(rng.item)rng.item(0).outerHTML=str;else rng.pasteHTML(str);}}var instance=tinyMCE.getInstanceById(editor_id);if(!value)value=new Array();defValue("editor_id",editor_id);defValue("searchstring","");defValue("replacestring",null);defValue("replacemode","none");defValue("casesensitive",false);defValue("backwards",false);defValue("wrap",false);defValue("wholeword",false);switch(command){case "mceResetSearch":tinyMCE.lastSearchRng=null;return true;case "mceSearch":if(user_interface){var template=new Array();if(value['replacestring']!=null){template['file']='../../plugins/searchreplace/replace.htm';template['width']=310;template['height']=180;}else{template['file']='../../plugins/searchreplace/search.htm';template['width']=280;template['height']=180;}tinyMCE.openWindow(template,value);}else{var win=tinyMCE.getInstanceById(editor_id).contentWindow;var doc=tinyMCE.getInstanceById(editor_id).contentWindow.document;var body=tinyMCE.getInstanceById(editor_id).contentWindow.document.body;if(body.innerHTML==""){alert(tinyMCE.getLang('lang_searchreplace_notfound'));return true;}if(value['replacemode']=="current"){replaceSel(value['string'],value['replacestring']);value['replacemode']="none";tinyMCE.execInstanceCommand(editor_id,'mceSearch',user_interface,value,false);return true;}if(tinyMCE.isMSIE){var rng=tinyMCE.lastSearchRng?tinyMCE.lastSearchRng:doc.selection.createRange();var flags=0;if(value['wholeword'])flags=flags|2;if(value['casesensitive'])flags=flags|4;if(value['replacemode']=="all"){while(rng.findText(value['string'],value['backwards']?-1:1,flags)){rng.scrollIntoView();rng.select();rng.collapse(false);replaceSel(value['string'],value['replacestring']);}alert(tinyMCE.getLang('lang_searchreplace_allreplaced'));return true;}if(rng.findText(value['string'],value['backwards']?-1:1,flags)){rng.scrollIntoView();rng.select();rng.collapse(value['backwards']);tinyMCE.lastSearchRng=rng;}else alert(tinyMCE.getLang('lang_searchreplace_notfound'));}else{if(value['replacemode']=="all"){while(win.find(value['string'],value['casesensitive'],value['backwards'],value['wrap'],value['wholeword'],false,false))replaceSel(value['string'],value['replacestring']);alert(tinyMCE.getLang('lang_searchreplace_allreplaced'));return true;}if(!win.find(value['string'],value['casesensitive'],value['backwards'],value['wrap'],value['wholeword'],false,false))alert(tinyMCE.getLang('lang_searchreplace_notfound'));}}return true;case "mceSearchReplace":value['replacestring']="";tinyMCE.execInstanceCommand(editor_id,'mceSearch',user_interface,value,false);return true;}return false;}function TinyMCE_searchreplace_handleNodeChange(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){return true;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace.gif new file mode 100644 index 0000000..e62354b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/replace.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/search.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/search.gif new file mode 100644 index 0000000..592a697 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/images/search.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/cs.js new file mode 100644 index 0000000..60f776e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/cs.js @@ -0,0 +1,19 @@ +// CS lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Najdi'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Najdi znova'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Najdi/Nahradit'; +tinyMCELang['lang_searchreplace_notfound'] = 'Vyhledávaní ukonc(eno. R(etezec nemusel být nalezen.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Najdi'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Najdi/Nahradit'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Všechny výskyty r(etezce byli zme(neny.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Najít'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Nahradit'; +tinyMCELang['lang_searchreplace_direction'] = 'Sme(r'; +tinyMCELang['lang_searchreplace_up'] = 'Nahoru'; +tinyMCELang['lang_searchreplace_down'] = 'Dolu*'; +tinyMCELang['lang_searchreplace_case'] = 'Pr(esná zhoda'; +tinyMCELang['lang_searchreplace_findnext'] = 'Najdi další'; +tinyMCELang['lang_searchreplace_replace'] = 'Nahradit'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Nahradit vše'; +tinyMCELang['lang_searchreplace_cancel'] = 'Zrušit'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/de.js new file mode 100644 index 0000000..763d149 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/de.js @@ -0,0 +1,19 @@ +// DE lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Suchen'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Erneut suchen'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Suchen/Ersetzen'; +tinyMCELang['lang_searchreplace_notfound'] = 'Die Suche wurde abgeschlossen. Das Suchwort wurde nicht gefunden.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Suchen'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Suchen/Ersetzen'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Die Suche wurde abgeschlossen. Alle Vorkommen wurden ersetzt.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Suchen nach'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Ersetzem durch'; +tinyMCELang['lang_searchreplace_direction'] = 'Suchrichtung'; +tinyMCELang['lang_searchreplace_up'] = 'Rückwärts'; +tinyMCELang['lang_searchreplace_down'] = 'Vorwärts'; +tinyMCELang['lang_searchreplace_case'] = 'Groß-/Kleinschreibung beachten'; +tinyMCELang['lang_searchreplace_findnext'] = 'Weiter suchen'; +tinyMCELang['lang_searchreplace_replace'] = 'Ersetzen'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Alle ersetzen'; +tinyMCELang['lang_searchreplace_cancel'] = 'Abbrechen'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js new file mode 100644 index 0000000..f9861ee --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js @@ -0,0 +1,19 @@ +// UK lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Find'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Find again'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Find/Replace'; +tinyMCELang['lang_searchreplace_notfound'] = 'The search has been compleated. The search string could not be found.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Find'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Find/Replace'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'All occurrences of the search string was replaced.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Find what'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Replace with'; +tinyMCELang['lang_searchreplace_direction'] = 'Direction'; +tinyMCELang['lang_searchreplace_up'] = 'Up'; +tinyMCELang['lang_searchreplace_down'] = 'Down'; +tinyMCELang['lang_searchreplace_case'] = 'Match case'; +tinyMCELang['lang_searchreplace_findnext'] = 'Find next'; +tinyMCELang['lang_searchreplace_replace'] = 'Replace'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Replace all'; +tinyMCELang['lang_searchreplace_cancel'] = 'Cancel'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fa.js new file mode 100644 index 0000000..6e6fa73 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fa.js @@ -0,0 +1,24 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_searchreplace_search_desc'] = 'جستجو'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'جستجوي مجدد'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'جستجو/جايگزيني'; +tinyMCELang['lang_searchreplace_notfound'] = 'جستجو پايان ÙŠØ§ÙØª. هيچ موردي ÙŠØ§ÙØª نشد.'; +tinyMCELang['lang_searchreplace_search_title'] = 'جستجو'; +tinyMCELang['lang_searchreplace_replace_title'] = 'جستجو/جايگزيني'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'همه موارد جايگزين گرديد.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'جستجو به دنبال'; +tinyMCELang['lang_searchreplace_replacewith'] = 'جايگزيني با'; +tinyMCELang['lang_searchreplace_direction'] = 'جهت جستجو'; +tinyMCELang['lang_searchreplace_up'] = 'به سمت بالا'; +tinyMCELang['lang_searchreplace_down'] = 'به سمت پايين'; +tinyMCELang['lang_searchreplace_case'] = 'تطبيق حرو٠کوچک Ùˆ بزرگ'; +tinyMCELang['lang_searchreplace_findnext'] = 'مورد-بعدي'; +tinyMCELang['lang_searchreplace_replace'] = 'جايگزين-Ú©Ù†'; +tinyMCELang['lang_searchreplace_replaceall'] = 'جايگزيني-همه'; +tinyMCELang['lang_searchreplace_cancel'] = 'بيخيال'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr.js new file mode 100644 index 0000000..a916c78 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr.js @@ -0,0 +1,19 @@ +// Franch lang variables by Laurent Dran + +tinyMCELang['lang_searchreplace_search_desc'] = 'Trouver'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Trouver encore'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Trouver/Remplacer'; +tinyMCELang['lang_searchreplace_notfound'] = 'Votre recherche a été compléé. La recherche de la chaine pourra ne pas aboutir.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Trouver'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Trouver/Remplacer'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Toutes les occurences de la chaine ont été remplcées.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Trouver le mot'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Remplacer avec'; +tinyMCELang['lang_searchreplace_direction'] = 'Direction'; +tinyMCELang['lang_searchreplace_up'] = 'Haut'; +tinyMCELang['lang_searchreplace_down'] = 'Base'; +tinyMCELang['lang_searchreplace_case'] = 'Respecter la casse'; +tinyMCELang['lang_searchreplace_findnext'] = 'Trouver le prochain'; +tinyMCELang['lang_searchreplace_replace'] = 'Remplacer'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Remplacer tout'; +tinyMCELang['lang_searchreplace_cancel'] = 'Annuler'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr_ca.js new file mode 100644 index 0000000..79ad510 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/fr_ca.js @@ -0,0 +1,20 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_searchreplace_search_desc'] = 'Chercher'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Chercher suivant'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Chercher/Remplacer'; +tinyMCELang['lang_searchreplace_notfound'] = 'La recherche est terminée. Aucune occurence trouvée.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Chercher'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Chercher/Remplacer'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Toutes les occurences ont été remplacées.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Chercher quoi'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Remplacer par'; +tinyMCELang['lang_searchreplace_direction'] = 'Direction'; +tinyMCELang['lang_searchreplace_up'] = 'Monter'; +tinyMCELang['lang_searchreplace_down'] = 'Descendre'; +tinyMCELang['lang_searchreplace_case'] = 'Sensible à la case'; +tinyMCELang['lang_searchreplace_findnext'] = 'Chercher suivant'; +tinyMCELang['lang_searchreplace_replace'] = 'Remplacer'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Remplacer tous'; +tinyMCELang['lang_searchreplace_cancel'] = 'Annuler'; + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/nl.js new file mode 100644 index 0000000..599fce4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/nl.js @@ -0,0 +1,19 @@ +// NL lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Zoeken'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Opnieuw zoeken'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Zoeken/Vervang'; +tinyMCELang['lang_searchreplace_notfound'] = 'De zoekopdracht is klaar. Het zoekargument was niet gevonden.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Zoeken'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Zoeken/Vervangen'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Alle zoekargumenten werden vervangen.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Zoek argument'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Vervang met'; +tinyMCELang['lang_searchreplace_direction'] = 'Richting'; +tinyMCELang['lang_searchreplace_up'] = 'Op'; +tinyMCELang['lang_searchreplace_down'] = 'Neer'; +tinyMCELang['lang_searchreplace_case'] = 'Identieke hoofdletters'; +tinyMCELang['lang_searchreplace_findnext'] = 'Volgende zoeken'; +tinyMCELang['lang_searchreplace_replace'] = 'Vervang'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Vervang alles'; +tinyMCELang['lang_searchreplace_cancel'] = 'Annuleer'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pl.js new file mode 100644 index 0000000..8163d4d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pl.js @@ -0,0 +1,20 @@ +// PL lang variables + + +tinyMCELang['lang_searchreplace_search_desc'] = 'Znajdź'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Znajdź ponownie'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Znajdź/ZastÄ…p'; +tinyMCELang['lang_searchreplace_notfound'] = 'UkoÅ„czono wyszukiwanie. Poszukiwana fraza nie zostaÅ‚a odnaleziona.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Znajdź'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Znajdź/ZastÄ…p'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Wszystkie wystÄ…pienia poszukiwanej frazy zostaÅ‚y zastÄ…pione. '; +tinyMCELang['lang_searchreplace_findwhat'] = 'Znajdź'; +tinyMCELang['lang_searchreplace_replacewith'] = 'ZastÄ…p'; +tinyMCELang['lang_searchreplace_direction'] = 'Kierunek'; +tinyMCELang['lang_searchreplace_up'] = 'Do góry'; +tinyMCELang['lang_searchreplace_down'] = 'Do doÅ‚u'; +tinyMCELang['lang_searchreplace_case'] = 'Wielkość liter'; +tinyMCELang['lang_searchreplace_findnext'] = 'Znajdź nastÄ™pny'; +tinyMCELang['lang_searchreplace_replace'] = 'ZastÄ…p'; +tinyMCELang['lang_searchreplace_replaceall'] = 'ZastÄ…p wszystkie'; +tinyMCELang['lang_searchreplace_cancel'] = 'Wyjdź'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pt_br.js new file mode 100644 index 0000000..feb730e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/pt_br.js @@ -0,0 +1,19 @@ +// pt_BR lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Procurar'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Procurar novamente'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Procurar/Substituir'; +tinyMCELang['lang_searchreplace_notfound'] = 'A procura foi concluída. A expressão buscada não foi encontrada.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Procurar'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Procurar/Substituir'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Todas as ocorrências encontradas foram substituídas.'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Procurar por'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Substituir com'; +tinyMCELang['lang_searchreplace_direction'] = 'Direção'; +tinyMCELang['lang_searchreplace_up'] = 'Acima'; +tinyMCELang['lang_searchreplace_down'] = 'Abaixo'; +tinyMCELang['lang_searchreplace_case'] = 'Procurar exatamente'; +tinyMCELang['lang_searchreplace_findnext'] = 'Procurar próxima'; +tinyMCELang['lang_searchreplace_replace'] = 'Substituir'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Substituir tudo'; +tinyMCELang['lang_searchreplace_cancel'] = 'Cancelar'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/sv.js new file mode 100644 index 0000000..5efe815 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/sv.js @@ -0,0 +1,19 @@ +// SE lang variables + +tinyMCELang['lang_searchreplace_search_desc'] = 'Sök'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'Sök igen'; +tinyMCELang['lang_searchreplace_replace_desc'] = 'Sök/Ersätt'; +tinyMCELang['lang_searchreplace_notfound'] = 'Sökningen är slutförd. Söksträngen kunde inte hittas.'; +tinyMCELang['lang_searchreplace_search_title'] = 'Sök'; +tinyMCELang['lang_searchreplace_replace_title'] = 'Sök/Ersätt'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'Alla träffar på söksträngen ersattes'; +tinyMCELang['lang_searchreplace_findwhat'] = 'Sök på'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Ersätt med'; +tinyMCELang['lang_searchreplace_direction'] = 'Sökriktning'; +tinyMCELang['lang_searchreplace_up'] = 'Uppåt'; +tinyMCELang['lang_searchreplace_down'] = 'Neråt'; +tinyMCELang['lang_searchreplace_case'] = 'Matcha gemener/VERSALER'; +tinyMCELang['lang_searchreplace_findnext'] = 'Sök nästa'; +tinyMCELang['lang_searchreplace_replace'] = 'Ersätt'; +tinyMCELang['lang_searchreplace_replaceall'] = 'Ersätt alla'; +tinyMCELang['lang_searchreplace_cancel'] = 'Avbryt'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/zh_cn.js new file mode 100644 index 0000000..0c62689 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/zh_cn.js @@ -0,0 +1,20 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_searchreplace_search_desc'] = '²éÕÒ'; +tinyMCELang['lang_searchreplace_searchnext_desc'] = 'ÔٴβéÕÒ'; +tinyMCELang['lang_searchreplace_replace_desc'] = '²éÕÒ/Ìæ»»'; +tinyMCELang['lang_searchreplace_notfound'] = 'ËÑË÷Íê±Ï£¬Ã»ÓÐÕÒµ½Òª²éÕÒµÄ×Ö·û´®¡£'; +tinyMCELang['lang_searchreplace_search_title'] = '²éÕÒ'; +tinyMCELang['lang_searchreplace_replace_title'] = '²éÕÒ/Ìæ»»'; +tinyMCELang['lang_searchreplace_allreplaced'] = 'ËùÓгöÏÖµÄ×Ö·û´®ÒÑÌæ»»Íê±Ï¡£'; +tinyMCELang['lang_searchreplace_findwhat'] = '²éÕÒ'; +tinyMCELang['lang_searchreplace_replacewith'] = 'Ìæ»»Îª'; +tinyMCELang['lang_searchreplace_direction'] = '·½Ïò'; +tinyMCELang['lang_searchreplace_up'] = 'ÏòÉÏ'; +tinyMCELang['lang_searchreplace_down'] = 'ÏòÏÂ'; +tinyMCELang['lang_searchreplace_case'] = 'Æ¥Åä´óСд'; +tinyMCELang['lang_searchreplace_findnext'] = '²éÕÒÏÂÒ»¸ö'; +tinyMCELang['lang_searchreplace_replace'] = 'Ìæ»»'; +tinyMCELang['lang_searchreplace_replaceall'] = 'È«²¿Ìæ»»'; +tinyMCELang['lang_searchreplace_cancel'] = 'È¡Ïû'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/replace.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/replace.htm new file mode 100644 index 0000000..0af6769 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/replace.htm @@ -0,0 +1,88 @@ + + +{$lang_searchreplace_replace_title} + + + + +
+ + + + + + + + + + + + + + + +
{$lang_searchreplace_findwhat}: 
{$lang_searchreplace_replacewith}: 
+ + + + + + + +
{$lang_searchreplace_direction}: {$lang_searchreplace_up}{$lang_searchreplace_down}
+ + + + +
{$lang_searchreplace_case}
+ + + + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/search.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/search.htm new file mode 100644 index 0000000..53c6eb0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/searchreplace/search.htm @@ -0,0 +1,77 @@ + + +{$lang_searchreplace_search_title} + + + + +
+ + + + + + + + + + +
{$lang_searchreplace_findwhat}: 
+ + + + + + + +
{$lang_searchreplace_direction}: {$lang_searchreplace_up}{$lang_searchreplace_down}
+ + + + +
{$lang_searchreplace_case}
+ + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/cell.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/cell.htm new file mode 100644 index 0000000..b6c3401 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/cell.htm @@ -0,0 +1,137 @@ + + +{$lang_table_cell_title} + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang_table_cell_title}
{$lang_insert_table_align}:{$lang_insert_table_class}:
{$lang_insert_table_valign}:  
{$lang_insert_table_width}:{$lang_insert_table_height}:
  
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js new file mode 100644 index 0000000..839a6d9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/editor_plugin.js @@ -0,0 +1,2 @@ +/* Import plugin specific language pack */ + tinyMCE.importPluginLanguagePack('table','en,ar,cs,da,de,el,es,fi,fr_ca,hu,it,ja,ko,nl,no,pl,pt,sv,tw,zh_cn,fr,de');function TinyMCE_table_initInstance(inst){if(tinyMCE.isGecko)tinyMCE.addEvent(inst.getDoc(),"mouseup",TinyMCE_table_mouseDownHandler);inst.tableRowClipboard=null;}function TinyMCE_table_mouseDownHandler(e){var elm=tinyMCE.isMSIE?event.srcElement:e.target;var focusElm=tinyMCE.selectedInstance.getFocusElement();if(elm.nodeName=="BODY"&&(focusElm.nodeName=="TD"||(focusElm.parentNode&&focusElm.parentNode.nodeName=="TD"))){window.setTimeout(function(){var tableElm=tinyMCE.getParentElement(focusElm,"table");tinyMCE.handleVisualAid(tableElm,true,tinyMCE.settings['visual']);},10);}}function TinyMCE_table_getControlHTML(control_name){var controls=new Array(['table','table.gif','{$lang_table_desc}','mceInsertTable',true],['delete_col','table_delete_col.gif','{$lang_table_delete_col_desc}','mceTableDeleteCol'],['delete_row','table_delete_row.gif','{$lang_table_delete_row_desc}','mceTableDeleteRow'],['col_after','table_insert_col_after.gif','{$lang_table_insert_col_after_desc}','mceTableInsertColAfter'],['col_before','table_insert_col_before.gif','{$lang_table_insert_col_before_desc}','mceTableInsertColBefore'],['row_after','table_insert_row_after.gif','{$lang_table_insert_row_after_desc}','mceTableInsertRowAfter'],['row_before','table_insert_row_before.gif','{$lang_table_insert_row_before_desc}','mceTableInsertRowBefore'],['row_props','table_row_props.gif','{$lang_table_row_desc}','mceTableRowProps',true],['cell_props','table_cell_props.gif','{$lang_table_cell_desc}','mceTableCellProps',true],['split_cells','table_split_cells.gif','{$lang_table_split_cells_desc}','mceTableSplitCells',true],['merge_cells','table_merge_cells.gif','{$lang_table_merge_cells_desc}','mceTableMergeCells',true]);for(var i=0;i';else if(but[0]==control_name)return '';}if(control_name=="tablecontrols"){var html="";html+=tinyMCE.getControlHTML("table");html+=tinyMCE.getControlHTML("separator");html+=tinyMCE.getControlHTML("row_props");html+=tinyMCE.getControlHTML("cell_props");html+=tinyMCE.getControlHTML("separator");html+=tinyMCE.getControlHTML("row_before");html+=tinyMCE.getControlHTML("row_after");html+=tinyMCE.getControlHTML("delete_row");html+=tinyMCE.getControlHTML("separator");html+=tinyMCE.getControlHTML("col_before");html+=tinyMCE.getControlHTML("col_after");html+=tinyMCE.getControlHTML("delete_col");html+=tinyMCE.getControlHTML("separator");html+=tinyMCE.getControlHTML("split_cells");html+=tinyMCE.getControlHTML("merge_cells");return html;}return "";}function TinyMCE_table_execCommand(editor_id,element,command,user_interface,value){var inst=tinyMCE.getInstanceById(editor_id);var focusElm=inst.getFocusElement();var trElm=tinyMCE.getParentElement(focusElm,"tr");var tdElm=tinyMCE.getParentElement(focusElm,"td");var tableElm=tinyMCE.getParentElement(focusElm,"table");var doc=inst.contentWindow.document;var tableBorder=tableElm?tableElm.getAttribute("border"):"";if(trElm&&tdElm==null)tdElm=trElm.cells[0];function inArray(ar,v){for(var i=0;i0&&inArray(ar[i],v))return true;if(ar[i]==v)return true;}return false;}function makeTD(){var newTD=doc.createElement("td");newTD.innerHTML=" ";}function getColRowSpan(td){var colspan=tinyMCE.getAttrib(td,"colspan");var rowspan=tinyMCE.getAttrib(td,"rowspan");colspan=colspan==""?1:parseInt(colspan);rowspan=rowspan==""?1:parseInt(rowspan);return{colspan:colspan,rowspan:rowspan};}function getCellPos(grid,td){for(var y=0;y1){for(var i=x;i1)td.rowSpan=sd.rowspan+1;lastElm=td;}deleteMarked(tableElm);}}function prevElm(node,name){while((node=node.previousSibling)!=null){if(node.nodeName==name)return node;}return null;}function nextElm(node,name){while((node=node.nextSibling)!=null){if(node.nodeName==name)return node;}return null;}function deleteMarked(tbl){if(tbl.rows==0)return;var tr=tbl.rows[0];do{var next=nextElm(tr,"TR");if(tr._delete){tr.parentNode.removeChild(tr);continue;}var td=tr.cells[0];if(td.cells>1){do{var nexttd=nextElm(td,"TD");if(td._delete)td.parentNode.removeChild(td);}while((td=nexttd)!=null);}}while((tr=next)!=null);}function addRows(td_elm,tr_elm,rowspan){td_elm.rowSpan=1;var trNext=nextElm(tr_elm,"TR");for(var i=1;icols)cols=rowsAr[i].cells.length;cols=cols;rows=rowsAr.length;border=tinyMCE.getAttrib(tinyMCE.tableElm,'border',border);cellpadding=tinyMCE.getAttrib(tinyMCE.tableElm,'cellpadding',"");cellspacing=tinyMCE.getAttrib(tinyMCE.tableElm,'cellspacing',"");width=tinyMCE.getAttrib(tinyMCE.tableElm,'width',width);height=tinyMCE.getAttrib(tinyMCE.tableElm,'height',height);bordercolor=tinyMCE.getAttrib(tinyMCE.tableElm,'bordercolor',bordercolor);bgcolor=tinyMCE.getAttrib(tinyMCE.tableElm,'bgcolor',bgcolor);align=tinyMCE.getAttrib(tinyMCE.tableElm,'align',align);className=tinyMCE.getVisualAidClass(tinyMCE.getAttrib(tinyMCE.tableElm,'class'),false);if(tinyMCE.isMSIE){width=tinyMCE.tableElm.style.pixelWidth==0?tinyMCE.tableElm.getAttribute("width"):tinyMCE.tableElm.style.pixelWidth;height=tinyMCE.tableElm.style.pixelHeight==0?tinyMCE.tableElm.getAttribute("height"):tinyMCE.tableElm.style.pixelHeight;}action="update";}var template=new Array();template['file']='../../plugins/table/table.htm';if(tinyMCE.settings['table_color_fields']){template['width']=400;template['height']=240;}else{template['width']=340;template['height']=220;}template['width']+=tinyMCE.getLang('lang_insert_table_delta_width',0);template['height']+=tinyMCE.getLang('lang_insert_table_delta_height',0);tinyMCE.openWindow(template,{editor_id:inst.editorId,cols:cols,rows:rows,border:border,cellpadding:cellpadding,cellspacing:cellspacing,align:align,width:width,height:height,bordercolor:bordercolor,bgcolor:bgcolor,action:action,className:className});}else{var html='';var cols=2,rows=2,border=0,cellpadding=-1,cellspacing=-1,align,width,height,className,action;if(typeof(value)=='object'){cols=value['cols'];rows=value['rows'];border=value['border']!=""?value['border']:0;cellpadding=value['cellpadding']!=""?value['cellpadding']:-1;cellspacing=value['cellspacing']!=""?value['cellspacing']:-1;align=value['align'];width=value['width'];height=value['height'];bordercolor=value['bordercolor'];bgcolor=value['bgcolor'];className=value['className'];action=value['action'];}if(tinyMCE.tableElm&&action=="update"){inst.execCommand("mceAddUndoLevel");tinyMCE.setAttrib(tinyMCE.tableElm,'cellPadding',cellpadding,true);tinyMCE.setAttrib(tinyMCE.tableElm,'cellSpacing',cellspacing,true);tinyMCE.setAttrib(tinyMCE.tableElm,'border',border,true);tinyMCE.setAttrib(tinyMCE.tableElm,'width',width,true);tinyMCE.setAttrib(tinyMCE.tableElm,'height',height,true);tinyMCE.setAttrib(tinyMCE.tableElm,'bordercolor',bordercolor);tinyMCE.setAttrib(tinyMCE.tableElm,'bgcolor',bgcolor);tinyMCE.setAttrib(tinyMCE.tableElm,'align',align);tinyMCE.setAttrib(tinyMCE.tableElm,'class',className);if(tinyMCE.isMSIE){tinyMCE.tableElm.style.pixelWidth=(width==null||width=="")?0:width;tinyMCE.tableElm.style.pixelHeight=(height==null||height=="")?0:height;tinyMCE.tableElm.borderColor=bordercolor;tinyMCE.tableElm.bgColor=bgcolor;}tinyMCE.handleVisualAid(tinyMCE.tableElm,false,inst.visualAid);tinyMCE.tableElm.outerHTML=tinyMCE.tableElm.outerHTML;tinyMCE.triggerNodeChange();return true;}html+='";for(var x=0;x ';html+="";}html+="
";inst.execCommand('mceInsertContent',false,html);tinyMCE.handleVisualAid(inst.getBody(),true,tinyMCE.settings['visual']);}return true;case "mceTableSplitCells":case "mceTableMergeCells":case "mceTableInsertRowBefore":case "mceTableInsertRowAfter":case "mceTableDeleteRow":case "mceTableInsertColBefore":case "mceTableInsertColAfter":case "mceTableDeleteCol":case "mceTableCutRow":case "mceTableCopyRow":case "mceTablePasteRowBefore":case "mceTablePasteRowAfter":inst.execCommand("mceAddUndoLevel");if(!tableElm)return true;if(tableElm.firstChild&&tableElm.firstChild.nodeName.toLowerCase()=="tbody")tableElm=tableElm.firstChild;if(tableElm&&trElm){switch(command){case "mceTableInsertRowBefore":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);var newTR=doc.createElement("tr");var lastTDElm=null;cpos.rowindex--;if(cpos.rowindex<0)cpos.rowindex=0;for(var x=0;tdElm=getCell(grid,cpos.rowindex,x);x++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd['rowspan']==1){var newTD=doc.createElement("td");newTD.innerHTML=" ";newTD.colSpan=tdElm.colSpan;newTR.appendChild(newTD);}else tdElm.rowSpan=sd['rowspan']+1;lastTDElm=tdElm;}}trElm.parentNode.insertBefore(newTR,trElm);break;case "mceTableCutRow":if(!trElm||!tdElm)return true;inst.tableRowClipboard=copyRow(doc,tableElm,trElm);inst.execCommand("mceTableDeleteRow");break;case "mceTableCopyRow":if(!trElm||!tdElm)return true;inst.tableRowClipboard=copyRow(doc,tableElm,trElm);break;case "mceTablePasteRowBefore":if(!trElm||!tdElm)return true;var newTR=inst.tableRowClipboard.cloneNode(true);var prevTR=prevElm(trElm,"TR");if(prevTR!=null)trimRow(tableElm,prevTR,prevTR.cells[0],newTR);trElm.parentNode.insertBefore(newTR,trElm);break;case "mceTablePasteRowAfter":if(!trElm||!tdElm)return true;var nextTR=nextElm(trElm,"TR");var newTR=inst.tableRowClipboard.cloneNode(true);trimRow(tableElm,trElm,tdElm,newTR);if(nextTR==null)trElm.parentNode.appendChild(newTR);else nextTR.parentNode.insertBefore(newTR,nextTR);break;case "mceTableInsertRowAfter":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);var newTR=doc.createElement("tr");var lastTDElm=null;for(var x=0;tdElm=getCell(grid,cpos.rowindex,x);x++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd['rowspan']==1){var newTD=doc.createElement("td");newTD.innerHTML=" ";newTD.colSpan=tdElm.colSpan;newTR.appendChild(newTD);}else tdElm.rowSpan=sd['rowspan']+1;lastTDElm=tdElm;}}if(newTR.hasChildNodes()){var nextTR=nextElm(trElm,"TR");if(nextTR)nextTR.parentNode.insertBefore(newTR,nextTR);else tableElm.appendChild(newTR);}break;case "mceTableDeleteRow":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);if(grid.length==1){tableElm.parentNode.removeChild(tableElm);return true;}var cells=trElm.cells;var nextTR=nextElm(trElm,"TR");for(var x=0;x1){var newTD=cells[x].cloneNode(true);var sd=getColRowSpan(cells[x]);newTD.rowSpan=sd.rowspan-1;var nextTD=nextTR.cells[x];if(nextTD==null)nextTR.appendChild(newTD);else nextTR.insertBefore(newTD,nextTD);}}var lastTDElm=null;for(var x=0;tdElm=getCell(grid,cpos.rowindex,x);x++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd.rowspan>1){tdElm.rowSpan=sd.rowspan-1;}else{trElm=tdElm.parentNode;if(trElm.parentNode)trElm._delete=true;}lastTDElm=tdElm;}}deleteMarked(tableElm);cpos.rowindex--;if(cpos.rowindex<0)cpos.rowindex=0;inst.selectNode(getCell(grid,cpos.rowindex,0),true,true);break;case "mceTableInsertColBefore":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);var lastTDElm=null;for(var y=0;tdElm=getCell(grid,y,cpos.cellindex);y++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd['colspan']==1){var newTD=doc.createElement("td");newTD.innerHTML=" ";newTD.rowSpan=tdElm.rowSpan;tdElm.parentNode.insertBefore(newTD,tdElm);}else tdElm.colSpan++;lastTDElm=tdElm;}}break;case "mceTableInsertColAfter":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);var lastTDElm=null;for(var y=0;tdElm=getCell(grid,y,cpos.cellindex);y++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd['colspan']==1){var newTD=doc.createElement("td");newTD.innerHTML=" ";newTD.rowSpan=tdElm.rowSpan;var nextTD=nextElm(tdElm,"TD");if(nextTD==null)tdElm.parentNode.appendChild(newTD);else nextTD.parentNode.insertBefore(newTD,nextTD);}else tdElm.colSpan++;lastTDElm=tdElm;}}break;case "mceTableDeleteCol":if(!trElm||!tdElm)return true;var grid=getTableGrid(tableElm);var cpos=getCellPos(grid,tdElm);var lastTDElm=null;if(grid.length>1&&grid[0].length<=1){tableElm.parentNode.removeChild(tableElm);return true;}for(var y=0;tdElm=getCell(grid,y,cpos.cellindex);y++){if(tdElm!=lastTDElm){var sd=getColRowSpan(tdElm);if(sd['colspan']>1)tdElm.colSpan=sd['colspan']-1;else{if(tdElm.parentNode)tdElm.parentNode.removeChild(tdElm);}lastTDElm=tdElm;}}cpos.cellindex--;if(cpos.cellindex<0)cpos.cellindex=0;inst.selectNode(getCell(grid,0,cpos.cellindex),true,true);break;case "mceTableSplitCells":if(!trElm||!tdElm)return true;var spandata=getColRowSpan(tdElm);var colspan=spandata["colspan"];var rowspan=spandata["rowspan"];if(colspan>1||rowspan>1){tdElm.colSpan=1;for(var i=1;i1)addRows(newTD,trElm,rowspan);}addRows(tdElm,trElm,rowspan);}tableElm=tinyMCE.getParentElement(inst.getFocusElement(),"table");break;case "mceTableMergeCells":var rows=new Array();var sel=inst.getSel();var grid=getTableGrid(tableElm);if(tinyMCE.isMSIE||sel.rangeCount==1){if(user_interface){var template=new Array();var sp=getColRowSpan(tdElm);template['file']='../../plugins/table/merge_cells.htm';template['width']=160;template['height']=220;tinyMCE.openWindow(template,{editor_id:inst.editorId,action:"update",numcols:sp.colspan,numrows:sp.rowspan});return true;}else{var numRows=parseInt(value['numrows']);var numCols=parseInt(value['numcols']);var cpos=getCellPos(grid,tdElm);if((""+numRows)=="NaN")numRows=1;if((""+numCols)=="NaN")numCols=1;var tRows=tableElm.rows;for(var y=cpos.rowindex;y0)rows[rows.length]=rowCells;}}}else{var cells=new Array();var sel=inst.getSel();var lastTR=null;var curRow=null;var x1=-1,y1=-1,x2,y2;if(sel.rangeCount<2)return true;for(var i=0;i0)rows[rows.length]=rowCells;}var curRow=new Array();var lastTR=null;for(var y=0;ycolSpan)colSpan=rowColSpan;lastRowSpan=-1;}var lastColSpan=-1;for(var x=0;xrowSpan)rowSpan=colRowSpan;lastColSpan=-1;}tdElm=rows[0][0];tdElm.rowSpan=rowSpan;tdElm.colSpan=colSpan;for(var y=0;y0))tdElm.innerHTML+=html;if(rows[y][x]!=tdElm&&!rows[y][x]._deleted){var cpos=getCellPos(grid,rows[y][x]);var tr=rows[y][x].parentNode;tr.removeChild(rows[y][x]);rows[y][x]._deleted=true;if(!tr.hasChildNodes()){tr.parentNode.removeChild(tr);var lastCell=null;for(var x=0;cellElm=getCell(grid,cpos.rowindex,x);x++){if(cellElm!=lastCell&&cellElm.rowSpan>1)cellElm.rowSpan--;lastCell=cellElm;}if(tdElm.rowSpan>1)tdElm.rowSpan--;}}}}break;}tableElm=tinyMCE.getParentElement(inst.getFocusElement(),"table");tinyMCE.handleVisualAid(tableElm,true,tinyMCE.settings['visual']);tinyMCE.triggerNodeChange();inst.repaint();}return true;}return false;}function TinyMCE_table_handleNodeChange(editor_id,node,undo_index,undo_levels,visual_aid,any_selection){var colspan="1",rowspan="1";var inst=tinyMCE.getInstanceById(editor_id);tinyMCE.switchClassSticky(editor_id+'_table','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_row_props','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_cell_props','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_row_before','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_row_after','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_delete_row','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_col_before','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_col_after','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_delete_col','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_split_cells','mceButtonDisabled',true);tinyMCE.switchClassSticky(editor_id+'_merge_cells','mceButtonDisabled',true);if(tinyMCE.getParentElement(node,"tr"))tinyMCE.switchClassSticky(editor_id+'_row_props','mceButtonSelected',false);if(tdElm=tinyMCE.getParentElement(node,"td")){tinyMCE.switchClassSticky(editor_id+'_cell_props','mceButtonSelected',false);tinyMCE.switchClassSticky(editor_id+'_row_before','mceButtonNormal',false);tinyMCE.switchClassSticky(editor_id+'_row_after','mceButtonNormal',false);tinyMCE.switchClassSticky(editor_id+'_delete_row','mceButtonNormal',false);tinyMCE.switchClassSticky(editor_id+'_col_before','mceButtonNormal',false);tinyMCE.switchClassSticky(editor_id+'_col_after','mceButtonNormal',false);tinyMCE.switchClassSticky(editor_id+'_delete_col','mceButtonNormal',false);colspan=tinyMCE.getAttrib(tdElm,"colspan");rowspan=tinyMCE.getAttrib(tdElm,"rowspan");colspan=colspan==""?"1":colspan;rowspan=rowspan==""?"1":rowspan;if(colspan!="1"||rowspan!="1")tinyMCE.switchClassSticky(editor_id+'_split_cells','mceButtonNormal',false);}if(tinyMCE.getParentElement(node,"table")){tinyMCE.switchClassSticky(editor_id+'_table','mceButtonSelected');tinyMCE.switchClassSticky(editor_id+'_merge_cells','mceButtonNormal',false);}} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/buttons.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/buttons.gif new file mode 100644 index 0000000..e9a920c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/buttons.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table.gif new file mode 100644 index 0000000..cf2ca69 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_cell_props.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_cell_props.gif new file mode 100644 index 0000000..9e0f373 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_cell_props.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_col.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_col.gif new file mode 100644 index 0000000..0b2f0fb --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_col.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_row.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_row.gif new file mode 100644 index 0000000..a50f05d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_delete_row.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_after.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_after.gif new file mode 100644 index 0000000..5bbc9b5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_after.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_before.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_before.gif new file mode 100644 index 0000000..6615321 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_col_before.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_after.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_after.gif new file mode 100644 index 0000000..c1cf9f9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_after.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_before.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_before.gif new file mode 100644 index 0000000..78eb954 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_insert_row_before.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_merge_cells.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_merge_cells.gif new file mode 100644 index 0000000..a0e7095 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_merge_cells.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_row_props.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_row_props.gif new file mode 100644 index 0000000..a53cdd8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_row_props.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_split_cells.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_split_cells.gif new file mode 100644 index 0000000..890294d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/images/table_split_cells.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ar.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ar.js new file mode 100644 index 0000000..e4ad5f0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ar.js @@ -0,0 +1,41 @@ +// Arabic lang variables + +tinyMCELang['lang_table_desc'] = 'إدراج/تحرير جدول'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Insert row before'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Insert row after'; +tinyMCELang['lang_table_delete_row_desc'] = 'حذف صفوف'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Insert column before'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Insert column after'; +tinyMCELang['lang_table_delete_col_desc'] = 'حذف أعمدة'; +tinyMCELang['lang_insert_table_title'] = 'إدراج/تحرير جدول'; +tinyMCELang['lang_insert_table_width'] = 'العرض'; +tinyMCELang['lang_insert_table_height'] = 'الارتفاع'; +tinyMCELang['lang_insert_table_cols'] = 'أعمدة'; +tinyMCELang['lang_insert_table_rows'] = 'صفوف'; +tinyMCELang['lang_insert_table_cellspacing'] = 'تباعد الخلايا'; +tinyMCELang['lang_insert_table_cellpadding'] = 'المسافة البادئة'; +tinyMCELang['lang_insert_table_border'] = 'سمك الحدود'; +tinyMCELang['lang_insert_table_align'] = 'المحاذاة'; +tinyMCELang['lang_insert_table_align_default'] = 'Default'; +tinyMCELang['lang_insert_table_align_left'] = 'يسار'; +tinyMCELang['lang_insert_table_align_right'] = 'يمين'; +tinyMCELang['lang_insert_table_align_middle'] = 'وسط'; +tinyMCELang['lang_insert_table_class'] = 'Class'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/cs.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/cs.js new file mode 100644 index 0000000..098a9cd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/cs.js @@ -0,0 +1,41 @@ +// CZ lang variables thanks to "Pavel Novák" + +tinyMCELang['lang_table_desc'] = 'Vložit novou tabulku'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Vložit øádek pøed'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Vložit øádek po'; +tinyMCELang['lang_table_delete_row_desc'] = 'Smazat øádek'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Vložit sloupec pøed'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Vložit sloupec po'; +tinyMCELang['lang_table_delete_col_desc'] = 'Odstranit sloupec'; +tinyMCELang['lang_insert_table_title'] = 'Vložit/upravit tabulku'; +tinyMCELang['lang_insert_table_width'] = 'Šíøka'; +tinyMCELang['lang_insert_table_height'] = 'Výška'; +tinyMCELang['lang_insert_table_cols'] = 'Sloupce'; +tinyMCELang['lang_insert_table_rows'] = 'Øádky'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Vnìjší okraj bunìk'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Vnitøní okraj bunìk'; +tinyMCELang['lang_insert_table_border'] = 'Rámeèek'; +tinyMCELang['lang_insert_table_align'] = 'Zarovnání'; +tinyMCELang['lang_insert_table_align_default'] = 'Výchozí'; +tinyMCELang['lang_insert_table_align_left'] = 'Vlevo'; +tinyMCELang['lang_insert_table_align_right'] = 'Vpravo'; +tinyMCELang['lang_insert_table_align_middle'] = 'Na støed'; +tinyMCELang['lang_insert_table_class'] = 'Class'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/da.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/da.js new file mode 100644 index 0000000..dec3b41 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/da.js @@ -0,0 +1,41 @@ +// DK lang variables contributed by Jan Moelgaard + +tinyMCELang['lang_table_desc'] = 'Indsætter en ny tabel'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Indsæt række foran'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Indsæt række efter'; +tinyMCELang['lang_table_delete_row_desc'] = 'Slet række'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Indsæt kolonne foran'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Indslt kolonne efter'; +tinyMCELang['lang_table_delete_col_desc'] = 'Fjern kolonne'; +tinyMCELang['lang_insert_table_title'] = 'Indsæt/rediger tabel'; +tinyMCELang['lang_insert_table_width'] = 'Bredde'; +tinyMCELang['lang_insert_table_height'] = 'Højde'; +tinyMCELang['lang_insert_table_cols'] = 'Kolonner'; +tinyMCELang['lang_insert_table_rows'] = 'Rækker'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Afstand mellem celler'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellemargen'; +tinyMCELang['lang_insert_table_border'] = 'Kant'; +tinyMCELang['lang_insert_table_align'] = 'Justering'; +tinyMCELang['lang_insert_table_align_default'] = 'Standard'; +tinyMCELang['lang_insert_table_align_left'] = 'Venstre'; +tinyMCELang['lang_insert_table_align_right'] = 'Højre'; +tinyMCELang['lang_insert_table_align_middle'] = 'Midt i'; +tinyMCELang['lang_insert_table_class'] = 'Klasse'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/de.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/de.js new file mode 100644 index 0000000..5c37efd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/de.js @@ -0,0 +1,41 @@ +// DE lang variables + +tinyMCELang['lang_table_desc'] = 'Neue Tabelle einfügen / Tabelle bearbeiten'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Zeile davor einfügen'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Zeile danach einfügen'; +tinyMCELang['lang_table_delete_row_desc'] = 'Zeile löschen'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Spalte davor einfügen'; +tinyMCELang['lang_table_insert_col_after_desc'] = ' Spalte danach einfügen'; +tinyMCELang['lang_table_delete_col_desc'] = 'Spalte löschen'; +tinyMCELang['lang_insert_table_title'] = 'Tabelle Einfügen/Bearbeiten'; +tinyMCELang['lang_insert_table_width'] = 'Breite'; +tinyMCELang['lang_insert_table_height'] = 'Höhe'; +tinyMCELang['lang_insert_table_cols'] = 'Spalten'; +tinyMCELang['lang_insert_table_rows'] = 'Zeilen'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Außenabstand'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Innenabstand'; +tinyMCELang['lang_insert_table_border'] = 'Rahmen'; +tinyMCELang['lang_insert_table_align'] = 'Ausrichten'; +tinyMCELang['lang_insert_table_align_default'] = 'Normal'; +tinyMCELang['lang_insert_table_align_left'] = 'Links'; +tinyMCELang['lang_insert_table_align_right'] = 'Rechts'; +tinyMCELang['lang_insert_table_align_middle'] = 'Zentriert'; +tinyMCELang['lang_insert_table_class'] = 'Klasse'; +tinyMCELang['lang_table_row_title'] = 'Zeileneigenschaften'; +tinyMCELang['lang_table_cell_title'] = 'Zelleneigenschaften'; +tinyMCELang['lang_table_row_desc'] = 'Reiheneigenschaften'; +tinyMCELang['lang_table_cell_desc'] = 'Zelleneigenschaften'; +tinyMCELang['lang_insert_table_valign'] = 'Vertikale Ausrichtung'; +tinyMCELang['lang_insert_table_align_top'] = 'Oben'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Unten'; +tinyMCELang['lang_table_props_desc'] = 'Tabelleneigenschaften'; +tinyMCELang['lang_table_bordercolor'] = 'Rahmenfarbe'; +tinyMCELang['lang_table_bgcolor'] = 'Hintergrundfarbe'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/el.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/el.js new file mode 100644 index 0000000..66392ac --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/el.js @@ -0,0 +1,41 @@ +// Greek lang variables by Jacaranda Bill + +tinyMCELang['lang_table_desc'] = 'ÅéóáãùãÞ ðßíáêá'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'ÅéóáãùãÞ ãñáììÞò åðÜíù'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'ÅéóáãùãÞ ãñáììÞò êÜôù'; +tinyMCELang['lang_table_delete_row_desc'] = 'ÄéáãñáöÞ ãñáììÞò'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'ÅéóáãùãÞ óôÞëçò áñéóôåñÜ'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'ÅéóáãùãÞ óôÞëçò äåîéÜ'; +tinyMCELang['lang_table_delete_col_desc'] = 'ÄéáãñáöÞ óôÞëçò'; +tinyMCELang['lang_insert_table_title'] = 'ÅéóáãùãÞ/Äéüñèùóç ðßíáêá'; +tinyMCELang['lang_insert_table_width'] = 'ÐëÜôïò'; +tinyMCELang['lang_insert_table_height'] = '¾øïò'; +tinyMCELang['lang_insert_table_cols'] = 'ÓôÞëåò'; +tinyMCELang['lang_insert_table_rows'] = 'ÃñáììÝò'; +tinyMCELang['lang_insert_table_cellspacing'] = 'ÄéÜóôé÷ï'; +tinyMCELang['lang_insert_table_cellpadding'] = 'ÃÝìéóìá'; +tinyMCELang['lang_insert_table_border'] = 'Ðåñßãñáììá'; +tinyMCELang['lang_insert_table_align'] = 'Óôïß÷éóç'; +tinyMCELang['lang_insert_table_align_default'] = 'Ðñïêáè.'; +tinyMCELang['lang_insert_table_align_left'] = 'ÁñéóôåñÜ'; +tinyMCELang['lang_insert_table_align_right'] = 'ÄåîéÜ'; +tinyMCELang['lang_insert_table_align_middle'] = 'Óôï êÝíôñï'; +tinyMCELang['lang_insert_table_class'] = 'ÊëÜóç'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/en.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/en.js new file mode 100644 index 0000000..7dbd86b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/en.js @@ -0,0 +1,41 @@ +// UK lang variables + +tinyMCELang['lang_table_desc'] = 'Inserts a new table'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Insert row before'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Insert row after'; +tinyMCELang['lang_table_delete_row_desc'] = 'Delete row'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Insert column before'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Insert column after'; +tinyMCELang['lang_table_delete_col_desc'] = 'Remove col'; +tinyMCELang['lang_insert_table_title'] = 'Insert/Modify table'; +tinyMCELang['lang_insert_table_width'] = 'Width'; +tinyMCELang['lang_insert_table_height'] = 'Height'; +tinyMCELang['lang_insert_table_cols'] = 'Columns'; +tinyMCELang['lang_insert_table_rows'] = 'Rows'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Border'; +tinyMCELang['lang_insert_table_align'] = 'Alignment'; +tinyMCELang['lang_insert_table_align_default'] = 'Default'; +tinyMCELang['lang_insert_table_align_left'] = 'Left'; +tinyMCELang['lang_insert_table_align_right'] = 'Right'; +tinyMCELang['lang_insert_table_align_middle'] = 'Center'; +tinyMCELang['lang_insert_table_class'] = 'Class'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/es.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/es.js new file mode 100644 index 0000000..b5be8d9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/es.js @@ -0,0 +1,41 @@ +// ES lang variables by Alvaro Velasco + +tinyMCELang['lang_table_desc'] = 'Insertar una tabla nueva'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Insertar una fila antes'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Insertar una fila despues'; +tinyMCELang['lang_table_delete_row_desc'] = 'Eliminar una fila'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Insertar una columna before'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Insertar columna after'; +tinyMCELang['lang_table_delete_col_desc'] = 'Eliminar una columna'; +tinyMCELang['lang_insert_table_title'] = 'Insertar/Modificar tabla'; +tinyMCELang['lang_insert_table_width'] = 'Anchura'; +tinyMCELang['lang_insert_table_height'] = 'Altura'; +tinyMCELang['lang_insert_table_cols'] = 'Columnas'; +tinyMCELang['lang_insert_table_rows'] = 'Filas'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Espacio entre celdas'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Desplazamiento entre celdas'; +tinyMCELang['lang_insert_table_border'] = 'Borde'; +tinyMCELang['lang_insert_table_align'] = 'Alineamiento'; +tinyMCELang['lang_insert_table_align_default'] = 'Por defecto'; +tinyMCELang['lang_insert_table_align_left'] = 'Izquierda'; +tinyMCELang['lang_insert_table_align_right'] = 'Derecha'; +tinyMCELang['lang_insert_table_align_middle'] = 'Centro'; +tinyMCELang['lang_insert_table_class'] = 'Class'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fa.js new file mode 100644 index 0000000..63cdad8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fa.js @@ -0,0 +1,45 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_table_desc'] = '??? ???? ????'; +tinyMCELang['lang_table_insert_row_before_desc'] = '??? ??? ???? ??? ?? ??? ????'; +tinyMCELang['lang_table_insert_row_after_desc'] = '??? ??? ???? ?? ?? ??? ????'; +tinyMCELang['lang_table_delete_row_desc'] = '??? ???'; +tinyMCELang['lang_table_insert_col_before_desc'] = '??? ???? ???? ??? ?? ???? ????'; +tinyMCELang['lang_table_insert_col_after_desc'] = '??? ???? ???? ?? ?? ???? ????'; +tinyMCELang['lang_table_delete_col_desc'] = '??? ????'; +tinyMCELang['lang_insert_table_title'] = '??? ? ?????? ????'; +tinyMCELang['lang_insert_table_width'] = '???'; +tinyMCELang['lang_insert_table_height'] = '??????'; +tinyMCELang['lang_insert_table_cols'] = '????? ??????'; +tinyMCELang['lang_insert_table_rows'] = '????? ?????'; +tinyMCELang['lang_insert_table_cellspacing'] = '????? ?? ???? ????'; +tinyMCELang['lang_insert_table_cellpadding'] = '????? ??? ?? ?????? ????'; +tinyMCELang['lang_insert_table_border'] = '?????'; +tinyMCELang['lang_insert_table_align'] = '??? ???? ????'; +tinyMCELang['lang_insert_table_align_default'] = '??? ???'; +tinyMCELang['lang_insert_table_align_left'] = '??'; +tinyMCELang['lang_insert_table_align_right'] = '????'; +tinyMCELang['lang_insert_table_align_middle'] = '???'; +tinyMCELang['lang_insert_table_class'] = '????'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fi.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fi.js new file mode 100644 index 0000000..84bcc41 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fi.js @@ -0,0 +1,41 @@ +// FI lang variables by Urho Konttori from Absolutions + +tinyMCELang['lang_table_desc'] = 'Lisää uusi taulu'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Lisää rivi edelle'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Lisää rivi jälkeen'; +tinyMCELang['lang_table_delete_row_desc'] = 'Posita rivi'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Lisää sarake edelle'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Lisää sarake jälkeen'; +tinyMCELang['lang_table_delete_col_desc'] = 'Poista sarake'; +tinyMCELang['lang_insert_table_title'] = 'Lisää/muokkaa taulua'; +tinyMCELang['lang_insert_table_width'] = 'Leveys'; +tinyMCELang['lang_insert_table_height'] = 'Korkeus'; +tinyMCELang['lang_insert_table_cols'] = 'Sarakkeet'; +tinyMCELang['lang_insert_table_rows'] = 'Rivit'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Solujen väli'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Solun reunan ja sisällön väli'; +tinyMCELang['lang_insert_table_border'] = 'Reuna'; +tinyMCELang['lang_insert_table_align'] = 'Asettelu'; +tinyMCELang['lang_insert_table_align_default'] = 'Oletus'; +tinyMCELang['lang_insert_table_align_left'] = 'Vasen'; +tinyMCELang['lang_insert_table_align_right'] = 'Oikea'; +tinyMCELang['lang_insert_table_align_middle'] = 'Keskelle'; +tinyMCELang['lang_insert_table_delta_height'] = 20; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr.js new file mode 100644 index 0000000..cdf7e92 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr.js @@ -0,0 +1,41 @@ +// French lang variables by Laurent Dran + +tinyMCELang['lang_table_desc'] = 'Insérer un nouveau tableau'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Insérer une ligne avant'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Insérer une ligne aprés'; +tinyMCELang['lang_table_delete_row_desc'] = 'Supprimer la ligne'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Insérer une colonne avant'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Insérer une colonne aprés'; +tinyMCELang['lang_table_delete_col_desc'] = 'Supprimer la colonne'; +tinyMCELang['lang_insert_table_title'] = 'Insérer/Modifier le tableau'; +tinyMCELang['lang_insert_table_width'] = 'Largeur'; +tinyMCELang['lang_insert_table_height'] = 'Hauteur'; +tinyMCELang['lang_insert_table_cols'] = 'Colonnes'; +tinyMCELang['lang_insert_table_rows'] = 'Lignes'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Bordure'; +tinyMCELang['lang_insert_table_align'] = 'Alignement'; +tinyMCELang['lang_insert_table_align_default'] = 'Défaut'; +tinyMCELang['lang_insert_table_align_left'] = 'Gauche'; +tinyMCELang['lang_insert_table_align_right'] = 'Droit'; +tinyMCELang['lang_insert_table_align_middle'] = 'Milieu'; +tinyMCELang['lang_insert_table_class'] = 'Classe CSS'; +tinyMCELang['lang_table_row_title'] = 'Propriétés de la rangée'; +tinyMCELang['lang_table_cell_title'] = 'Propriétés de la cellule'; +tinyMCELang['lang_table_row_desc'] = 'Propriétés de la rangée'; +tinyMCELang['lang_table_cell_desc'] = 'Propriétés de la cellule'; +tinyMCELang['lang_insert_table_valign'] = 'Alignement Vertical'; +tinyMCELang['lang_insert_table_align_top'] = 'Haut'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bas'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr_ca.js new file mode 100644 index 0000000..92e44df --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/fr_ca.js @@ -0,0 +1,41 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_table_desc'] = 'Insérer un nouveau tableau'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Insérer une ligne avant'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Insérer une ligne après'; +tinyMCELang['lang_table_delete_row_desc'] = 'Supprimer la ligne'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Insérer une colonne avant'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Insérer une colonne après'; +tinyMCELang['lang_table_delete_col_desc'] = 'Supprimer la colonne'; +tinyMCELang['lang_insert_table_title'] = 'Insérer/Modifier le tableau'; +tinyMCELang['lang_insert_table_width'] = 'Largeur'; +tinyMCELang['lang_insert_table_height'] = 'Hauteur'; +tinyMCELang['lang_insert_table_cols'] = 'Colonnes'; +tinyMCELang['lang_insert_table_rows'] = 'Lignes'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Bordure'; +tinyMCELang['lang_insert_table_align'] = 'Alignement'; +tinyMCELang['lang_insert_table_align_default'] = 'Défaut'; +tinyMCELang['lang_insert_table_align_left'] = 'Gauche'; +tinyMCELang['lang_insert_table_align_right'] = 'Droit'; +tinyMCELang['lang_insert_table_align_middle'] = 'Milieu'; +tinyMCELang['lang_insert_table_class'] = 'Classe CSS'; +tinyMCELang['lang_table_row_title'] = 'Propriétés de ligne'; +tinyMCELang['lang_table_cell_title'] = 'Propriétés de cellule'; +tinyMCELang['lang_table_row_desc'] = 'Propriétés de ligne'; +tinyMCELang['lang_table_cell_desc'] = 'Propriétés de cellule'; +tinyMCELang['lang_insert_table_valign'] = 'Alignement vertical'; +tinyMCELang['lang_insert_table_align_top'] = 'Haut'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bas'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/hu.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/hu.js new file mode 100644 index 0000000..6369a6d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/hu.js @@ -0,0 +1,41 @@ +// HU lang variables, Edited by 2XP (2xp@dino.hu) + +tinyMCELang['lang_table_desc'] = 'Új táblázat beillesztése'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Sor beillesztése elé'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Sor beillesztése utána'; +tinyMCELang['lang_table_delete_row_desc'] = 'Sor törlése'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Oszlop beillsztése elé'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Oszlop beillesztése utána'; +tinyMCELang['lang_table_delete_col_desc'] = 'Oszlop eltávolítása'; +tinyMCELang['lang_insert_table_title'] = 'Tábla beillesztése/módosítása'; +tinyMCELang['lang_insert_table_width'] = 'Szélesség'; +tinyMCELang['lang_insert_table_height'] = 'Magasság'; +tinyMCELang['lang_insert_table_cols'] = 'Oszlopok'; +tinyMCELang['lang_insert_table_rows'] = 'Sorok'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Keret'; +tinyMCELang['lang_insert_table_align'] = 'Igazítás'; +tinyMCELang['lang_insert_table_align_default'] = 'Alapértelmezett'; +tinyMCELang['lang_insert_table_align_left'] = 'Balra'; +tinyMCELang['lang_insert_table_align_right'] = 'Jobbra'; +tinyMCELang['lang_insert_table_align_middle'] = 'Középre'; +tinyMCELang['lang_insert_table_class'] = 'Class'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/it.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/it.js new file mode 100644 index 0000000..7a65a27 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/it.js @@ -0,0 +1,41 @@ +// Variabili di lingua IT - fabrix.xm@lombardiacom.it + +tinyMCELang['lang_table_desc'] = 'Inserisci una nuova tabella'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Inserisci una riga prima'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Inserisci una riga dopo'; +tinyMCELang['lang_table_delete_row_desc'] = 'Cancella riga'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Inserisci colonna prima'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Inserisci colonna dopo'; +tinyMCELang['lang_table_delete_col_desc'] = 'Rimuovi colonna'; +tinyMCELang['lang_insert_table_title'] = 'Inserisci/modifica tabella'; +tinyMCELang['lang_insert_table_width'] = 'Larghezza'; +tinyMCELang['lang_insert_table_height'] = 'Altezza'; +tinyMCELang['lang_insert_table_cols'] = 'Colonne'; +tinyMCELang['lang_insert_table_rows'] = 'Righe'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Bordo'; +tinyMCELang['lang_insert_table_align'] = 'Allineamento'; +tinyMCELang['lang_insert_table_align_default'] = 'Default'; +tinyMCELang['lang_insert_table_align_left'] = 'Sinistra'; +tinyMCELang['lang_insert_table_align_right'] = 'Destra'; +tinyMCELang['lang_insert_table_align_middle'] = 'Centro'; +tinyMCELang['lang_insert_table_class'] = 'Classe'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ja.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ja.js new file mode 100644 index 0000000..2f72a9d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ja.js @@ -0,0 +1,41 @@ +// JP lang variables + +tinyMCELang['lang_table_desc'] = '$B%F!<%V%k(B'; +tinyMCELang['lang_table_insert_row_before_desc'] = '$B9TA^F~(B($BA0(B)'; +tinyMCELang['lang_table_insert_row_after_desc'] = '$B9TA^F~(B($B8e(B)'; +tinyMCELang['lang_table_delete_row_desc'] = '$B9T:o=|(B'; +tinyMCELang['lang_table_insert_col_before_desc'] = '$BNsA^F~(B($BA0(B)'; +tinyMCELang['lang_table_insert_col_after_desc'] = '$BNsA^F~(B($B8e(B)'; +tinyMCELang['lang_table_delete_col_desc'] = '$BNs:o=|(B'; +tinyMCELang['lang_insert_table_title'] = '$B%F!<%V%k$NA^F~(B/$BJT=8(B'; +tinyMCELang['lang_insert_table_cols'] = '$BNs?t(B'; +tinyMCELang['lang_insert_table_rows'] = '$B9T?t(B'; +tinyMCELang['lang_insert_table_cellspacing'] = '$B%;%kM>Gr(B'; +tinyMCELang['lang_insert_table_cellpadding'] = '$B%;%k5M$a(B'; +tinyMCELang['lang_insert_table_align'] = '$B0LCVD4@0(B'; +tinyMCELang['lang_insert_table_align_default'] = '$B0EL[(B'; +tinyMCELang['lang_insert_table_align_left'] = '$B:85M$a(B'; +tinyMCELang['lang_insert_table_align_right'] = '$B1&5M$a(B'; +tinyMCELang['lang_insert_table_align_middle'] = '$BCf1{4s$;(B'; +tinyMCELang['lang_insert_table_width'] = '$BI}(B'; +tinyMCELang['lang_insert_table_height'] = '$B9b$5(B'; +tinyMCELang['lang_insert_table_border'] = '$B6-3&@~(B'; +tinyMCELang['lang_insert_table_class'] = '$B%/%i%9(B'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ko.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ko.js new file mode 100644 index 0000000..cae6512 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/ko.js @@ -0,0 +1,41 @@ +// KO lang variables + +tinyMCELang['lang_table_desc'] = 'Ç¥ ³Ö±â'; +tinyMCELang['lang_table_insert_row_before_desc'] = '¾Õ¿¡ Çà ³Ö±â'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'µÚ¿¡ Çà ³Ö±â'; +tinyMCELang['lang_table_delete_row_desc'] = 'Çà Áö¿ì±â'; +tinyMCELang['lang_table_insert_col_before_desc'] = '¾Õ¿¡ ¿­ ³Ö±â'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'µÚ¿¡ ¿­ ³Ö±â'; +tinyMCELang['lang_table_delete_col_desc'] = '¿­ Áö¿ì±â'; +tinyMCELang['lang_insert_table_title'] = 'Ç¥ ³Ö±â/°íÄ¡±â'; +tinyMCELang['lang_insert_table_width'] = '³Êºñ'; +tinyMCELang['lang_insert_table_height'] = '³ôÀÌ'; +tinyMCELang['lang_insert_table_cols'] = 'Çà'; +tinyMCELang['lang_insert_table_rows'] = '¿­'; +tinyMCELang['lang_insert_table_cellspacing'] = '¼¿ °£°Ý'; +tinyMCELang['lang_insert_table_cellpadding'] = '¼¿ ¿©¹é'; +tinyMCELang['lang_insert_table_border'] = 'Å׵θ®'; +tinyMCELang['lang_insert_table_align'] = 'Á¤·Ä'; +tinyMCELang['lang_insert_table_align_default'] = '±âº»°ª'; +tinyMCELang['lang_insert_table_align_left'] = '¿ÞÂÊ'; +tinyMCELang['lang_insert_table_align_right'] = '¿À¸¥ÂÊ'; +tinyMCELang['lang_insert_table_align_middle'] = '°¡¿îµ¥'; +tinyMCELang['lang_insert_table_class'] = 'Ŭ·¡½º'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/nl.js new file mode 100644 index 0000000..6768a14 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/nl.js @@ -0,0 +1,41 @@ +// NL lang variables + +tinyMCELang['lang_table_desc'] = 'Voeg een nieuwe tabel in'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Voeg rij in voor ...'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Voeg rij in na ...'; +tinyMCELang['lang_table_delete_row_desc'] = 'Verwijder rij'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Voeg kolom in voor ...'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Voeg kolom in na ...'; +tinyMCELang['lang_table_delete_col_desc'] = 'Verwijder kolom'; +tinyMCELang['lang_insert_table_title'] = 'Invoegen/Bewerken tabel'; +tinyMCELang['lang_insert_table_width'] = 'Breedte'; +tinyMCELang['lang_insert_table_height'] = 'Hoogte'; +tinyMCELang['lang_insert_table_cols'] = 'Kolommen'; +tinyMCELang['lang_insert_table_rows'] = 'Rijen'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Celafstand'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Celvulling'; +tinyMCELang['lang_insert_table_border'] = 'Omranding'; +tinyMCELang['lang_insert_table_align'] = 'Positionering'; +tinyMCELang['lang_insert_table_align_default'] = 'Standaard'; +tinyMCELang['lang_insert_table_align_left'] = 'Links'; +tinyMCELang['lang_insert_table_align_right'] = 'Rechts'; +tinyMCELang['lang_insert_table_align_middle'] = 'Midden'; +tinyMCELang['lang_insert_table_class'] = 'CSS-Stijl'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/no.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/no.js new file mode 100644 index 0000000..dd31590 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/no.js @@ -0,0 +1,41 @@ +// NO lang variables + +tinyMCELang['lang_table_desc'] = 'Opprett/endre tabell'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Opprett rad før'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Opprett rad etter'; +tinyMCELang['lang_table_delete_row_desc'] = 'Fjern rad'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Opprett kolonne før'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Opprett kolonne etter'; +tinyMCELang['lang_table_delete_col_desc'] = 'Fjern kolonne'; +tinyMCELang['lang_insert_table_title'] = 'Opprett/endre tabell'; +tinyMCELang['lang_insert_table_width'] = 'Bredde'; +tinyMCELang['lang_insert_table_height'] = 'Høyde'; +tinyMCELang['lang_insert_table_cols'] = 'Kolonner'; +tinyMCELang['lang_insert_table_rows'] = 'Rader'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Celle-mellomrom'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Celle-padding'; +tinyMCELang['lang_insert_table_border'] = 'Rammebredde'; +tinyMCELang['lang_insert_table_align'] = 'Justering'; +tinyMCELang['lang_insert_table_align_default'] = 'Ingen'; +tinyMCELang['lang_insert_table_align_left'] = 'Venstre'; +tinyMCELang['lang_insert_table_align_right'] = 'Høyre'; +tinyMCELang['lang_insert_table_align_middle'] = 'Midten'; +tinyMCELang['lang_insert_table_class'] = 'Stil'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pl.js new file mode 100644 index 0000000..7be0999 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pl.js @@ -0,0 +1,39 @@ +// PL lang variables + +tinyMCELang['lang_table_desc'] = 'Wstaw nowa tabele'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Wstaw wiersz przed'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Wstaw wiersz po'; +tinyMCELang['lang_table_delete_row_desc'] = 'Skasuj wiersz'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Wstaw kolumne przed'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Wstaw kolumne po'; +tinyMCELang['lang_table_delete_col_desc'] = 'Skasuj kolumne'; +tinyMCELang['lang_insert_table_title'] = 'Wstaw/Modyfikuj tabele'; +tinyMCELang['lang_insert_table_width'] = 'Szerokosc'; +tinyMCELang['lang_insert_table_height'] = 'Wysokosc'; +tinyMCELang['lang_insert_table_cols'] = 'Kolumny'; +tinyMCELang['lang_insert_table_rows'] = 'Wiersze'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellspacing'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellpadding'; +tinyMCELang['lang_insert_table_border'] = 'Ramka'; +tinyMCELang['lang_insert_table_align'] = 'Wyrównanie'; +tinyMCELang['lang_insert_table_align_default'] = 'Domyslny'; +tinyMCELang['lang_insert_table_align_left'] = 'Do lewej'; +tinyMCELang['lang_insert_table_align_right'] = 'Do prawej'; +tinyMCELang['lang_insert_table_align_middle'] = 'Wycentrowanie'; +tinyMCELang['lang_insert_table_class'] = 'Klasa'; +tinyMCELang['lang_table_row_title'] = 'Wlasciwosci wiersza'; +tinyMCELang['lang_table_cell_title'] = 'Wlasciwosci komórki'; +tinyMCELang['lang_table_row_desc'] = 'Wlasciwosci wiersza'; +tinyMCELang['lang_table_cell_desc'] = 'Wlasciwosci komórki'; +tinyMCELang['lang_insert_table_valign'] = 'Wyrównanie pionowe'; +tinyMCELang['lang_insert_table_align_top'] = 'do góry'; +tinyMCELang['lang_insert_table_align_bottom'] = 'do dolu'; +tinyMCELang['lang_table_props_desc'] = 'Wlasciwosci tabeli'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pt.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pt.js new file mode 100644 index 0000000..43be05d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/pt.js @@ -0,0 +1,41 @@ +// PT lang variables + +tinyMCELang['lang_table_desc'] = 'Insere uma nova tabela'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Inserir linha antes'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Inserir linha depois'; +tinyMCELang['lang_table_delete_row_desc'] = 'Eliminar linha'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Inserir coluna antes'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Inserir coluna depois'; +tinyMCELang['lang_table_delete_col_desc'] = 'Remover coluna'; +tinyMCELang['lang_insert_table_title'] = 'Inserir/Modificar tabela'; +tinyMCELang['lang_insert_table_width'] = 'Largura'; +tinyMCELang['lang_insert_table_height'] = 'Altura'; +tinyMCELang['lang_insert_table_cols'] = 'Colunas'; +tinyMCELang['lang_insert_table_rows'] = 'Linhas'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Espaça
mento'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Margem interior'; +tinyMCELang['lang_insert_table_border'] = 'Borda'; +tinyMCELang['lang_insert_table_align'] = 'Alinhamento'; +tinyMCELang['lang_insert_table_align_default'] = 'Por omissão'; +tinyMCELang['lang_insert_table_align_left'] = 'Esquerda'; +tinyMCELang['lang_insert_table_align_right'] = 'Direita'; +tinyMCELang['lang_insert_table_align_middle'] = 'Centrado'; +tinyMCELang['lang_insert_table_class'] = 'Classe de CSS'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/readme.txt new file mode 100644 index 0000000..e32bcf0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/readme.txt @@ -0,0 +1,4 @@ +Theme specific language packs. + +The language pack codes are based on ISO-639-2 +http://www.loc.gov/standards/iso639-2/englangn.html diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/sv.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/sv.js new file mode 100644 index 0000000..62ea2ce --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/sv.js @@ -0,0 +1,41 @@ +// SE lang variables + +tinyMCELang['lang_table_desc'] = 'Skapa ny tabell'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'Skapa rad före'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'Skapa rad efter'; +tinyMCELang['lang_table_delete_row_desc'] = 'Ta bort rad'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'Skapa kolumn före'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'Skapa kolumn efter'; +tinyMCELang['lang_table_delete_col_desc'] = 'Ta bort kolumn'; +tinyMCELang['lang_insert_table_title'] = 'Skapa/Redigera tabell'; +tinyMCELang['lang_insert_table_width'] = 'Bredd'; +tinyMCELang['lang_insert_table_height'] = 'Höjd'; +tinyMCELang['lang_insert_table_cols'] = 'Kolumner'; +tinyMCELang['lang_insert_table_rows'] = 'Rader'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Cellmellanrum'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Cellutfyllnad'; +tinyMCELang['lang_insert_table_border'] = 'Rambredd'; +tinyMCELang['lang_insert_table_align'] = 'Justering'; +tinyMCELang['lang_insert_table_align_default'] = 'Ingen'; +tinyMCELang['lang_insert_table_align_left'] = 'Vänster'; +tinyMCELang['lang_insert_table_align_right'] = 'Höger'; +tinyMCELang['lang_insert_table_align_middle'] = 'Mitten'; +tinyMCELang['lang_insert_table_class'] = 'Stil'; +tinyMCELang['lang_table_row_title'] = 'Tabellradsinställningar'; +tinyMCELang['lang_table_cell_title'] = 'Tabellcellsinställningar'; +tinyMCELang['lang_table_row_desc'] = 'Tabellradsinställningar'; +tinyMCELang['lang_table_cell_desc'] = 'Tabellcellsinställningar'; +tinyMCELang['lang_insert_table_valign'] = 'Vertikal justering'; +tinyMCELang['lang_insert_table_align_top'] = 'Toppen'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Botten'; +tinyMCELang['lang_table_props_desc'] = 'Tabell egenskaper'; +tinyMCELang['lang_table_bordercolor'] = 'Ramfärg'; +tinyMCELang['lang_table_bgcolor'] = 'Bakgrundsfärd'; +tinyMCELang['lang_table_merge_cells_title'] = 'Sammanfoga tabell celler'; +tinyMCELang['lang_table_split_cells_desc'] = 'Delaupp tabell celler'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Sammanfoga tabell celler'; +tinyMCELang['lang_table_cut_row_desc'] = 'Klipput tabell rad'; +tinyMCELang['lang_table_copy_row_desc'] = 'Kopiera tabell rad'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Klistra in tabell rad före'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Klistra in tabell rad efter'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/tw.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/tw.js new file mode 100644 index 0000000..f9384e2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/tw.js @@ -0,0 +1,41 @@ +// TW lang variables contributed by Jim Kou + +tinyMCELang['lang_insert_table_align'] = '¹ï»ô'; +tinyMCELang['lang_insert_table_align_default'] = '¼Ð·Ç'; +tinyMCELang['lang_insert_table_align_left'] = '»ô¥ª'; +tinyMCELang['lang_insert_table_align_middle'] = '¸m¤¤'; +tinyMCELang['lang_insert_table_align_right'] = '»ô¥k'; +tinyMCELang['lang_insert_table_border'] = '®Ø½u'; +tinyMCELang['lang_insert_table_cellpadding'] = '¦rÅé»PÀx¦s®æ¶¡»Ø'; +tinyMCELang['lang_insert_table_cellspacing'] = 'Àx¦s®æ¶¡»Ø'; +tinyMCELang['lang_insert_table_class'] = '¼Ë¦¡'; +tinyMCELang['lang_insert_table_cols'] = '¦æ'; +tinyMCELang['lang_insert_table_height'] = '°ª«×'; +tinyMCELang['lang_insert_table_rows'] = '¦C'; +tinyMCELang['lang_insert_table_title'] = 'ªí®æ¼ÐÃD'; +tinyMCELang['lang_insert_table_width'] = '¼e«×'; +tinyMCELang['lang_table_delete_col_desc'] = '§R°£¤@¦æÀx¦s®æ'; +tinyMCELang['lang_table_delete_row_desc'] = '§R°£¤@¦CÀx¦s®æ'; +tinyMCELang['lang_table_desc'] = 'ªí®æ'; +tinyMCELang['lang_table_insert_col_after_desc'] = '·s¼W¤@¦æÀx¦s®æ(«á)'; +tinyMCELang['lang_table_insert_col_before_desc'] = '·s¼W¤@¦æÀx¦s®æ(«e)'; +tinyMCELang['lang_table_insert_row_after_desc'] = '·s¼W¤@¦CÀx¦s®æ(«á)'; +tinyMCELang['lang_table_insert_row_before_desc'] = '·s¼W¤@¦CÀx¦s®æ(«e)'; +tinyMCELang['lang_table_row_title'] = 'Table row properties'; +tinyMCELang['lang_table_cell_title'] = 'Table cell properties'; +tinyMCELang['lang_table_row_desc'] = 'Table row properties'; +tinyMCELang['lang_table_cell_desc'] = 'Table cell properties'; +tinyMCELang['lang_insert_table_valign'] = 'Vertical alignment'; +tinyMCELang['lang_insert_table_align_top'] = 'Top'; +tinyMCELang['lang_insert_table_align_bottom'] = 'Bottom'; +tinyMCELang['lang_table_props_desc'] = 'Table properties'; +tinyMCELang['lang_table_bordercolor'] = 'Border color'; +tinyMCELang['lang_table_bgcolor'] = 'Bg color'; +tinyMCELang['lang_table_merge_cells_title'] = 'Merge table cells'; +tinyMCELang['lang_table_split_cells_desc'] = 'Split table cells'; +tinyMCELang['lang_table_merge_cells_desc'] = 'Merge table cells'; +tinyMCELang['lang_table_cut_row_desc'] = 'Cut table row'; +tinyMCELang['lang_table_copy_row_desc'] = 'Copy table row'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'Paste table row before'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'Paste table row after'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/zh_cn.js new file mode 100644 index 0000000..43a4fbc --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/langs/zh_cn.js @@ -0,0 +1,42 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_table_desc'] = '²åÈëбí¸ñ'; +tinyMCELang['lang_table_insert_row_before_desc'] = 'ÔÚÇ°Ãæ²åÈëÐÐ'; +tinyMCELang['lang_table_insert_row_after_desc'] = 'ÔÚºóÃæ²åÈëÐÐ'; +tinyMCELang['lang_table_delete_row_desc'] = 'ɾ³ýÐÐ'; +tinyMCELang['lang_table_insert_col_before_desc'] = 'ÔÚÇ°Ãæ²åÈëÁÐ'; +tinyMCELang['lang_table_insert_col_after_desc'] = 'ÔÚºóÃæ²åÈëÁÐ'; +tinyMCELang['lang_table_delete_col_desc'] = 'ɾ³ýÁÐ'; +tinyMCELang['lang_insert_table_title'] = '²åÈë/ÐÞ¸Ä ±í¸ñ'; +tinyMCELang['lang_insert_table_width'] = '¿í¶È'; +tinyMCELang['lang_insert_table_height'] = '¸ß¶È'; +tinyMCELang['lang_insert_table_cols'] = 'ÁÐÊý'; +tinyMCELang['lang_insert_table_rows'] = 'ÐÐÊý'; +tinyMCELang['lang_insert_table_cellspacing'] = '¼ä¾à'; +tinyMCELang['lang_insert_table_cellpadding'] = 'Ìî³ä'; +tinyMCELang['lang_insert_table_border'] = '±ß¿ò'; +tinyMCELang['lang_insert_table_align'] = '¶ÔÆë·½Ê½'; +tinyMCELang['lang_insert_table_align_default'] = 'ĬÈÏ'; +tinyMCELang['lang_insert_table_align_left'] = '×ó¶ÔÆë'; +tinyMCELang['lang_insert_table_align_right'] = 'ÓÒ¶ÔÆë'; +tinyMCELang['lang_insert_table_align_middle'] = '¾ÓÖÐ¶ÔÆë'; +tinyMCELang['lang_insert_table_class'] = 'Àà'; +tinyMCELang['lang_table_row_title'] = '±í¸ñÐÐÊôÐÔ'; +tinyMCELang['lang_table_cell_title'] = 'µ¥Ôª¸ñÊôÐÔ'; +tinyMCELang['lang_table_row_desc'] = '±í¸ñÐÐÊôÐÔ'; +tinyMCELang['lang_table_cell_desc'] = 'µ¥Ôª¸ñÊôÐÔ'; +tinyMCELang['lang_insert_table_valign'] = '´¹Ö±¶ÔÆë'; +tinyMCELang['lang_insert_table_align_top'] = '¶¥¶Ë'; +tinyMCELang['lang_insert_table_align_bottom'] = 'µ×²¿'; +tinyMCELang['lang_table_props_desc'] = '±í¸ñÊôÐÔ'; +tinyMCELang['lang_table_bordercolor'] = '±ß¿òÑÕÉ«'; +tinyMCELang['lang_table_bgcolor'] = '±³¾°ÑÕÉ«'; +tinyMCELang['lang_table_merge_cells_title'] = 'ºÏ²¢µ¥Ôª¸ñ'; +tinyMCELang['lang_table_split_cells_desc'] = '²ð·Öµ¥Ôª¸ñ'; +tinyMCELang['lang_table_merge_cells_desc'] = 'ºÏ²¢µ¥Ôª¸ñ'; +tinyMCELang['lang_table_cut_row_desc'] = '¼ôÇÐÐÐ'; +tinyMCELang['lang_table_copy_row_desc'] = '¸´ÖÆÐÐ'; +tinyMCELang['lang_table_paste_row_before_desc'] = 'ÔÚÇ°Ãæ²åÈëÐÐ'; +tinyMCELang['lang_table_paste_row_after_desc'] = 'ÔÚºóÃæ²åÈëÐÐ'; +tinyMCELang['lang_table_insert_desc'] = 'Insert a new table'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm new file mode 100644 index 0000000..74bca46 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/merge_cells.htm @@ -0,0 +1,56 @@ + + +{$lang_table_merge_cells_title} + + + + +
+
+{$lang_table_merge_cells_title} + + + + + + + + + + + + + +
{$lang_insert_table_cols}: +
{$lang_insert_table_rows}:
+
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/row.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/row.htm new file mode 100644 index 0000000..53e8794 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/row.htm @@ -0,0 +1,127 @@ + + +{$lang_table_row_title} + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang_table_row_title}
{$lang_insert_table_align}:{$lang_insert_table_class}:
{$lang_insert_table_valign}:{$lang_insert_table_height}:
  
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/table.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/table.htm new file mode 100644 index 0000000..7c4b510 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/table/table.htm @@ -0,0 +1,153 @@ + + +{$lang_insert_table_title} + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{$lang_insert_table_title}
{$lang_insert_table_cols}:{$lang_insert_table_rows}:
{$lang_insert_table_cellpadding}:{$lang_insert_table_cellspacing}:
{$lang_insert_table_align}:{$lang_insert_table_border}:
{$lang_insert_table_width}:{$lang_insert_table_height}:
{$lang_insert_table_class}: +   
  
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin.js new file mode 100644 index 0000000..f4ffe03 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/editor_plugin.js @@ -0,0 +1,7 @@ +/* Import plugin specific language pack */ + function TinyMCE_zoom_getControlHTML(control_name){if(!tinyMCE.isMSIE||tinyMCE.isMSIE5_0)return "";switch(control_name){case "zoom":return '';}return "";}function TinyMCE_zoom_execCommand(editor_id,element,command,user_interface,value){switch(command){case "mceZoom":tinyMCE.getInstanceById(editor_id).contentDocument.body.style.zoom=value;tinyMCE.getInstanceById(editor_id).contentDocument.body.style.mozZoom=value;return true;}return false;} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fa.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fa.js new file mode 100644 index 0000000..b22b878 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fa.js @@ -0,0 +1,8 @@ +// IR lang variables +// Persian (Farsi) language pack (for IRAN) +// By: Morteza Zafari +// Lost@LostLord.com +// http://www.LostLord.com + +tinyMCELang['lang_dir'] = 'rtl'; +tinyMCELang['lang_zoom_prefix'] = 'بزرگنمایی'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fr_ca.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fr_ca.js new file mode 100644 index 0000000..9593ae1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/fr_ca.js @@ -0,0 +1,3 @@ +// Canadian French lang variables by Virtuelcom last modification: 2005-06-15 + +tinyMCELang['lang_zoom_prefix'] = 'Zoom'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/nl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/nl.js new file mode 100644 index 0000000..633b750 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/nl.js @@ -0,0 +1,3 @@ +// NL lang variables + +tinyMCELang['lang_zoom_prefix'] = 'Zoom'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pl.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pl.js new file mode 100644 index 0000000..7dde846 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pl.js @@ -0,0 +1,4 @@ +// PL lang variables + +tinyMCELang['lang_dir'] = 'ltr'; +tinyMCELang['lang_zoom_prefix'] = 'PowiÄ™kszenie'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pt_br.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pt_br.js new file mode 100644 index 0000000..2349f48 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/pt_br.js @@ -0,0 +1,3 @@ +// pt_BR lang variables + +tinyMCELang['lang_zoom_prefix'] = 'Zoom'; diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/zh_cn.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/zh_cn.js new file mode 100644 index 0000000..ab5632b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/langs/zh_cn.js @@ -0,0 +1,5 @@ +// Simplified Chinese lang variables contributed by cube316 (cube316@gmail.com) +//Çë·ÃÎÊ http://www.cube316.net/ ÒÔ»ñÈ¡TinyMCEµÄÖÐÎÄÖ§³Ö + +tinyMCELang['lang_dir'] = 'ltr'; +tinyMCELang['lang_zoom_prefix'] = 'Ëõ·Å'; \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/readme.txt b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/readme.txt new file mode 100644 index 0000000..6bc6d7d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/plugins/zoom/readme.txt @@ -0,0 +1 @@ +Check the TinyMCE documentation for details on this plugin. diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/about.htm new file mode 100644 index 0000000..0ad95d6 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/about.htm @@ -0,0 +1,32 @@ + + + +O TinyMCE + + + + + + + + + + + + +
+
+TinyMCE je malý WYSIWYG editor pro webové prohlí¾eèe jako jsou MSIE nebo Mozilla, +kterým lze HTML obsah upravovat mnohem jednodu¹eji. Obsahuje bì¾né funkce, +je¾ lze nalézt ve vìt¹inì textových editorù, proto by jeho pou¾ívání nemìlo být slo¾ité.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/common_buttons.htm new file mode 100644 index 0000000..059a532 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/common_buttons.htm @@ -0,0 +1,123 @@ + + + +Bì¾ná tlaèítka + + + + + + + + + + + + +
+
+Ní¾e je krátce popsáno ka¾dé tlaèítko. + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Zkopíruje aktuálnì vybraný obsah do schránky. (Ctrl+C)
Vyjme aktuálnì vybraný obsah do schránky. (Ctrl+X)
Vlo¾í obsah schránky do okna editoru. (Ctrl+P)
Ztuèní text.
Naformátuje text kurzívou.
Podtrhne text.
Pøe¹krtne text.
Zarovná vlevo.
Zarovná na støed.
Zarovná vpravo.
Zarovná do bloku.
Neøazený seznam/seznam s odrá¾ky.
Øazený seznam/èíslovaný seznam.
Pøedsadí/sní¾í odsazení.
Odsadí/zvý¹í odsazení.
Vrátí zpìt naposledy provedenou akci.
Obnoví poslední akci.
Vlo¾í nový odkaz, více o této funkci v èásti Vlo¾it odkaz.
Zru¹í odkaz v aktuálním výbìru/odstranit v¹echny vybrané odkazy.
Vlo¾í nový obrázek, více o této funkci v èásti Vlo¾it obrázek.
Vyèistí kód/odstraní nechtìné formátování. Tato funkce se hodí kdy¾ + kopírujete obsah napøíklad z kanceláøského balíku.
Zobrazí tuto nápovìdu.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_image_window.png b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_image_window.png new file mode 100644 index 0000000..f368454 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_image_window.png diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_link_window.png b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_link_window.png new file mode 100644 index 0000000..2313863 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/images/insert_link_window.png diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/index.htm new file mode 100644 index 0000000..ce914fe --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/index.htm @@ -0,0 +1,26 @@ + + + +Nápovìda + + + + + + + + + + +
+
+Kliknutím na odkazy ní¾e zvolte po¾adovanou èást nápovìdy. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_image_button.htm new file mode 100644 index 0000000..9aba33b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_image_button.htm @@ -0,0 +1,35 @@ + + + +Tlaèítko vlo¾it obrázek + + + + + + + + + + + + +
+
+Tlaèítko vlo¾it obrázek otevøe následující okno.
+
+
+
+Jen vlo¾te URL obrázku, který chcete pøidat a zadáte jeho popis, jen¾ bude +zobrazován jako alternativní popisek obrázku.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_link_button.htm new file mode 100644 index 0000000..f32fe9c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/insert_link_button.htm @@ -0,0 +1,35 @@ + + + +Tlaèítko vlo¾it odkaz + + + + + + + + + + + + +
+
+Toto tlaèítko otevøe nové okno s mo¾ností vlo¾ení/úpravy odkazu.
+
+
+
+V tomto oknì jsou dvì políèka. "URL odkazu" je adresa stránky, na +kterou odkazujeme. "Cíl" urèuje, jak má být odkazovaná stránka otevøena.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/style.css new file mode 100644 index 0000000..59c464d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/cs/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: 0; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/about.htm new file mode 100644 index 0000000..24995ff --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/about.htm @@ -0,0 +1,32 @@ + + + +Über TinyMCE + + + + + + + + + + + +
+
+TinyMCE ist ein kompakter WYSIWYG-Editor für Webbrowser wie MSIE oder Mozilla +der es Ihnen ermöglicht HTML-Inhalte auf eine benutzerfreundliche Weise zu +editieren. Es verfügt über die wichtigsten Funktionen die in den meisten +Textverarbeitungen vorkommen und sollte einfach zu benutzen sein.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/common_buttons.htm new file mode 100644 index 0000000..c247108 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/common_buttons.htm @@ -0,0 +1,108 @@ + + + +Allgemeine Schaltflächen + + + + + + + + + + + +
+
+Untenstehend eine kurze Beschreibung jeder Schaltfläche.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fetter Text.
Kursiver Text.
Unterstrichener Text.
Durchgestrichener Text.
Linksbündig.
Zentriert.
Rechtsbündig.
Blocksatz.
Unsortierte Liste / Punktierte Liste.
Sortierte Liste / Nummerierte Liste.
Einzug verkleinern.
Einzug vergrössern.
Letzte Aktion rückgängig machen.
Letzte Aktion wiederholen.
Einen neuen Hyperlink einfügen, lesen Sie mehr über diese Funktion im Kapitel Hyperlink einfügen.
Den gegenwärtige markierten Hyperlink entfernen / Alle gegenwärtig markierten Hyperlinks entfernen.
Ein neues Bild einfügen, lesen Sie mehr über diese Funktion im Kapitel Bild einfügen.
unsauberen Code aufräumen / Entfernt ungewollte Formatierungen. Diese Funktion ist nützlich, + wenn Sie beispielsweise Inhalte aus einem Office Produkt kopieren.
Zeigt diese Hilfe an.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_image_window.gif new file mode 100644 index 0000000..3650f09 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_link_window.gif new file mode 100644 index 0000000..2c0a22d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/index.htm new file mode 100644 index 0000000..05f3d5b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/index.htm @@ -0,0 +1,25 @@ + + + +Inhaltsverzeichnis der Hilfe + + + + + + + + + +
+
+Klicken Sie auf die untenstehenden Links um die verschiedenen Bereiche der Hilfe zu betrachten. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_image_button.htm new file mode 100644 index 0000000..bc48ba8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_image_button.htm @@ -0,0 +1,34 @@ + + + +Schaltfläche Bild einfügen + + + + + + + + + + + +
+
+Die Schaltfläche "Bild einfügen" öffnet das unten gezeigte Fenster.
+
+
+
+Sie geben einfach die URL zu dem Bild ein, das Sie verknüpfen möchten und eine +Beschreibung des Bildes, welche dann als alternative Textbeschreibung verwendet wird. +
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_link_button.htm new file mode 100644 index 0000000..07f4498 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/insert_link_button.htm @@ -0,0 +1,35 @@ + + + +Schaltfläche Hyperlink einfügen + + + + + + + + + + + +
+
+Diese Schaltfläche öffnet das Fenster für die "Hyperlink einfügen / bearbeiten"-Funktion.
+
+
+
+Zwei Felder sind in diesem Fenster auszufüllen. Das Erste, "Hyperlink URL", ist für +die URL der Verknüpfung. Das "Ziel" erlaubt Ihnen auszuwählen wie die Verknüpfung +geöffnet werden soll. +
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/de/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/about.htm new file mode 100644 index 0000000..7348dd5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/about.htm @@ -0,0 +1,32 @@ + + + +About TinyMCE + + + + + + + + + + + +
+
+TinyMCE is a small WYSIWYG editor control for web browsers such as MSIE or Mozilla +that enables you to edit HTML contents in a more user friendly way. It has common +features that are found in most word processors and should not be difficult to +use.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/common_buttons.htm new file mode 100644 index 0000000..ce0ea96 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/common_buttons.htm @@ -0,0 +1,111 @@ + + + +Common buttons + + + + + + + + + + + +
+
+Below is a short description about each button. +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Bold text style.
Italic text style.
Underline text style.
Strikethrough text style.
Align left.
Align center.
Align right.
Align full.
Unordered list/bullet list.
Ordered list/numbered list
Outdent/decrease indentation.
Indent/incread indentation.
Undo the last operation.
Redo the last operation.
Insert a new link, read more about this function in the Insert + link section.
Unlinks the current selection/removes all selected links.
Insert a new image, read more about this function in the Insert + image section.
Cleanup code/Removes unwanted formating. This function is useful when + you copy contents from for example a office product.
Shows this help window.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_image_window.gif new file mode 100644 index 0000000..d6c8dfc --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_link_window.gif new file mode 100644 index 0000000..dcbf64b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/index.htm new file mode 100644 index 0000000..4ae508c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/index.htm @@ -0,0 +1,25 @@ + + + +Help Index + + + + + + + + + +
+
+Click the links below to go to the different help sections. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_image_button.htm new file mode 100644 index 0000000..87b6c87 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_image_button.htm @@ -0,0 +1,34 @@ + + + +Insert image button + + + + + + + + + + + +
+
+The insert image button opens the window shown below.
+
+
+
+You simply enter a URL to the image you want to link to and enter a image description, +this is then displayed as an alternative text descripton of the image on the page.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_link_button.htm new file mode 100644 index 0000000..2cf40c0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/insert_link_button.htm @@ -0,0 +1,34 @@ + + + +Insert link button + + + + + + + + + + + +
+
+This button opens a new window with the insert/edit link function.
+
+
+
+There are two fields in this window the first one "Link URL" is the +URL of the link. The target enables you to select how the link is to be opened.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/en/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/about.htm new file mode 100644 index 0000000..53f0a61 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/about.htm @@ -0,0 +1,29 @@ + + + +Acerca de TinyMCE + + + + + + + + + + + +
+
+TinyMCE es un editor WYSIWYG para navegadores como MSIE o Mozilla que te permite editar el contenido HTML de una manera más amigable. Tiene la mayoría de las opciones de un procesador de texto y no debería ser dificil de usar.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/common_buttons.htm new file mode 100644 index 0000000..daf5c5e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/common_buttons.htm @@ -0,0 +1,108 @@ + + + +Botones de uso común + + + + + + + + + + + +
+
+Pequeña descripción de cada botón. +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Texto en negrita.
Texto en cursiva.
Texto subrayado.
Texto tachado.
Alinear a la izquierda.
Alinear al centro.
Alinear a la derecha.
Alinear justificado.
Lista desordenada/lista por puntos.
Lista ordenada/lista numerada
Disminuir la sangría.
Aumentar la sangría.
Deshacer la última operación.
Rehacer la última operación.
Insertar un enlace, más información en insertar enlace.
Quita el enlace al texto seleccionado.
Inserta una nueva imagen, más información en insertar imagen.
Limpiar código. Esta función es útil cuando copias el código de otra página.
Muestra esta ventana de ayuda.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_image_window.gif new file mode 100644 index 0000000..d6c8dfc --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_link_window.gif new file mode 100644 index 0000000..dcbf64b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/index.htm new file mode 100644 index 0000000..877fab2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/index.htm @@ -0,0 +1,25 @@ + + + +Indice de la ayuda + + + + + + + + + +
+
+Selecciona una sección para ver la ayuda. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_image_button.htm new file mode 100644 index 0000000..871de81 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_image_button.htm @@ -0,0 +1,33 @@ + + + +Insertar imagen + + + + + + + + + + + +
+
+El botón insertar imagen abre la siguiente ventana.
+
+
+
+Tu sólo tienes que escribir la URL de la imagen que quieres que aparezca y escribir una descripción de esta, esta descripción aparecera como un texto alternativo que describa la imagen.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_link_button.htm new file mode 100644 index 0000000..0e061b2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/insert_link_button.htm @@ -0,0 +1,33 @@ + + + +Insertar enlaces + + + + + + + + + + + +
+
+Este botón abre una nueva ventana con la función insertar/editar enlace.
+
+
+
+Hay dos campos en esta ventana, el primero "Link URL" es donde hay que escribir la dirección del enlace. El segundo "Target" indica cómo se abrirá el enlace.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/es/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/about.htm new file mode 100644 index 0000000..d36f4ff --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/about.htm @@ -0,0 +1,33 @@ + + + +À propos de TinyMCE + + + + + + + + + + + +
+
+TinyMCE est un petit éditeur "WYSIWYG" pour page Web comme MSIE ou Mozilla qui +vous permet de manipuler du contenu HTML d'une façon plus intuitive. +Il est simple d'utilisation et possède les fonctionalités ls plus répendues que l'on peut retrouver dans +les traitements de texte. +
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/common_buttons.htm new file mode 100644 index 0000000..226b491 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/common_buttons.htm @@ -0,0 +1,112 @@ + + + +Outils communs + + + + + + + + + + + +
+
+Ci-dessous une courte description de chacuns des outils. +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Met le texte sélectionné en gras.
Met le texte sélectionné en italique.
Souligne le texte sélectionné.
Barre le texte sélectionné.
Alignement à gauche.
Alignement au centré.
Alignement à droite.
Texte justifié.
Liste à puces.
Liste numérotée
Réduit l'indentation.
Augmente l'indentation.
Annule la dernière opération.
Refait la dernière opération annulée.
Insère ou modifie un hyperlien. Allez à la page + Outil d'ajout d'hyperliens pour plus de détails.
Efface les hyperliens qui sont sélectionées.
Insère ou modifie une image. Allez à la page + Outil d'ajout d'images pour plus de détails.
Nettoie le code et retire les paramètres non désirés. Cet outil + est très utile lorsque vous copiez du contenu provenant de logiciels + de bureatique.
Affiche cette page d'aide.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_image_window.gif new file mode 100644 index 0000000..bcdaf4f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_link_window.gif new file mode 100644 index 0000000..b73758b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/index.htm new file mode 100644 index 0000000..e55bd59 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/index.htm @@ -0,0 +1,25 @@ + + + +Table des matières de l'aide + + + + + + + + + +
+
+Faites votre sélection parmis les thèmes suivants: + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_image_button.htm new file mode 100644 index 0000000..3e4fae4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_image_button.htm @@ -0,0 +1,35 @@ + + + +Outil d'ajout d'images + + + + + + + + + + + +
+
+L'outil d'ajout d'images ouvre la fenêtre ci-dessous.
+
+
+
+Vous entrez tout simplement l'adresse de l'image que vous désirez ajouter et +entrez une description facultative. La description sera affichée en texte alternatif +sur l'image lorsqu'elle sera publiée.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_link_button.htm new file mode 100644 index 0000000..63b065d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/insert_link_button.htm @@ -0,0 +1,35 @@ + + + +Outil d'ajout d'hyperliens + + + + + + + + + + + +
+
+L'outil d'ajout d'hyperlien ouvre la fenêtre ci-dessous.
+
+
+
+Il y a deux champs dans cette fenêtre. L'Adresse URL est l'adresse +de l'hyperlien. La destination vous permet de choisir de quelle façon +l'hyperlien sera ouvert.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/about.htm new file mode 100644 index 0000000..d36f4ff --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/about.htm @@ -0,0 +1,33 @@ + + + +À propos de TinyMCE + + + + + + + + + + + +
+
+TinyMCE est un petit éditeur "WYSIWYG" pour page Web comme MSIE ou Mozilla qui +vous permet de manipuler du contenu HTML d'une façon plus intuitive. +Il est simple d'utilisation et possède les fonctionalités ls plus répendues que l'on peut retrouver dans +les traitements de texte. +
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/common_buttons.htm new file mode 100644 index 0000000..226b491 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/common_buttons.htm @@ -0,0 +1,112 @@ + + + +Outils communs + + + + + + + + + + + +
+
+Ci-dessous une courte description de chacuns des outils. +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Met le texte sélectionné en gras.
Met le texte sélectionné en italique.
Souligne le texte sélectionné.
Barre le texte sélectionné.
Alignement à gauche.
Alignement au centré.
Alignement à droite.
Texte justifié.
Liste à puces.
Liste numérotée
Réduit l'indentation.
Augmente l'indentation.
Annule la dernière opération.
Refait la dernière opération annulée.
Insère ou modifie un hyperlien. Allez à la page + Outil d'ajout d'hyperliens pour plus de détails.
Efface les hyperliens qui sont sélectionées.
Insère ou modifie une image. Allez à la page + Outil d'ajout d'images pour plus de détails.
Nettoie le code et retire les paramètres non désirés. Cet outil + est très utile lorsque vous copiez du contenu provenant de logiciels + de bureatique.
Affiche cette page d'aide.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_image_window.gif new file mode 100644 index 0000000..bcdaf4f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_link_window.gif new file mode 100644 index 0000000..b73758b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/index.htm new file mode 100644 index 0000000..e55bd59 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/index.htm @@ -0,0 +1,25 @@ + + + +Table des matières de l'aide + + + + + + + + + +
+
+Faites votre sélection parmis les thèmes suivants: + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_image_button.htm new file mode 100644 index 0000000..3e4fae4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_image_button.htm @@ -0,0 +1,35 @@ + + + +Outil d'ajout d'images + + + + + + + + + + + +
+
+L'outil d'ajout d'images ouvre la fenêtre ci-dessous.
+
+
+
+Vous entrez tout simplement l'adresse de l'image que vous désirez ajouter et +entrez une description facultative. La description sera affichée en texte alternatif +sur l'image lorsqu'elle sera publiée.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_link_button.htm new file mode 100644 index 0000000..63b065d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/insert_link_button.htm @@ -0,0 +1,35 @@ + + + +Outil d'ajout d'hyperliens + + + + + + + + + + + +
+
+L'outil d'ajout d'hyperlien ouvre la fenêtre ci-dessous.
+
+
+
+Il y a deux champs dans cette fenêtre. L'Adresse URL est l'adresse +de l'hyperlien. La destination vous permet de choisir de quelle façon +l'hyperlien sera ouvert.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/fr_ca/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/about.htm new file mode 100644 index 0000000..3c7721e --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/about.htm @@ -0,0 +1,29 @@ + + + +Über TinyMCE + + + + + + + + + + + +
+
+A TinyMCE egy kompakt WYSIWYG-szerkesztő az MSIE-hoz és a Mozillához hasonló webböngészők számára, mely lehetőséget nyújt önnek a HTML tartalmak egyszerű szerkesztésére. A legtöbb szövegszerkesztőben elérhető funkciókat nyújtja egyszerűen kezelhető formában.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/common_buttons.htm new file mode 100644 index 0000000..b3a6ec1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/common_buttons.htm @@ -0,0 +1,107 @@ + + + +Allgemeine Schaltflächen + + + + + + + + + + + +
+
+Untenstehend eine kurze Beschreibung jeder Schaltfläche.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Félkövér szöveg.
Dõlt szöveg .
Aláhúzott szöveg .
Áthúzott szöveg .
Balra igazítás .
Középre igazítás .
Jobbra igazíás .
Sorkizárt.
Felsorolás / pontozott lista.
Felsorolás / számozott lista.
Behúzás balra .
behúzás jobbra .
Utolsó parancs visszavonása .
Utolsó parancs ismétlése .
Új link beillesztése, bõvebb információért olvassa el a Link beillesztését.
A kijelölt link eltávolítása / Az összes kijelölt link eltávolítása.
Egy új kép beillesztése, bõvebb információért olvassa el a Kép beillesztését .
Kód tisztítása / Eltávolítja a nemkívánt formázásokat. Ez a funkció akkor hasznos, ha például Office dokumentumból másol tartalmat.
Ennek a segítségnek az elérése.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_image_window.gif new file mode 100644 index 0000000..3b7982a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_link_window.gif new file mode 100644 index 0000000..27c00a4 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/index.htm new file mode 100644 index 0000000..ff506e8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/index.htm @@ -0,0 +1,25 @@ + + + +Inhaltsverzeichnis der Hilfe + + + + + + + + + +
+
+Kattintson az alábbi linkekre a segítség különbözõ részeinek eléréséhez. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_image_button.htm new file mode 100644 index 0000000..298b828 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_image_button.htm @@ -0,0 +1,33 @@ + + + +Schaltfläche Bild einfügen + + + + + + + + + + + +
+
+A Kép beillesztése gomb az alábbi ablakot nyitja meg. +
+
+
+
+Egyszerűen meg kell adni a beilleszteni kívánt kép elérésének URL-jét, valamint egy rövd leírást, mely alternatív szövegként kerül megjelenítésre (pl. nem grafikus böngészőkben).
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_link_button.htm new file mode 100644 index 0000000..0ef3ab7 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/insert_link_button.htm @@ -0,0 +1,32 @@ + + + +Schaltfläche Hyperlink einfügen + + + + + + + + + + + +
+
+A Link beillesztése gomb az alábbi ablakot nyitja meg.
+
+
+
+Két mezőt kell kitöltenie ebben az ablakban. Az első - "Link URL" - a hivatkozás URL-je. A második lehetőséget ad Önnek a hivatkoztás megjelenítésének kiválasztásához.
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/hu/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/about.htm new file mode 100644 index 0000000..6a8b817 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/about.htm @@ -0,0 +1,38 @@ + + + + Informazioni su TinyMCE + + + + + + + + + + + +
+
+TinyMCE è un piccolo WYSIWYG (What You See Is What You Get, +quello che vedi è quello che ottieni) editor per i web browser +come MSIE o Mozilla che permette di editare HTML in modo comodo. Ha le +funzionalità comuni di molti word processor e non dovrebbe +essere difficile da usare.
+
+
+ + + + + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/common_buttons.htm new file mode 100644 index 0000000..94ad764 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/common_buttons.htm @@ -0,0 +1,126 @@ + + + + Pulsanti comuni + + + + + + + + + + + +
+
+Di seguito una breve descrizione di ogni pulsante.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Testo grassetto.
Testo corsivo.
Testo sottolineato.
Testo barrato.
Allinea a sinistra.
Allinea al centro.
Allinea a destra.
Giustifica.
Lista non ordinata.
Lista ordianta.
+
Diminuisci l'indentazione.
+
Aumenta l'indentazione.
Annulla l'ultima operazione.
Ripeti l'ultima operazione.
Inserieci un nuovo collegamento, maggiori informazioni su +questa funzione nella Sezione +'Inserisci un collegamento'
Rimuovi tutti i collegamenti selezionati
+
Inserieci una nuova immagine, maggiori informazioni su questa +funzione nella Sezione 'Inserisci +una immagine'.
Ripulisci il codice/rimuovi la formattazione non voluta. +Questa funzione è utile quando si copia per esempio da un +programma office
+
Mostra questa guida
+
+
+
+ + + + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_image_window.gif new file mode 100644 index 0000000..bccc2d3 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_link_window.gif new file mode 100644 index 0000000..0e5eaa8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/index.htm new file mode 100644 index 0000000..fdd9829 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/index.htm @@ -0,0 +1,32 @@ + + + + Indice della guida + + + + + + + + + + + +
+
+Seleziona un argomento:
+ +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_image_button.htm new file mode 100644 index 0000000..5f69465 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_image_button.htm @@ -0,0 +1,41 @@ + + + + Pulsante 'Inserisci immagine' + + + + + + + + + + + +
+
+Il pulsante 'inserisci immagine' apre questa finestra.
+
+
+
+Semplicemente, inserite l'inidirzzo all'immagine che volete collegare e +datene una descrizione, che sarà poi visualizzata come testo +alternativo all'immagine nella pagina.
+
+
+ + + + + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_link_button.htm new file mode 100644 index 0000000..eaf92c8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/insert_link_button.htm @@ -0,0 +1,42 @@ + + + + Pulsante 'Inserisci collegamento' + + + + + + + + + + + +
+
+Questo pulsante apre una nuova finstra con le funzioni di +inserimento/modifica del collegamento.
+
+
+
+Ci sono due campi in questa finestra: il primo, "Link URL" è +l'indirizzo del collegamento. Il 'target' permette di selezionare come +il collegamento deve essere aperto.
+
+
+ + + + + + + + +
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/it/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/about.htm new file mode 100644 index 0000000..c4f17af --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/about.htm @@ -0,0 +1,34 @@ + + + + + +O TinyMCE + + + + + + + + + + + +
+
+TinyMCE jest ma³ym edytorem WYSWIWYG dla przegl±darek internetowych takich jak MSIE +lub Mozilla, pozwalaj±cym na edytowanie zawarto¶ci strony HTML w sposób przyjazny dla +u¿ytkownika. Posiada szeref funkcji znanych z popularnych edytorów tekstu, wiêc powinien +byæ ³atwy w u¿yciu.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/common_buttons.htm new file mode 100644 index 0000000..340b01c --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/common_buttons.htm @@ -0,0 +1,113 @@ + + + + + +Wa¿niejsze przyciski + + + + + + + + + + + +
+
+Poni¿ej znajduje siê krótki opis ka¿dego przycisku. +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Pogrubienie tekstu.
Pochylenie tekstu.
Podkre¶lenie tekstu.
Przekre¶lenie tekstu.
Wyrównanie do lewej
Wy¶rodkowanie.
Wyrównanie do prawej.
Wyjustowanie.
Lista nieuporz±dkowana/lista punktów.
Lista uporz±dkowana/lista ponumerowana
Wysuniêcie/zmniejsz wciêcie.
Wciêcie/zwiêksz wciêcie.
Cofniêcie ostatnio wykonanej czynno¶ci
Ponowienie ostatnio wykonanej czynno¶ci
Wstawienie nowego ³±cza, przeczytaj wiêcej o tej funkcji sekcji Wstaw + ³±cze.
Usuniêcie ³±cz z zaznaczonej czê¶ci/usuniêcie wszystkich zaznaczonych ³±cz.
Wstawienie nowego zdjêcia, przeczytaj wiêcej o tej funkcji w sekcji Wstaw + zdjêcie.
Oczyszczenie kodu/usuniêcie niechcianeg formatowania. Ta funkcja jest pomocna kiedy + kopiujesz zawarto¶æ np. z worda.
Pokazanie tego okna pomocy.
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_image_window.gif new file mode 100644 index 0000000..8ac74b1 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_link_window.gif new file mode 100644 index 0000000..8261fe0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/index.htm new file mode 100644 index 0000000..ca945f6 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/index.htm @@ -0,0 +1,27 @@ + + + + + +Spis pomocy + + + + + + + + + +
+
+Aby zobaczyæ poszczególne sekcje pomocy kliknij jeden z poni¿szych linków + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_image_button.htm new file mode 100644 index 0000000..b4f6684 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_image_button.htm @@ -0,0 +1,34 @@ + + + + + +Przycisk "Wstaw zdjêcie" + + + + + + + + + +
+
+Przycisk "Wstaw zdjêcie" otwiera okno pokazane poni¿ej.
+
+
+
+Nale¿y podaæ adres URL lub scie¿kê dostêpu do zdjêcia które ma byæ wstawione i podaæ krótki opis +zdjêcia, jest on wy¶wietlany jako alternatyny tekstowy opis zdjêcia umieszczonego na stronie. +
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_link_button.htm new file mode 100644 index 0000000..2dac1da --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_link_button.htm @@ -0,0 +1,36 @@ + + + + + +Przycisk "Wstaw ³±cze" + + + + + + + + + + + +
+
+Ten przycisk otwiera nowe okno, pozwalaj±ce na wstawienie lub edytowanie ³±cza.
+
+
+
+S± dwa pola w tym oknie, pierwsze "Adres URL" jest adresem URL ³±cza +. "Cel" umo¿liwia ustalenie jak ³±cze ma byæ otwarte.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/pl/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/about.htm new file mode 100644 index 0000000..99e52e8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/about.htm @@ -0,0 +1,33 @@ + + + +About TinyMCE + + + + + + + + + + + +
+
+TinyMCE är en liten WYSIWYG-editor för webläsare som +MSIE och Mozilla vilken möjliggör för användare att redigera +HTML-innehåll på ett mer användarvänligt sätt. +Applikationen har funktioner som liknar dem man finner i vanliga ordbehandlare +och borde inte vara speciellt svårt att använda.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/common_buttons.htm new file mode 100644 index 0000000..d34cb22 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/common_buttons.htm @@ -0,0 +1,111 @@ + + + +Common buttons + + + + + + + + + + + +
+
+Nedan finner du en kort beskrivning av varje knapp/funktion.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fet text.
Kursiv text.
Understruken text.
Genomstruken text.
Rak vänstermarginal.
Centrera.
Rak högermarginal.
Raka marginaler.
Punktlista.
Numrerad lista
Minska indrag.
Öka utdrag.
Ångra senaste ändringen.
Gör om senaste ändringen.
Skapa/Redigera länk, läs mer om denna funktion i + kapitlet Skapa/Redigera länk.
Ta bort länkar från markerade länkar.
Skapa/Redigera bild, lär mer om denna funktion i + kapitlet Skapa/Redigera bild.
Rensa/Städa kåden. Denna funktion tar bort onödig + formatering. Bör användas när man t.ex. kopierar text + från Office-program.
Visad denna hjälp
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_image_window.gif new file mode 100644 index 0000000..4eaf470 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_link_window.gif new file mode 100644 index 0000000..2b43138 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/index.htm new file mode 100644 index 0000000..5a19a86 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/index.htm @@ -0,0 +1,27 @@ + + + +Help Index + + + + + + + + + +
+
+Klicka på länkarna nedan för att gå till olika +hjälpkapitel. + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_image_button.htm new file mode 100644 index 0000000..d809c7a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_image_button.htm @@ -0,0 +1,35 @@ + + + +Insert image button + + + + + + + + + + + +
+
+Skapa/Redigera bild-funktionen öppnar ett nytt fönster som ser ut som +bilden nedan.
+
+
+
+I detta fönster skriver du in URL:en till bilden du vill länka till +samt en bildbeskrivning, denna beskrivning kommer att visas som en alternativ +text till bilden.
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_link_button.htm new file mode 100644 index 0000000..1d27715 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/insert_link_button.htm @@ -0,0 +1,34 @@ + + + +Insert link button + + + + + + + + + + + +
+
+Denna funktion öppnar ett nytt fönster liknande det nedan.
+
+
+
+Detta fönster har två fält länkens URL/adress samt hur länken +skall öppnas.
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/sv/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/about.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/about.htm new file mode 100644 index 0000000..7fda79b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/about.htm @@ -0,0 +1,29 @@ + + +¹ØÓÚTinyMCE + + + + + + + + + + + + +
+
+TinyMCEÊÇÒ»ÖÖÊÊÓÃÓÚMSIEºÍMozillaµÈä¯ÀÀÆ÷µÄÇáÁ¿¼¶Ëù¼û¼´ËùµÃ±à¼­Æ÷£¬ÒÔ¸ü¼ÓÓѺõķ½Ê½¹©Óû§±à¼­HTMLÄÚÈÝ¡£Ëü¾ßÓд󲿷ÖÎÄ×Ö´¦ÀíÆ÷Ëù³£¼ûµÄ¹¦ÄÜ£¬²¢ÇÒÒ×ÓÚʹÓá£
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/common_buttons.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/common_buttons.htm new file mode 100644 index 0000000..7c74345 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/common_buttons.htm @@ -0,0 +1,108 @@ + + +³£Óð´Å¥ + + + + + + + + + + + + +
+
+ÒÔÏÂÊÇÿ¸ö°´Å¥µÄ¼ò¶Ì˵Ã÷ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
´ÖÌåÎÄ×ÖÑùʽ
бÌåÎÄ×ÖÑùʽ
Ï»®ÏßÎÄ×ÖÑùʽ
ɾ³ýÏßÎÄ×ÖÑùʽ
×ó¶ÔÆë
¾ÓÖÐ¶ÔÆë
ÓÒ¶ÔÆë
Á½¶Ë¶ÔÆë
ÎÞÐòÁбí
ÓÐÐòÁбí
¼õÉÙËõ½øÁ¿
Ôö¼ÓËõ½øÁ¿
³·ÏûÉÏÒ»²Ù×÷
ÖØ×öÉÏÒ»²Ù×÷
²åÈëÐÂÁ´½Ó£¬µã»÷ ²åÈëÁ´½Ó°´Å¥ Õ½ÚÒԲ鿴¸ü¶àÄÚÈÝ¡£
ɾ³ýµ±Ç°Ñ¡¶¨µÄÁ´½Ó/ÒÆ³ýÈ«²¿Ñ¡¶¨µÄÁ´½Ó
²åÈëÐÂͼÏñ£¬µã»÷ ²åÈëͼÏñ°´Å¥ Õ½ÚÒԲ鿴¸ü¶àÄÚÈÝ¡£
ÇåÀí´úÂë/Çå³ýËùÓв»ÐèÒªµÄ¸ñʽ¡£´Ë¹¦ÄÜÔÚÄã´ÓofficeµÈ²úÆ·Öи´ÖÆÄÚÈݽøÀ´µÄʱºòÌØ±ðÓÐÓá£
ÏÔʾ´Ë°ïÖú´°¿Ú
+
+
+ + + + + + + + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_image_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_image_window.gif new file mode 100644 index 0000000..66df25f --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_image_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_link_window.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_link_window.gif new file mode 100644 index 0000000..b3ce84d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/images/insert_link_window.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/index.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/index.htm new file mode 100644 index 0000000..67f9bfd --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/index.htm @@ -0,0 +1,25 @@ + + +°ïÖúË÷Òý + + + + + + + + + + +
+
+Çëµã»÷ÒÔÏÂÁ´½ÓÀ´²é¿´°ïÖúÄÚÈÝÖеIJ»Í¬Õ½Ú. + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_image_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_image_button.htm new file mode 100644 index 0000000..af9b703 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_image_button.htm @@ -0,0 +1,31 @@ + + +²åÈëͼÏñ°´Å¥ + + + + + + + + + + + + +
+
µã»÷²åÈëͼƬ°´Å¥ºó»á´ò¿ªÒÔÏ´°¿Ú£º
+
+
+
ÄãÖ»Ðè¼òµ¥µÄÊäÈëÐèÒªÁ¬½ÓµÄͼÏñµØÖ·¼°Í¼ÏñÃèÊö£¨Í¼ÏñµÄÌæ´úÎÄ×Ö£©
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_link_button.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_link_button.htm new file mode 100644 index 0000000..984d200 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/insert_link_button.htm @@ -0,0 +1,31 @@ + + +²åÈëÁ´½Ó°´Å¥ + + + + + + + + + + + + +
+
´Ë°´Å¥»á´ò¿ª²åÈë/±à¼­Á´½ÓµÄ¶Ô»°´°¿Ú£º
+
+
+
´°¿ÚÖÐÓÐÁ½¸ö±íµ¥Óò£¬µÚÒ»¸öÊÇÁ´½ÓµÄµØÖ·£¬µÚ¶þ¸öÊÇÁ´½ÓµÄ´ò¿ª·½Ê½¡£
+
+
+ + + + + + +
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/style.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/style.css new file mode 100644 index 0000000..975bc5a --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/docs/zh_cn/style.css @@ -0,0 +1,28 @@ +body { background-color: #FFFFFF; } +body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; } +.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; } +.subtitle { font-size: 12px; font-weight: bold; } + +.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; } +.step_ol, .step_li { margin-left: 11 px; line-height: 16px; } +img { border: #000000 solid 1px; } + +a:visited { color: #666666; text-decoration: underline; } +a:active { color: #666666; text-decoration: underline; } +a:hover { color: #666666; text-decoration: underline; } +a { color: #666666; text-decoration: underline; } + +.pageheader { border: #E0E0E0 solid 1px; } +.pagefooter { border: #E0E0E0 solid 1px; } +.sample { background-color: #FFFFFF; border: #000000 solid 1px; } +.samplecontent { font-size: 10px; } + +.code { background-color: #FFFFFF; border: #000000 solid 1px; } +.codecontent { font-size: 10px; } +.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold } +.codecontent a { color: #666666; text-decoration: none; font-weight: bold } + +hr { height: 1px; } + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_content.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_content.css new file mode 100644 index 0000000..ac7e5a7 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_content.css @@ -0,0 +1,27 @@ +body { + background-color: #FFFFFF; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + scrollbar-3dlight-color: #F0F0EE; + scrollbar-arrow-color: #676662; + scrollbar-base-color: #F0F0EE; + scrollbar-darkshadow-color: #DDDDDD; + scrollbar-face-color: #E0E0DD; + scrollbar-highlight-color: #F0F0EE; + scrollbar-shadow-color: #F0F0EE; + scrollbar-track-color: #F5F5F5; +} + +td { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +pre { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +.mceVisualAid { + border: 1px dashed #BBBBBB; +} diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_popup.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_popup.css new file mode 100644 index 0000000..c6cab79 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_popup.css @@ -0,0 +1,41 @@ +body { + background-color: #F0F0EE; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + scrollbar-3dlight-color: #F0F0EE; + scrollbar-arrow-color: #676662; + scrollbar-base-color: #F0F0EE; + scrollbar-darkshadow-color: #DDDDDD; + scrollbar-face-color: #E0E0DD; + scrollbar-highlight-color: #F0F0EE; + scrollbar-shadow-color: #F0F0EE; + scrollbar-track-color: #F5F5F5; +} + +td { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; +} + +input { + background: #FFFFFF; + border: 1px solid #cccccc; +} + +td, input, select, textarea { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +input, select, textarea { + border: 1px solid #808080; +} + +.input_noborder { + border: 0px solid #808080; +} + +.title { + font-size: 12px; + font-weight: bold; +} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_template.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_template.js new file mode 100644 index 0000000..6a1204b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_template.js @@ -0,0 +1,32 @@ +function TinyMCE_default_getEditorTemplate(){var template=new Array();template['html']='\ +\ +\ +\ +
\ +IFRAME\ +
\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +
\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +
';template['delta_width']=0;template['delta_height']=-40;return template;}function TinyMCE_default_getInsertLinkTemplate(){var template=new Array();template['file']='link.htm';template['width']=320;template['height']=200;template['width']+=tinyMCE.getLang('lang_insert_link_delta_width',0);template['height']+=tinyMCE.getLang('lang_insert_link_delta_height',0);return template;}function TinyMCE_default_getInsertImageTemplate(){var template=new Array();template['file']='image.htm';template['width']=360;template['height']=200;template['width']+=tinyMCE.getLang('lang_insert_image_delta_width',0);template['height']+=tinyMCE.getLang('lang_insert_image_delta_height',0);return template;}function TinyMCE_default_handleNodeChange(editor_id,node){tinyMCE.switchClassSticky(editor_id+'_left','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_right','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_center','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_full','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_bold','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_italic','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_underline','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_strikethrough','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_bullist','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_numlist','mceButtonNormal');alignNode=node;breakOut=false;do{if(!alignNode.getAttribute||!alignNode.getAttribute('align'))continue;switch(alignNode.getAttribute('align').toLowerCase()){case "left":tinyMCE.switchClassSticky(editor_id+'_left','mceButtonSelected');breakOut=true;break;case "right":tinyMCE.switchClassSticky(editor_id+'_right','mceButtonSelected');breakOut=true;break;case "middle":case "center":tinyMCE.switchClassSticky(editor_id+'_center','mceButtonSelected');breakOut=true;break;case "justify":tinyMCE.switchClassSticky(editor_id+'_full','mceButtonSelected');breakOut=true;break;}}while(!breakOut&&(alignNode=alignNode.parentNode));do{switch(node.nodeName.toLowerCase()){case "b":case "strong":tinyMCE.switchClassSticky(editor_id+'_bold','mceButtonSelected');break;case "i":case "em":tinyMCE.switchClassSticky(editor_id+'_italic','mceButtonSelected');break;case "u":tinyMCE.switchClassSticky(editor_id+'_underline','mceButtonSelected');break;case "strike":tinyMCE.switchClassSticky(editor_id+'_strikethrough','mceButtonSelected');break;case "ul":tinyMCE.switchClassSticky(editor_id+'_bullist','mceButtonSelected');break;case "ol":tinyMCE.switchClassSticky(editor_id+'_numlist','mceButtonSelected');break;}}while((node=node.parentNode));} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_ui.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_ui.css new file mode 100644 index 0000000..e9317bf --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/editor_ui.css @@ -0,0 +1,100 @@ +.mceButtonNormal, .mceButtonOver, .mceButtonDown, .mceSeparator, .mceButtonDisabled, .mceButtonSelected { + margin-top: 1px; + margin-left: 1px; +} + +.mceButtonNormal { + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-right: 1px solid; + border-color: #F0F0EE; + cursor: arrow; +} + +.mceButtonOver { +/* border-top: 1px solid buttonhighlight; + border-left: 1px solid buttonhighlight; + border-bottom: 1px solid buttonshadow; + border-right: 1px solid buttonshadow;*/ + border: 1px solid #0A246A; + cursor: arrow; + background-color: #B6BDD2; +} + +.mceButtonDown { +/* border-bottom: 1px solid buttonhighlight; + border-right: 1px solid buttonhighlight; + border-top: 1px solid buttonshadow; + border-left: 1px solid buttonshadow;*/ + cursor: arrow; + border: 1px solid #0A246A; + background-color: #8592B5; +} + +.mceButtonDisabled { + filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-right: 1px solid; + border-color: #F0F0EE; + cursor: arrow; +} + +.mceSeparator { + border-top: 1px solid buttonhighlight; + border-left: 1px solid buttonhighlight; + border-bottom: 1px solid buttonshadow; + border-right: 1px solid buttonshadow; + margin-right: 2px; + margin-left: 2px; +} + +.mceSeparatorLine { + margin:2px; + margin-left: 4px; + background-color: #F0F0EE; + border-top: 1px solid buttonshadow; + border-left: 1px solid buttonshadow; + border-bottom: 1px solid buttonhighlight; + border-right: 1px solid buttonhighlight; + width: 0px; + height: 15px; +} + +.mceSelectList { + font-family: "MS Sans Serif"; + font-size: 7pt; + font-weight: normal; + margin-top: 2px; +} + +.mceLabel, .mceLabelDisabled { + font-family: "MS Sans Serif"; + font-size: 9pt; +} + +.mceLabel { + color: #000000; +} + +.mceLabelDisabled { + cursor: text; + color: #999999; +} + +.mceEditor { + background: #F0F0EE; + border: 1px solid #cccccc; +} + +.mceEditorArea { + font-family: "MS Sans Serif"; + background: #FFFFFF; +} + +.mceToolbar { + background: #F0F0EE; + border-top: 1px solid #cccccc; +} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/image.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/image.htm new file mode 100644 index 0000000..42394cc --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/image.htm @@ -0,0 +1,57 @@ + + +{$lang_insert_image_title} + + + + +
+ + + + +
+ + + + + + + + + + + + + + + +
{$lang_insert_image_title}
{$lang_insert_image_src}:
{$lang_insert_image_alt}:
+
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold.gif new file mode 100644 index 0000000..31f004b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_de_se.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_de_se.gif new file mode 100644 index 0000000..2d86b00 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_de_se.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_fr.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_fr.gif new file mode 100644 index 0000000..748df97 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_fr.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_ru.gif new file mode 100644 index 0000000..c9e89b2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bold_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bullist.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bullist.gif new file mode 100644 index 0000000..12d0ec2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/bullist.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/center.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/center.gif new file mode 100644 index 0000000..a9e13e0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/center.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cleanup.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cleanup.gif new file mode 100644 index 0000000..961fe39 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cleanup.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/copy.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/copy.gif new file mode 100644 index 0000000..05809f5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/copy.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cut.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cut.gif new file mode 100644 index 0000000..9b16fc5 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/cut.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/full.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/full.gif new file mode 100644 index 0000000..5a78c63 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/full.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/help.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/help.gif new file mode 100644 index 0000000..9f452d9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/help.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/image.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/image.gif new file mode 100644 index 0000000..36109de --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/image.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/indent.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/indent.gif new file mode 100644 index 0000000..7a17288 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/indent.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic.gif new file mode 100644 index 0000000..ec03278 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_de_se.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_de_se.gif new file mode 100644 index 0000000..6ce0d8d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_de_se.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_ru.gif new file mode 100644 index 0000000..5c2f7fe --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/italic_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/left.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/left.gif new file mode 100644 index 0000000..4225e00 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/left.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/link.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/link.gif new file mode 100644 index 0000000..0de4274 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/link.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/numlist.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/numlist.gif new file mode 100644 index 0000000..3de8351 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/numlist.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/outdent.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/outdent.gif new file mode 100644 index 0000000..53e89a7 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/outdent.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/paste.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/paste.gif new file mode 100644 index 0000000..8df05e2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/paste.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/redo.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/redo.gif new file mode 100644 index 0000000..f5f6e56 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/redo.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/right.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/right.gif new file mode 100644 index 0000000..88bfaf2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/right.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/spacer.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/spacer.gif new file mode 100644 index 0000000..fc25609 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/spacer.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/strikethrough.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/strikethrough.gif new file mode 100644 index 0000000..ce7b653 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/strikethrough.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline.gif new file mode 100644 index 0000000..cdebd29 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline_ru.gif new file mode 100644 index 0000000..2a517e8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/underline_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/undo.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/undo.gif new file mode 100644 index 0000000..b0722d0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/undo.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/unlink.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/unlink.gif new file mode 100644 index 0000000..d999849 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/images/unlink.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/link.htm b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/link.htm new file mode 100644 index 0000000..2eeadb9 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/default/link.htm @@ -0,0 +1,64 @@ + + +{$lang_insert_link_title} + + + + +
+ + + + +
+ + + + + + + + + + + + + + + +
{$lang_insert_link_title}
{$lang_insert_link_url}:
{$lang_insert_link_target}:
+
+
+ + diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_content.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_content.css new file mode 100644 index 0000000..ac7e5a7 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_content.css @@ -0,0 +1,27 @@ +body { + background-color: #FFFFFF; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; + scrollbar-3dlight-color: #F0F0EE; + scrollbar-arrow-color: #676662; + scrollbar-base-color: #F0F0EE; + scrollbar-darkshadow-color: #DDDDDD; + scrollbar-face-color: #E0E0DD; + scrollbar-highlight-color: #F0F0EE; + scrollbar-shadow-color: #F0F0EE; + scrollbar-track-color: #F5F5F5; +} + +td { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +pre { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +.mceVisualAid { + border: 1px dashed #BBBBBB; +} diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_popup.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_popup.css new file mode 100644 index 0000000..c6cab79 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_popup.css @@ -0,0 +1,41 @@ +body { + background-color: #F0F0EE; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + scrollbar-3dlight-color: #F0F0EE; + scrollbar-arrow-color: #676662; + scrollbar-base-color: #F0F0EE; + scrollbar-darkshadow-color: #DDDDDD; + scrollbar-face-color: #E0E0DD; + scrollbar-highlight-color: #F0F0EE; + scrollbar-shadow-color: #F0F0EE; + scrollbar-track-color: #F5F5F5; +} + +td { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; +} + +input { + background: #FFFFFF; + border: 1px solid #cccccc; +} + +td, input, select, textarea { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 10px; +} + +input, select, textarea { + border: 1px solid #808080; +} + +.input_noborder { + border: 0px solid #808080; +} + +.title { + font-size: 12px; + font-weight: bold; +} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js new file mode 100644 index 0000000..7912554 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_template.js @@ -0,0 +1,20 @@ +function TinyMCE_simple_getEditorTemplate(){var template=new Array();template['html']='\ +\ +\ +\ +
\ +IFRAME\ +
\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +\ +
';template['delta_width']=0;template['delta_height']=-20;return template;}function TinyMCE_simple_handleNodeChange(editor_id,node){tinyMCE.switchClassSticky(editor_id+'_bold','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_italic','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_underline','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_strikethrough','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_bullist','mceButtonNormal');tinyMCE.switchClassSticky(editor_id+'_numlist','mceButtonNormal');do{switch(node.nodeName.toLowerCase()){case "b":case "strong":tinyMCE.switchClassSticky(editor_id+'_bold','mceButtonSelected');break;case "i":case "em":tinyMCE.switchClassSticky(editor_id+'_italic','mceButtonSelected');break;case "u":tinyMCE.switchClassSticky(editor_id+'_underline','mceButtonSelected');break;case "strike":tinyMCE.switchClassSticky(editor_id+'_strikethrough','mceButtonSelected');break;case "ul":tinyMCE.switchClassSticky(editor_id+'_bullist','mceButtonSelected');break;case "ol":tinyMCE.switchClassSticky(editor_id+'_numlist','mceButtonSelected');break;}}while((node=node.parentNode));} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_ui.css b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_ui.css new file mode 100644 index 0000000..71b4ef8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/editor_ui.css @@ -0,0 +1,100 @@ +.mceButtonNormal, .mceButtonOver, .mceButtonDown, .mceSeparator, .mceButtonDisabled, .mceButtonSelected { + margin-top: 1px; + margin-left: 1px; +} + +.mceButtonNormal { + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-right: 1px solid; + border-color: #F0F0EE; + cursor: arrow; +} + +.mceButtonOver { + border: 1px solid #0A246A; + cursor: arrow; + background-color: #B6BDD2; +} + +.mceButtonDown { + cursor: arrow; + border: 1px solid #0A246A; + background-color: #8592B5; +} + +.mceButtonSelected { + border: 1px solid; + border-color: #C0C0BB; + cursor: arrow; +} + +.mceButtonDisabled { + filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); + -moz-opacity:0.3; + opacity: 0.3; + border-top: 1px solid; + border-left: 1px solid; + border-bottom: 1px solid; + border-right: 1px solid; + border-color: #F0F0EE; + cursor: arrow; +} + +.mceSeparator { + border-top: 1px solid buttonhighlight; + border-left: 1px solid buttonhighlight; + border-bottom: 1px solid buttonshadow; + border-right: 1px solid buttonshadow; + margin-right: 2px; + margin-left: 2px; +} + +.mceSeparatorLine { + margin:2px; + margin-left: 4px; + background-color: #F0F0EE; + border-top: 1px solid buttonshadow; + border-left: 1px solid buttonshadow; + border-bottom: 1px solid buttonhighlight; + border-right: 1px solid buttonhighlight; + width: 0px; + height: 15px; +} + +.mceSelectList { + font-family: "MS Sans Serif"; + font-size: 7pt; + font-weight: normal; + margin-top: 2px; +} + +.mceLabel, .mceLabelDisabled { + font-family: "MS Sans Serif"; + font-size: 9pt; +} + +.mceLabel { + color: #000000; +} + +.mceLabelDisabled { + cursor: text; + color: #999999; +} + +.mceEditor { + background: #F0F0EE; + border: 1px solid #cccccc; +} + +.mceEditorArea { + font-family: "MS Sans Serif"; + background: #FFFFFF; +} + +.mceToolbar { + background: #F0F0EE; + border-top: 1px solid #cccccc; +} \ No newline at end of file diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold.gif new file mode 100644 index 0000000..31f004b --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_de_se.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_de_se.gif new file mode 100644 index 0000000..2d86b00 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_de_se.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_fr.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_fr.gif new file mode 100644 index 0000000..748df97 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_fr.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_ru.gif new file mode 100644 index 0000000..c9e89b2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bold_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bullist.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bullist.gif new file mode 100644 index 0000000..12d0ec2 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/bullist.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/cleanup.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/cleanup.gif new file mode 100644 index 0000000..961fe39 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/cleanup.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic.gif new file mode 100644 index 0000000..ec03278 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_de_se.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_de_se.gif new file mode 100644 index 0000000..6ce0d8d --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_de_se.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_ru.gif new file mode 100644 index 0000000..5c2f7fe --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/italic_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/numlist.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/numlist.gif new file mode 100644 index 0000000..3de8351 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/numlist.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/redo.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/redo.gif new file mode 100644 index 0000000..f5f6e56 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/redo.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/spacer.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/spacer.gif new file mode 100644 index 0000000..fc25609 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/spacer.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/strikethrough.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/strikethrough.gif new file mode 100644 index 0000000..ce7b653 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/strikethrough.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline.gif new file mode 100644 index 0000000..1fba463 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline_ru.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline_ru.gif new file mode 100644 index 0000000..2a517e8 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/underline_ru.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/undo.gif b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/undo.gif new file mode 100644 index 0000000..b0722d0 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/themes/simple/images/undo.gif diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce.js new file mode 100644 index 0000000..9dd1075 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce.js @@ -0,0 +1,12 @@ +/** + * $RCSfile$ + * $Revision$ + * $Date$ + * + * @author Moxiecode + * @copyright Copyright © 2004, Moxiecode Systems AB, All rights reserved. + */ + function TinyMCE(){this.instances=new Array();this.stickyClassesLookup=new Array();this.windowArgs=new Array();this.loadedFiles=new Array();this.configs=new Array();this.currentConfig=0;this.eventHandlers=new Array();this.isMSIE=(navigator.appName=="Microsoft Internet Explorer");this.isMSIE5=this.isMSIE&&(navigator.userAgent.indexOf('MSIE 5')!=-1);this.isMSIE5_0=this.isMSIE&&(navigator.userAgent.indexOf('MSIE 5.0')!=-1);this.isGecko=navigator.userAgent.indexOf('Gecko')!=-1;this.isSafari=navigator.userAgent.indexOf('Safari')!=-1;this.isMac=navigator.userAgent.indexOf('Mac')!=-1;this.dialogCounter=0;this.idCounter=0;};TinyMCE.prototype.defParam=function(key,def_val){this.settings[key]=tinyMCE.getParam(key,def_val);};TinyMCE.prototype.init=function(settings){var theme;this.settings=settings;if(typeof(document.execCommand)=='undefined')return;if(!tinyMCE.baseURL){var elements=document.getElementsByTagName('script');for(var i=0;i');this.loadedFiles[this.loadedFiles.length]=url;};TinyMCE.prototype.loadCSS=function(url){for(var i=0;i');this.loadedFiles[this.loadedFiles.length]=url;};TinyMCE.prototype.importCSS=function(doc,css_file){if(tinyMCE.isMSIE)var styleSheet=doc.createStyleSheet(css_file);else{var elm=doc.createElement("link");elm.rel="stylesheet";elm.href=css_file;if(headArr=doc.getElementsByTagName("head"))headArr[0].appendChild(elm);}};TinyMCE.prototype.confirmAdd=function(e,settings){var elm=tinyMCE.isMSIE?event.srcElement:e.target;var elementId=elm.name?elm.name:elm.id;tinyMCE.settings=settings;if(!elm.getAttribute('mce_noask')&&confirm(tinyMCELang['lang_edit_confirm']))tinyMCE.addMCEControl(elm,elementId);elm.setAttribute('mce_noask','true');};TinyMCE.prototype.updateContent=function(form_element_name){var formElement=document.getElementById(form_element_name);for(var n in tinyMCE.instances){var inst=tinyMCE.instances[n];inst.switchSettings();if(inst.formElement==formElement){var doc=inst.getDoc();tinyMCE._setHTML(doc,inst.formElement.value);if(!tinyMCE.isMSIE)doc.body.innerHTML=tinyMCE._cleanupHTML(doc,this.settings,doc.body,inst.visualAid);}}};TinyMCE.prototype.addMCEControl=function(replace_element,form_element_name,target_document){var id="mce_editor_"+tinyMCE.idCounter++;var inst=new TinyMCEControl(tinyMCE.settings);inst.editorId=id;this.instances[id]=inst;inst.onAdd(replace_element,form_element_name,target_document);};TinyMCE.prototype.triggerSave=function(skip_cleanup,skip_callback){for(var n in tinyMCE.instances){var inst=tinyMCE.instances[n];inst.switchSettings();tinyMCE.settings['preformatted']=false;if(typeof(skip_cleanup)=="undefined")skip_cleanup=false;if(typeof(skip_callback)=="undefined")skip_callback=false;tinyMCE._setHTML(inst.getDoc(),inst.getBody().innerHTML);var htm=skip_cleanup?inst.getBody().innerHTML:tinyMCE._cleanupHTML(inst.getDoc(),this.settings,inst.getBody(),this.visualAid,true);if(tinyMCE.settings["encoding"]=="xml"||tinyMCE.settings["encoding"]=="html")htm=tinyMCE.convertStringToXML(htm);if(!skip_callback&&tinyMCE.settings['save_callback']!="")var content=eval(tinyMCE.settings['save_callback']+"(inst.formTargetElementId,htm,inst.getBody());");if((typeof(content)!="undefined")&&content!=null)htm=content;htm=tinyMCE.regexpReplace(htm,"(","(","gi");htm=tinyMCE.regexpReplace(htm,")",")","gi");htm=tinyMCE.regexpReplace(htm,";",";","gi");htm=tinyMCE.regexpReplace(htm,""",""","gi");htm=tinyMCE.regexpReplace(htm,"^","^","gi");if(inst.formElement)inst.formElement.value=htm;}};TinyMCE.prototype._convertOnClick=function(node){if(tinyMCE.isMSIE5)return;var elms=node.getElementsByTagName("a");for(var i=0;i","gi");content=tinyMCE.regexpReplace(content,"\r","
","gi");content=tinyMCE.regexpReplace(content,"\n","
","gi");}content=tinyMCE._customCleanup("insert_to_editor",content);if(tinyMCE.isMSIE){window.setInterval('try{tinyMCE.getCSSClasses(document.frames["'+editor_id+'"].document, "'+editor_id+'");}catch(e){}',500);if(tinyMCE.settings["force_br_newlines"])document.frames[editor_id].document.styleSheets[0].addRule("p","margin: 0px;");var body=document.frames[editor_id].document.body;tinyMCE.addEvent(body,"beforepaste",TinyMCE.prototype.eventPatch);tinyMCE.addEvent(body,"beforecut",TinyMCE.prototype.eventPatch);tinyMCE.addEvent(body,"paste",TinyMCE.prototype.eventPatch);body.editorId=editor_id;}if(!tinyMCE.isMSIE){var contentElement=inst.getDoc().createElement("body");var doc=inst.getDoc();contentElement.innerHTML=content;if(tinyMCE.settings['force_p_newlines'])content=content.replace(new RegExp('<>','g'),"");if(tinyMCE.settings['cleanup_on_startup'])inst.getBody().innerHTML=tinyMCE._cleanupHTML(doc,this.settings,contentElement);else{content=tinyMCE.regexpReplace(content,"","","gi");content=tinyMCE.regexpReplace(content,"","","gi");inst.getBody().innerHTML=content;}inst.convertAllRelativeURLs();}else{if(tinyMCE.settings['cleanup_on_startup']){tinyMCE._setHTML(inst.getDoc(),content);eval('try {inst.getBody().innerHTML = tinyMCE._cleanupHTML(inst.contentDocument, this.settings, inst.getBody());} catch(e) {}');}else tinyMCE._setHTML(inst.getDoc(),content);}tinyMCE._convertOnClick(inst.getBody());var parentElm=document.getElementById(inst.editorId+'_parent');if(parentElm.lastChild.nodeName.toLowerCase()=="input")inst.formElement=parentElm.lastChild;else inst.formElement=parentElm.nextSibling;tinyMCE.handleVisualAid(inst.getBody(),true,tinyMCE.settings['visual']);tinyMCE.executeCallback('setupcontent_callback','_setupContent',0,editor_id,inst.getBody(),inst.getDoc());if(!tinyMCE.isMSIE)TinyMCE.prototype.addEventHandlers(editor_id);inst.startContent=inst.getBody().innerHTML;tinyMCE.selectedInstance=inst;tinyMCE.selectedElement=inst.contentWindow.document.body;tinyMCE.triggerNodeChange(false,true);tinyMCE._customCleanup("insert_to_editor_dom",inst.contentWindow.document.body);};TinyMCE.prototype.cancelEvent=function(e){if(tinyMCE.isMSIE){e.returnValue=false;e.cancelBubble=true;}else e.preventDefault();};TinyMCE.prototype.removeTinyMCEFormElements=function(form_obj){for(var i=0;i");rng.collapse(false);rng.select();tinyMCE.triggerNodeChange(false);return false;}}if(e.keyCode==8||e.keyCode==46){tinyMCE.selectedElement=e.target;tinyMCE.linkElement=tinyMCE.getParentElement(e.target,"a");tinyMCE.imgElement=tinyMCE.getParentElement(e.target,"img");tinyMCE.triggerNodeChange(false);}return false;break;case "keyup":case "keydown":if(e.target.editorId)tinyMCE.selectedInstance=tinyMCE.instances[e.target.editorId];else return;if(tinyMCE.selectedInstance)tinyMCE.selectedInstance.switchSettings();if(tinyMCE.isGecko&&tinyMCE.settings['force_p_newlines']&&(e.keyCode==8||e.keyCode==46)&&!e.shiftKey){if(tinyMCE.selectedInstance._handleBackSpace(e.type)){e.preventDefault();return false;}}tinyMCE.selectedElement=null;tinyMCE.selectedNode=null;var elm=tinyMCE.selectedInstance.getFocusElement();tinyMCE.linkElement=tinyMCE.getParentElement(elm,"a");tinyMCE.imgElement=tinyMCE.getParentElement(elm,"img");tinyMCE.selectedElement=elm;if(tinyMCE.isGecko&&e.type=="keyup"&&e.keyCode==9)tinyMCE.handleVisualAid(tinyMCE.selectedInstance.getBody(),true,tinyMCE.settings['visual']);if(tinyMCE.isGecko&&tinyMCE.settings['document_base_url']!=""+document.location.href&&e.type=="keyup"&&e.ctrlKey&&e.keyCode==86)tinyMCE.selectedInstance.fixBrokenURLs();if(tinyMCE.isMSIE&&tinyMCE.settings['custom_undo_redo']){var keys=new Array(13,45,36,35,33,34,37,38,39,40);var posKey=false;for(var i=0;i18&&e.keyCode!=255)){tinyMCE.selectedInstance.execCommand("mceAddUndoLevel");tinyMCE.selectedInstance.typing=true;tinyMCE.triggerNodeChange(false);}if(posKey&&e.type=="keyup")tinyMCE.triggerNodeChange(false);var keys=new Array(8,46);for(var i=0;i0){for(var i=0;i"+this.convertStringToXML(String.fromCharCode(160))+"";if(tinyMCE.isMSIE&&elementName=="script")return "<"+elementName+elementAttribs+">"+node.text+"";if(node.hasChildNodes()){if(elementName=="p"&&tinyMCE.cleanup_force_br_newlines)output+="";else output+="<"+elementName+elementAttribs+">";for(var i=0;i
";else output+="";}else{if(openTag)output+="<"+elementName+elementAttribs+">";else{output+="<"+elementName+elementAttribs+" />";}}return output;case 3:if(node.parentNode.nodeName.toLowerCase()=="script")return node.nodeValue;return this.convertStringToXML(node.nodeValue);case 8:return "";default:return "[UNKNOWN NODETYPE "+node.nodeType+"]";}};TinyMCE.prototype.convertStringToXML=function(html_data){var output="";for(var i=0;i127)output+='&#'+chr+";";else output+=String.fromCharCode(chr);continue;}if(tinyMCE.settings['entity_encoding']=="raw"){output+=String.fromCharCode(chr);continue;}if(typeof(tinyMCE.cleanup_entities["c"+chr])!='undefined'&&tinyMCE.cleanup_entities["c"+chr]!='')output+='&'+tinyMCE.cleanup_entities["c"+chr]+';';else output+=''+String.fromCharCode(chr);}return output;};TinyMCE.prototype._getCleanupElementName=function(chunk){var pos;if(chunk.charAt(0)=='+')chunk=chunk.substring(1);if((pos=chunk.indexOf('/'))!=-1)chunk=chunk.substring(0,pos);if((pos=chunk.indexOf('['))!=-1)chunk=chunk.substring(0,pos);return chunk;};TinyMCE.prototype._initCleanup=function(){var validElements=tinyMCE.settings["valid_elements"];validElements=validElements.split(',');var extendedValidElements=tinyMCE.settings["extended_valid_elements"];extendedValidElements=extendedValidElements.split(',');for(var i=0;i[ \n\r]*
[ \n\r]*

','
','gi');element.innerHTML=tinyMCE.regexpReplace(element.innerHTML,'','','gi');}var html=this.cleanupNode(element);if(tinyMCE.settings['debug'])alert("Cleanup process executed in: "+(new Date().getTime()-startTime)+" ms.");html=tinyMCE.regexpReplace(html,'


','
');html=tinyMCE.regexpReplace(html,'

 


 

','
');if(!tinyMCE.isMSIE)html=html.replace(new RegExp('','g'),"");if(tinyMCE.settings['apply_source_formatting']){html=html.replace(new RegExp('<(p|div)([^>]*)>','g'),"\n<$1$2>\n");html=html.replace(new RegExp('<\/(p|div)([^>]*)>','g'),"\n\n");html=html.replace(new RegExp('
','g'),"
\n");}if(tinyMCE.settings['force_br_newlines']){var re=new RegExp('

 

','g');html=html.replace(re,"
");}if(tinyMCE.settings['force_p_newlines']){var re=new RegExp('<>','g');html=html.replace(re,"");}if(tinyMCE.settings['remove_linebreaks'])html=html.replace(new RegExp('\r|\n','g'),' ');html=tinyMCE._customCleanup(on_save?"get_from_editor":"insert_to_editor",html);var chk=tinyMCE.regexpReplace(html,"[ \t\r\n]","").toLowerCase();if(chk=="
"||chk=="
"||chk=="

 

"||chk=="

 

"||chk=="

")html="";if(tinyMCE.settings["preformatted"])return "
"+html+"
";return html;};TinyMCE.prototype.setAttrib=function(element,name,value,no_fix_value){if(!no_fix_value&&value!=null){var re=new RegExp('[^0-9%]','g');value=value.replace(re,'');}if(value!=null&&value!="")element.setAttribute(name,value);else element.removeAttribute(name);if(value!=null&&value!="")element.setAttribute(name,value);else element.removeAttribute(name);};TinyMCE.prototype.insertLink=function(href,target,title,onclick,style_class){this.execCommand("mceAddUndoLevel");if(this.selectedInstance&&this.selectedElement&&this.selectedElement.nodeName.toLowerCase()=="img"){var doc=this.selectedInstance.getDoc();var linkElement=tinyMCE.getParentElement(this.selectedElement,"a");var newLink=false;if(!linkElement){linkElement=doc.createElement("a");newLink=true;}href=eval(tinyMCE.settings['urlconverter_callback']+"(href, linkElement);");tinyMCE.setAttrib(linkElement,'href',href);tinyMCE.setAttrib(linkElement,'target',target);tinyMCE.setAttrib(linkElement,'title',title);tinyMCE.setAttrib(linkElement,'mce_onclick',onclick);tinyMCE.setAttrib(linkElement,'class',style_class);if(newLink){linkElement.appendChild(this.selectedElement.cloneNode(true));this.selectedElement.parentNode.replaceChild(linkElement,this.selectedElement);}return;}if(!this.linkElement&&this.selectedInstance){if(tinyMCE.isSafari){tinyMCE.execCommand("mceInsertContent",false,''+this.selectedInstance.getSelectedHTML()+'');}else this.selectedInstance.contentDocument.execCommand("createlink",false,"#mce_temp_url#");tinyMCE.linkElement=this.getElementByAttributeValue(this.selectedInstance.contentDocument.body,"a","href","#mce_temp_url#");var elementArray=this.getElementsByAttributeValue(this.selectedInstance.contentDocument.body,"a","href","#mce_temp_url#");for(var i=0;i';tinyMCE.execCommand("mceInsertContent",false,html);}else{if(!this.imgElement&&this.selectedInstance){if(tinyMCE.isSafari)tinyMCE.execCommand("mceInsertContent",false,'');else this.selectedInstance.contentDocument.execCommand("insertimage",false,"#mce_temp_url#");tinyMCE.imgElement=this.getElementByAttributeValue(this.selectedInstance.contentDocument.body,"img","src","#mce_temp_url#");}}if(this.imgElement){var needsRepaint=false;src=eval(tinyMCE.settings['urlconverter_callback']+"(src, tinyMCE.imgElement);");if(onmouseover&&onmouseover!="")onmouseover="this.src='"+eval(tinyMCE.settings['urlconverter_callback']+"(onmouseover, tinyMCE.imgElement);")+"';";if(onmouseout&&onmouseout!="")onmouseout="this.src='"+eval(tinyMCE.settings['urlconverter_callback']+"(onmouseout, tinyMCE.imgElement);")+"';";if(typeof(title)=="undefined")title=alt;if(width!=this.imgElement.getAttribute("width")||height!=this.imgElement.getAttribute("height")||align!=this.imgElement.getAttribute("align"))needsRepaint=true;tinyMCE.setAttrib(this.imgElement,'src',src);tinyMCE.setAttrib(this.imgElement,'mce_real_src',src);tinyMCE.setAttrib(this.imgElement,'alt',alt);tinyMCE.setAttrib(this.imgElement,'title',title);tinyMCE.setAttrib(this.imgElement,'align',align);tinyMCE.setAttrib(this.imgElement,'border',border,true);tinyMCE.setAttrib(this.imgElement,'hspace',hspace,true);tinyMCE.setAttrib(this.imgElement,'vspace',vspace,true);tinyMCE.setAttrib(this.imgElement,'width',width,true);tinyMCE.setAttrib(this.imgElement,'height',height,true);tinyMCE.setAttrib(this.imgElement,'onmouseover',onmouseover);tinyMCE.setAttrib(this.imgElement,'onmouseout',onmouseout);if(width&&width!="")this.imgElement.style.pixelWidth=width;if(height&&height!="")this.imgElement.style.pixelHeight=height;if(needsRepaint)tinyMCE.selectedInstance.repaint();}};TinyMCE.prototype.getElementByAttributeValue=function(node,element_name,attrib,value){var elements=this.getElementsByAttributeValue(node,element_name,attrib,value);if(elements.length==0)return null;return elements[0];};TinyMCE.prototype.getElementsByAttributeValue=function(node,element_name,attrib,value){var elements=new Array();if(node&&node.nodeName.toLowerCase()==element_name){if(node.getAttribute(attrib)&&node.getAttribute(attrib).indexOf(value)!=-1)elements[elements.length]=node;}if(node.hasChildNodes){for(var x=0,n=node.childNodes.length;x=strTok2.length){for(var i=0;i=strTok2.length||strTok1[i]!=strTok2[i]){breakPoint=i+1;break;}}}if(strTok1.length=strTok1.length||strTok1[i]!=strTok2[i]){breakPoint=i+1;break;}}}if(breakPoint==1)return url_to_relative;for(var i=0;i<(strTok1.length-(breakPoint-1));i++)outputString+="../";for(var i=breakPoint-1;i=0;i--){if(baseURLParts[i].length==0)continue;newBaseURLParts[newBaseURLParts.length]=baseURLParts[i];}baseURLParts=newBaseURLParts.reverse();var newRelURLParts=new Array();var numBack=0;for(var i=relURLParts.length-1;i>=0;i--){if(relURLParts[i].length==0||relURLParts[i]==".")continue;if(relURLParts[i]=='..'){numBack++;continue;}if(numBack>0){numBack--;continue;}newRelURLParts[newRelURLParts.length]=relURLParts[i];}relURLParts=newRelURLParts.reverse();var len=baseURLParts.length-numBack;var absPath=(len<=0?"":"/")+baseURLParts.slice(0,len).join('/')+"/"+relURLParts.join('/');var start="",end="";if(baseURL['protocol'])start+=baseURL['protocol']+"://";if(baseURL['host'])start+=baseURL['host'];if(baseURL['port'])start+=":"+baseURL['port'];if(relURL['query'])end+="?"+relURL['query'];if(relURL['anchor'])end+="#"+relURL['anchor'];if(relative_url.charAt(relative_url.length-1)=="/")end+="/";return start+absPath+end;};TinyMCE.prototype.getParam=function(name,default_value,strip_whitespace,split_chr){var value=(typeof(this.settings[name])=="undefined")?default_value:this.settings[name];if(value=="true"||value=="false")return(value=="true");if(strip_whitespace)value=tinyMCE.regexpReplace(value,"[ \t\r\n]","");if(typeof(split_chr)!="undefined"&&split_chr!=null){value=value.split(split_chr);var outArray=new Array();for(var i=0;i0);if(tinyMCE.settings['custom_undo_redo']){undoIndex=inst.undoIndex;undoLevels=inst.undoLevels.length;}tinyMCE.executeCallback('handleNodeChangeCallback','_handleNodeChange',0,editorId,elm,undoIndex,undoLevels,inst.visualAid,anySelection);}}if(this.selectedInstance&&(typeof(focus)=="undefined"||focus))this.selectedInstance.contentWindow.focus();};TinyMCE.prototype._customCleanup=function(type,content){var customCleanup=tinyMCE.settings['cleanup_callback'];if(customCleanup!=""&&eval("typeof("+customCleanup+")")!="undefined")content=eval(customCleanup+"(type, content);");var plugins=tinyMCE.getParam('plugins','',true,',');for(var i=0;i';div.innerHTML=html;document.body.appendChild(div);tinyMCE._currentDialog=id;}}}};TinyMCE.prototype.closeDialog=function(){if(tinyMCE.settings["dialog_type"]=="div"){var div=document.getElementById(tinyMCE._currentDialog);if(div)div.parentNode.removeChild(div);}else window.close();};TinyMCE.prototype.getVisualAidClass=function(class_name,state){var aidClass=tinyMCE.settings['visual_table_class'];if(typeof(state)=="undefined")state=tinyMCE.settings['visual'];var classNames=new Array();var ar=class_name.split(' ');for(var i=0;i0)className+=" ";className+=classNames[i];}return className;};TinyMCE.prototype.handleVisualAid=function(element,deep,state){if(!element)return;var tableElement=null;switch(element.nodeName.toLowerCase()){case "table":var oldW=element.style.width;var oldH=element.style.height;element.className=tinyMCE.getVisualAidClass(element.className,state&&element.getAttribute("border")==0);element.style.width=oldW;element.style.height=oldH;for(var y=0;y

','g');html_content=html_content.replace(re,"
");}try{doc.body.innerHTML=html_content;}catch(e){if(this.isMSIE)doc.body.createTextRange().pasteHTML(html_content);}if(tinyMCE.isMSIE&&tinyMCE.settings['fix_content_duplication']){var paras=doc.getElementsByTagName("P");for(var i=0;i<\/o:p>","
");html=tinyMCE.regexpReplace(html," <\/o:p>","");html=tinyMCE.regexpReplace(html,"","");html=tinyMCE.regexpReplace(html,"

<\/p>","");html=tinyMCE.regexpReplace(html,"

<\/p>\r\n

<\/p>","");html=tinyMCE.regexpReplace(html,"

 <\/p>","
");html=tinyMCE.regexpReplace(html,"

\s*(

\s*)?","

");html=tinyMCE.regexpReplace(html,"<\/p>\s*(<\/p>\s*)?","

");}doc.body.innerHTML=html;}};TinyMCE.prototype.getImageSrc=function(str){var pos=-1;if(!str)return "";if((pos=str.indexOf('this.src='))!=-1){var src=str.substring(pos+10);src=src.substring(0,src.indexOf('\''));return src;}return "";};TinyMCE.prototype._getElementById=function(element_id){var elm=document.getElementById(element_id);if(!elm){for(var j=0;j0){var csses=null;eval("try {var csses = tinyMCE.isMSIE ? doc.styleSheets(0).rules : doc.styleSheets[0].cssRules;} catch(e) {}");if(!csses)return new Array();for(var i=0;i0)tinyMCE.cssClasses=output;return output;};TinyMCE.prototype.regexpReplace=function(in_str,reg_exp,replace_str,opts){if(typeof(opts)=="undefined")opts='g';var re=new RegExp(reg_exp,opts);return in_str.replace(re,replace_str);};TinyMCE.prototype.cleanupEventStr=function(str){str=""+str;str=str.replace('function anonymous()\n{\n','');str=str.replace('\n}','');return str;};TinyMCE.prototype.getAbsPosition=function(node){var pos=new Object();pos.absLeft=pos.absTop=0;var parentNode=node;while(parentNode){pos.absLeft+=parentNode.offsetLeft;pos.absTop+=parentNode.offsetTop;parentNode=parentNode.offsetParent;}return pos;};TinyMCE.prototype.openFileBrowser=function(field_name,url,type,win){var cb=tinyMCE.getParam("file_browser_callback");this.setWindowArg("window",win);if(eval('typeof('+cb+')')=="undefined")alert("Callback function: "+cb+" could not be found.");else eval(cb+"(field_name, url, type, win);");};TinyMCE.prototype.getControlHTML=function(control_name){var themePlugins=tinyMCE.getParam('plugins','',true,',');var templateFunction;for(var i=themePlugins.length;i>=0;i--){templateFunction='TinyMCE_'+themePlugins[i]+"_getControlHTML";if(eval("typeof("+templateFunction+")")!='undefined'){var html=eval(templateFunction+"('"+control_name+"');");if(html!="")return tinyMCE.replaceVar(html,"pluginurl",tinyMCE.baseURL+"/plugins/"+themePlugins[i]);}}return eval('TinyMCE_'+tinyMCE.settings['theme']+"_getControlHTML"+"('"+control_name+"');");};TinyMCE.prototype._themeExecCommand=function(editor_id,element,command,user_interface,value){var themePlugins=tinyMCE.getParam('plugins','',true,',');var templateFunction;for(var i=themePlugins.length;i>=0;i--){templateFunction='TinyMCE_'+themePlugins[i]+"_execCommand";if(eval("typeof("+templateFunction+")")!='undefined'){if(eval(templateFunction+"(editor_id, element, command, user_interface, value);"))return true;}}templateFunction='TinyMCE_'+tinyMCE.settings['theme']+"_execCommand";if(eval("typeof("+templateFunction+")")!='undefined')return eval(templateFunction+"(editor_id, element, command, user_interface, value);");return false;};TinyMCE.prototype._getThemeFunction=function(suffix,skip_plugins){if(skip_plugins)return 'TinyMCE_'+tinyMCE.settings['theme']+suffix;var themePlugins=tinyMCE.getParam('plugins','',true,',');var templateFunction;for(var i=themePlugins.length;i>=0;i--){templateFunction='TinyMCE_'+themePlugins[i]+suffix;if(eval("typeof("+templateFunction+")")!='undefined')return templateFunction;}return 'TinyMCE_'+tinyMCE.settings['theme']+suffix;};TinyMCE.prototype.isFunc=function(func_name){if(func_name==null||func_name=="")return false;return eval("typeof("+func_name+")")!="undefined";};TinyMCE.prototype.exec=function(func_name,args){var str=func_name+'(';for(var i=3;i1&&tinyMCE.currentConfig!=this.settings['index']){tinyMCE.settings=this.settings;tinyMCE.currentConfig=this.settings['index'];}};TinyMCEControl.prototype.fixBrokenURLs=function(){var body=this.getBody();var elms=body.getElementsByTagName("img");for(var i=0;i0)rng.selectNodeContents(nodes[0]);else rng.selectNodeContents(node);}else rng.selectNode(node);if(collapse){if(!to_start&&node.nodeType==3){rng.setStart(node,node.nodeValue.length);rng.setEnd(node,node.nodeValue.length);}else rng.collapse(to_start);}sel.removeAllRanges();sel.addRange(rng);}this.scrollToNode(node);tinyMCE.selectedElement=null;if(node.nodeType==1)tinyMCE.selectedElement=node;};TinyMCEControl.prototype.scrollToNode=function(node){var pos=tinyMCE.getAbsPosition(node);var doc=this.getDoc();var scrollX=doc.body.scrollLeft+doc.documentElement.scrollLeft;var scrollY=doc.body.scrollTop+doc.documentElement.scrollTop;var height=tinyMCE.isMSIE?document.getElementById(this.editorId).style.pixelHeight:this.targetElement.clientHeight;if(!tinyMCE.settings['auto_resize']&&!(node.absTop>scrollY&&node.absTop<(scrollY-25+height)))this.contentWindow.scrollTo(pos.absLeft,pos.absTop-height+25);};TinyMCEControl.prototype.getBody=function(){return this.getDoc().body;};TinyMCEControl.prototype.getDoc=function(){return this.contentWindow.document;};TinyMCEControl.prototype.getWin=function(){return this.contentWindow;};TinyMCEControl.prototype.getSel=function(){if(tinyMCE.isMSIE)return this.getDoc().selection;var sel=this.contentWindow.getSelection();if(tinyMCE.isSafari&&!sel.getRangeAt){var newSel=new Object();var doc=this.getDoc();function getRangeAt(idx){var rng=new Object();rng.startContainer=this.focusNode;rng.endContainer=this.anchorNode;rng.commonAncestorContainer=this.focusNode;rng.createContextualFragment=function(html){if(html.charAt(0)=='<'){var elm=doc.createElement("div");elm.innerHTML=html;return elm.firstChild;}return doc.createTextNode("UNSUPPORTED, DUE TO LIMITATIONS IN SAFARI!");};rng.deleteContents=function(){doc.execCommand("Delete",false,"");};return rng;}newSel.focusNode=sel.baseNode;newSel.focusOffset=sel.baseOffset;newSel.anchorNode=sel.extentNode;newSel.anchorOffset=sel.extentOffset;newSel.getRangeAt=getRangeAt;newSel.text=""+sel;newSel.realSelection=sel;newSel.toString=function(){return this.text;};return newSel;}return sel;};TinyMCEControl.prototype.getRng=function(){var sel=this.getSel();if(sel==null)return null;if(tinyMCE.isMSIE)return sel.createRange();if(tinyMCE.isSafari){var rng=this.getDoc().createRange();var sel=this.getSel().realSelection;rng.setStart(sel.baseNode,sel.baseOffset);rng.setEnd(sel.extentNode,sel.extentOffset);return rng;}return this.getSel().getRangeAt(0);};TinyMCEControl.prototype._insertPara=function(e){function isEmpty(para){function isEmptyHTML(html){return html.replace(new RegExp('[ \t\r\n]+','g'),'').toLowerCase()=="";}if(para.getElementsByTagName("img").length>0)return false;if(para.getElementsByTagName("table").length>0)return false;if(para.getElementsByTagName("hr").length>0)return false;var nodes=tinyMCE.getNodeTree(para,new Array(),3);for(var i=0;i <"+blockName+"> ";paraAfter=body.childNodes[1];}this.selectNode(paraAfter,true,true);return true;}if(startChop.nodeName==blockName)rngBefore.setStart(startChop,0);else rngBefore.setStartBefore(startChop);rngBefore.setEnd(startNode,startOffset);paraBefore.appendChild(rngBefore.cloneContents());rngAfter.setEndAfter(endChop);rngAfter.setStart(endNode,endOffset);var contents=rngAfter.cloneContents();if(contents.firstChild&&contents.firstChild.nodeName==blockName){var nodes=contents.firstChild.childNodes;for(var i=0;i0)rng.pasteHTML('
'+rng.htmlText+"
");tinyMCE.triggerNodeChange();return;}}}switch(command){case "mceStoreSelection":this.selectionBookmark=this.getBookmark();break;case "mceRestoreSelection":this.moveToBookmark(this.selectionBookmark);break;case "InsertUnorderedList":case "InsertOrderedList":var tag=(command=="InsertUnorderedList")?"ul":"ol";if(tinyMCE.isSafari)this.execCommand("mceInsertContent",false,"<"+tag+">
  •  
  • <"+tag+">");else this.getDoc().execCommand(command,user_interface,value);tinyMCE.triggerNodeChange();break;case "Strikethrough":if(tinyMCE.isSafari)this.execCommand("mceInsertContent",false,""+this.getSelectedHTML()+"");else this.getDoc().execCommand(command,user_interface,value);tinyMCE.triggerNodeChange();break;case "mceSelectNode":this.selectNode(value);tinyMCE.triggerNodeChange();tinyMCE.selectedNode=value;break;case "FormatBlock":if(value==null||value==""){var elm=tinyMCE.getParentElement(this.getFocusElement(),"p,div,h1,h2,h3,h4,h5,h6,pre,address");if(elm)this.execCommand("mceRemoveNode",false,elm);}else this.getDoc().execCommand("FormatBlock",false,value);tinyMCE.triggerNodeChange();break;case "mceRemoveNode":if(!value)value=tinyMCE.getParentElement(this.getFocusElement());if(tinyMCE.isMSIE){value.outerHTML=value.innerHTML;}else{var rng=value.ownerDocument.createRange();rng.setStartBefore(value);rng.setEndAfter(value);rng.deleteContents();rng.insertNode(rng.createContextualFragment(value.innerHTML));}tinyMCE.triggerNodeChange();break;case "mceSelectNodeDepth":var parentNode=this.getFocusElement();for(var i=0;parentNode;i++){if(parentNode.nodeName.toLowerCase()=="body")break;if(parentNode.nodeName.toLowerCase()=="#text"){i--;parentNode=parentNode.parentNode;continue;}if(i==value){this.selectNode(parentNode,false);tinyMCE.triggerNodeChange();tinyMCE.selectedNode=parentNode;return;}parentNode=parentNode.parentNode;}break;case "HiliteColor":if(tinyMCE.isGecko){this.getDoc().execCommand("useCSS",false,false);this.getDoc().execCommand('hilitecolor',false,value);this.getDoc().execCommand("useCSS",false,true);}else this.getDoc().execCommand('BackColor',false,value);break;case "Cut":case "Copy":case "Paste":var cmdFailed=false;eval('try {this.getDoc().execCommand(command, user_interface, value);} catch (e) {cmdFailed = true;}');if(tinyMCE.isGecko&&cmdFailed){if(confirm(tinyMCE.getLang('lang_clipboard_msg')))window.open('http://www.mozilla.org/editor/midasdemo/securityprefs.html','mceExternal');return;}else tinyMCE.triggerNodeChange();break;case "mceSetContent":if(!value)value="";value=tinyMCE._customCleanup("insert_to_editor",value);tinyMCE._setHTML(doc,value);doc.body.innerHTML=tinyMCE._cleanupHTML(doc,tinyMCE.settings,doc.body);tinyMCE.handleVisualAid(doc.body,true,this.visualAid);return true;case "mceLink":var selectedText="";if(tinyMCE.isMSIE){var rng=doc.selection.createRange();selectedText=rng.text;}else selectedText=this.getSel().toString();if(!tinyMCE.linkElement){if((tinyMCE.selectedElement.nodeName.toLowerCase()!="img")&&(selectedText.length<=0))return;}var href="",target="",title="",onclick="",action="insert",style_class="";if(tinyMCE.selectedElement.nodeName.toLowerCase()=="a")tinyMCE.linkElement=tinyMCE.selectedElement;if(tinyMCE.linkElement!=null&&tinyMCE.getAttrib(tinyMCE.linkElement,'href')=="")tinyMCE.linkElement=null;if(tinyMCE.linkElement){href=tinyMCE.getAttrib(tinyMCE.linkElement,'href');target=tinyMCE.getAttrib(tinyMCE.linkElement,'target');title=tinyMCE.getAttrib(tinyMCE.linkElement,'title');onclick=tinyMCE.getAttrib(tinyMCE.linkElement,'mce_onclick');style_class=tinyMCE.getAttrib(tinyMCE.linkElement,'class');if(onclick=="")onclick=tinyMCE.getAttrib(tinyMCE.linkElement,'onclick');onclick=tinyMCE.cleanupEventStr(onclick);mceRealHref=tinyMCE.getAttrib(tinyMCE.linkElement,'mce_real_href');if(mceRealHref!="")href=mceRealHref;href=eval(tinyMCE.settings['urlconverter_callback']+"(href, tinyMCE.linkElement, true);");action="update";}if(this.settings['insertlink_callback']){var returnVal=eval(this.settings['insertlink_callback']+"(href, target, title, onclick, action, style_class);");if(returnVal&&returnVal['href'])tinyMCE.insertLink(returnVal['href'],returnVal['target'],returnVal['title'],returnVal['onclick'],returnVal['style_class']);}else{tinyMCE.openWindow(this.insertLinkTemplate,{href:href,target:target,title:title,onclick:onclick,action:action,className:style_class});}break;case "mceImage":var src="",alt="",border="",hspace="",vspace="",width="",height="",align="";var title="",onmouseover="",onmouseout="",action="insert";var img=tinyMCE.imgElement;if(tinyMCE.selectedElement!=null&&tinyMCE.selectedElement.nodeName.toLowerCase()=="img"){img=tinyMCE.selectedElement;tinyMCE.imgElement=img;}if(img){if(tinyMCE.getAttrib(img,'name').indexOf('mce_')==0)return;src=tinyMCE.getAttrib(img,'src');alt=tinyMCE.getAttrib(img,'alt');if(alt=="")alt=tinyMCE.getAttrib(img,'title');if(tinyMCE.isGecko){var w=img.style.width;if(w!=null&&w!="")img.setAttribute("width",w);var h=img.style.height;if(h!=null&&h!="")img.setAttribute("height",h);}border=tinyMCE.getAttrib(img,'border');hspace=tinyMCE.getAttrib(img,'hspace');vspace=tinyMCE.getAttrib(img,'vspace');width=tinyMCE.getAttrib(img,'width');height=tinyMCE.getAttrib(img,'height');align=tinyMCE.getAttrib(img,'align');onmouseover=tinyMCE.getAttrib(img,'onmouseover');onmouseout=tinyMCE.getAttrib(img,'onmouseout');title=tinyMCE.getAttrib(img,'title');if(tinyMCE.isMSIE){width=img.attributes['width'].specified?width:"";height=img.attributes['height'].specified?height:"";}onmouseover=tinyMCE.getImageSrc(tinyMCE.cleanupEventStr(onmouseover));onmouseout=tinyMCE.getImageSrc(tinyMCE.cleanupEventStr(onmouseout));mceRealSrc=tinyMCE.getAttrib(img,'mce_real_src');if(mceRealSrc!="")src=mceRealSrc;src=eval(tinyMCE.settings['urlconverter_callback']+"(src, img, true);");if(onmouseover!="")onmouseover=eval(tinyMCE.settings['urlconverter_callback']+"(onmouseover, img, true);");if(onmouseout!="")onmouseout=eval(tinyMCE.settings['urlconverter_callback']+"(onmouseout, img, true);");action="update";}if(this.settings['insertimage_callback']){var returnVal=eval(this.settings['insertimage_callback']+"(src, alt, border, hspace, vspace, width, height, align, title, onmouseover, onmouseout, action);");if(returnVal&&returnVal['src'])tinyMCE.insertImage(returnVal['src'],returnVal['alt'],returnVal['border'],returnVal['hspace'],returnVal['vspace'],returnVal['width'],returnVal['height'],returnVal['align'],returnVal['title'],returnVal['onmouseover'],returnVal['onmouseout']);}else tinyMCE.openWindow(this.insertImageTemplate,{src:src,alt:alt,border:border,hspace:hspace,vspace:vspace,width:width,height:height,align:align,title:title,onmouseover:onmouseover,onmouseout:onmouseout,action:action});break;case "mceCleanupWord":if(tinyMCE.isMSIE){var html=this.getBody().createTextRange().htmlText;if(html.indexOf('="mso')!=-1){tinyMCE._setHTML(this.contentDocument,this.getBody().innerHTML);html=tinyMCE._cleanupHTML(this.contentDocument,this.settings,this.getBody(),this.visualAid);}this.getBody().innerHTML=html;}break;case "mceCleanup":tinyMCE._setHTML(this.contentDocument,this.getBody().innerHTML);this.getBody().innerHTML=tinyMCE._cleanupHTML(this.contentDocument,this.settings,this.getBody(),this.visualAid);tinyMCE.handleVisualAid(this.getBody(),true,this.visualAid);this.repaint();tinyMCE.triggerNodeChange();break;case "mceAnchor":if(!user_interface){var aElm=tinyMCE.getParentElement(this.getFocusElement(),"a","name");if(aElm){if(value==null||value==""){if(tinyMCE.isMSIE){aElm.outerHTML=aElm.innerHTML;}else{var rng=aElm.ownerDocument.createRange();rng.setStartBefore(aElm);rng.setEndAfter(aElm);rng.deleteContents();rng.insertNode(rng.createContextualFragment(aElm.innerHTML));}}else aElm.setAttribute('name',value);}else{this.getDoc().execCommand("fontname",false,"#mce_temp_font#");var elementArray=tinyMCE.getElementsByAttributeValue(this.getBody(),"font","face","#mce_temp_font#");for(var x=0;x0){value=tinyMCE.replaceVar(value,"selection",selectedText);tinyMCE.execCommand('mceInsertContent',false,value);}tinyMCE.triggerNodeChange();break;case "mceSetAttribute":if(typeof(value)=='object'){var targetElms=(typeof(value['targets'])=="undefined")?"p,img,span,div,td,h1,h2,h3,h4,h5,h6,pre,address":value['targets'];var targetNode=tinyMCE.getParentElement(this.getFocusElement(),targetElms);if(targetNode){targetNode.setAttribute(value['name'],value['value']);tinyMCE.triggerNodeChange();}}break;case "mceSetCSSClass":var selectedText=false;if(tinyMCE.isMSIE){var rng=doc.selection.createRange();selectedText=(rng.text&&rng.text.length>0);}else selectedText=(this.getSel().toString().length>0);if(tinyMCE.selectedNode)tinyMCE.selectedElement=tinyMCE.selectedNode;if(selectedText&&!tinyMCE.selectedNode){this.getDoc().execCommand("RemoveFormat",false,null);if(value==null)return this.execCommand("RemoveFormat",false,null);this.getDoc().execCommand("fontname",false,"#mce_temp_font#");var elementArray=tinyMCE.getElementsByAttributeValue(this.getBody(),"font","face","#mce_temp_font#");for(var x=0;xcustomUndoLevels){for(var i=0;i0){this.undoIndex--;this.getBody().innerHTML=this.undoLevels[this.undoIndex];}tinyMCE.triggerNodeChange();}else this.getDoc().execCommand(command,user_interface,value);break;case "Redo":if(tinyMCE.settings['custom_undo_redo']){if(this.undoIndex<(this.undoLevels.length-1)){this.undoIndex++;this.getBody().innerHTML=this.undoLevels[this.undoIndex];}tinyMCE.triggerNodeChange();}else this.getDoc().execCommand(command,user_interface,value);break;case "mceToggleVisualAid":this.visualAid=!this.visualAid;tinyMCE.handleVisualAid(this.getBody(),true,this.visualAid);tinyMCE.triggerNodeChange();break;case "removeformat":var text=this.getSelectedText();if(tinyMCE.isMSIE){try{win.focus();var rng=doc.selection.createRange();rng.execCommand("RemoveFormat",false,null);rng.pasteHTML(rng.text);}catch(e){}}else this.getDoc().execCommand(command,user_interface,value);if(text.length==0)this.execCommand("mceSetCSSClass",false,"");tinyMCE.triggerNodeChange();break;default:this.getDoc().execCommand(command,user_interface,value);tinyMCE.triggerNodeChange();}};TinyMCEControl.prototype.queryCommandValue=function(command){return this.getDoc().queryCommandValue(command);};TinyMCEControl.prototype.queryCommandState=function(command){return this.getDoc().queryCommandState(command);};TinyMCEControl.prototype.onAdd=function(replace_element,form_element_name,target_document){var targetDoc=target_document?target_document:document;this.targetDoc=targetDoc;tinyMCE.themeURL=tinyMCE.baseURL+"/themes/"+this.settings['theme'];this.settings['themeurl']=tinyMCE.themeURL;if(!replace_element){alert("Error: Could not find the target element.");return false;}var templateFunction=tinyMCE._getThemeFunction('_getInsertLinkTemplate');if(eval("typeof("+templateFunction+")")!='undefined')this.insertLinkTemplate=eval(templateFunction+'(this.settings);');var templateFunction=tinyMCE._getThemeFunction('_getInsertImageTemplate');if(eval("typeof("+templateFunction+")")!='undefined')this.insertImageTemplate=eval(templateFunction+'(this.settings);');var templateFunction=tinyMCE._getThemeFunction('_getEditorTemplate');if(eval("typeof("+templateFunction+")")=='undefined'){alert("Error: Could not find the template function: "+templateFunction);return false;}var editorTemplate=eval(templateFunction+'(this.settings, this.editorId);');var deltaWidth=editorTemplate['delta_width']?editorTemplate['delta_width']:0;var deltaHeight=editorTemplate['delta_height']?editorTemplate['delta_height']:0;var html=''+editorTemplate['html'];var templateFunction=tinyMCE._getThemeFunction('_handleNodeChange',true);if(eval("typeof("+templateFunction+")")!='undefined')this.settings['handleNodeChangeCallback']=templateFunction;html=tinyMCE.replaceVar(html,"editor_id",this.editorId);html=tinyMCE.replaceVar(html,"default_document",tinyMCE.baseURL+"/blank.htm");this.settings['default_document']=tinyMCE.baseURL+"/blank.htm";this.settings['old_width']=this.settings['width'];this.settings['old_height']=this.settings['height'];if(this.settings['width']==-1)this.settings['width']=replace_element.offsetWidth;if(this.settings['height']==-1)this.settings['height']=replace_element.offsetHeight;if(this.settings['width']==0)this.settings['width']=replace_element.style.width;if(this.settings['height']==0)this.settings['height']=replace_element.style.height;if(this.settings['width']==0)this.settings['width']=320;if(this.settings['height']==0)this.settings['height']=240;this.settings['area_width']=parseInt(this.settings['width']);this.settings['area_height']=parseInt(this.settings['height']);this.settings['area_width']+=deltaWidth;this.settings['area_height']+=deltaHeight;if((""+this.settings['width']).indexOf('%')!=-1)this.settings['area_width']="100%";if((""+this.settings['height']).indexOf('%')!=-1)this.settings['area_height']="100%";if((""+replace_element.style.width).indexOf('%')!=-1){this.settings['width']=replace_element.style.width;this.settings['area_width']="100%";}if((""+replace_element.style.height).indexOf('%')!=-1){this.settings['height']=replace_element.style.height;this.settings['area_height']="100%";}html=tinyMCE.applyTemplate(html);this.settings['width']=this.settings['old_width'];this.settings['height']=this.settings['old_height'];this.visualAid=this.settings['visual'];this.formTargetElementId=form_element_name;if(replace_element.nodeName.toLowerCase()=="textarea")this.startContent=replace_element.value;else this.startContent=replace_element.innerHTML;if(replace_element.nodeName.toLowerCase()!="textarea"){this.oldTargetElement=replace_element.cloneNode(true);if(tinyMCE.settings['debug'])html+='';else html+='';html+='';if(!tinyMCE.isMSIE){var rng=replace_element.ownerDocument.createRange();rng.setStartBefore(replace_element);var fragment=rng.createContextualFragment(html);replace_element.parentNode.replaceChild(fragment,replace_element);}else replace_element.outerHTML=html;}else{html+='';this.oldTargetElement=replace_element;if(!tinyMCE.settings['debug'])this.oldTargetElement.style.display="none";if(!tinyMCE.isMSIE){var rng=replace_element.ownerDocument.createRange();rng.setStartBefore(replace_element);var fragment=rng.createContextualFragment(html);replace_element.parentNode.insertBefore(fragment,replace_element);}else replace_element.insertAdjacentHTML("beforeBegin",html);}var dynamicIFrame=false;var tElm=targetDoc.getElementById(this.editorId);if(!tinyMCE.isMSIE){if(tElm&&tElm.nodeName.toLowerCase()=="span"){tElm=tinyMCE._createIFrame(tElm);dynamicIFrame=true;}this.targetElement=tElm;this.iframeElement=tElm;this.contentDocument=tElm.contentDocument;this.contentWindow=tElm.contentWindow;}else{if(tElm&&tElm.nodeName.toLowerCase()=="span")tElm=tinyMCE._createIFrame(tElm);else tElm=targetDoc.frames[this.editorId];this.targetElement=tElm;this.iframeElement=targetDoc.getElementById(this.editorId);this.contentDocument=tElm.window.document;this.contentWindow=tElm.window;this.getDoc().designMode="on";}var doc=this.contentDocument;if(dynamicIFrame){var html=""+''+''+''+''+'blank_page'+''+''+''+''+'';try{this.getDoc().designMode="on";doc.open();doc.write(html);doc.close();}catch(e){this.getDoc().location.href=tinyMCE.baseURL+"/blank.htm";}}if(tinyMCE.isMSIE)window.setTimeout("TinyMCE.prototype.addEventHandlers('"+this.editorId+"');",1);tinyMCE.setupContent(this.editorId,true);return true;};TinyMCEControl.prototype.getFocusElement=function(){if(tinyMCE.isMSIE){var doc=this.getDoc();var rng=doc.selection.createRange();if(rng.collapse)rng.collapse(true);var elm=rng.item?rng.item(0):rng.parentElement();}else{var sel=this.getSel();var elm=(sel&&sel.anchorNode)?sel.anchorNode:null;if(tinyMCE.selectedElement!=null&&tinyMCE.selectedElement.nodeName.toLowerCase()=="img")elm=tinyMCE.selectedElement;}return elm;};var tinyMCE=new TinyMCE();var tinyMCELang=new Array();function debug(){var msg="";var elm=document.getElementById("tinymce_debug");if(!elm){var debugDiv=document.createElement("div");debugDiv.setAttribute("className","debugger");debugDiv.className="debugger";debugDiv.innerHTML='\ + Debug output:\ + ';document.body.appendChild(debugDiv);elm=document.getElementById("tinymce_debug");}var args=this.debug.arguments;for(var i=0;i + +var TinyMCECompressed_settings = null; + +function TinyMCECompressed() { +} + +TinyMCECompressed.prototype.init = function(settings) { + var elements = document.getElementsByTagName('script'); + var scriptURL = ""; + + for (var i=0; i'); + + TinyMCECompressed_settings = settings; +} + +var tinyMCE = new TinyMCECompressed(); diff --git a/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce_popup.js b/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce_popup.js new file mode 100644 index 0000000..b9f9c56 --- /dev/null +++ b/thirdpartyjs/tinymce/jscripts/tiny_mce/tiny_mce_popup.js @@ -0,0 +1,96 @@ +// Get tinyMCE window +var win = window.opener ? window.opener : window.dialogArguments; + +var tinyMCE = null; +var tinyMCELang = null; + +// Use top window if not defined +if (!win) + win = top; + +var tinyMCE = win.tinyMCE; +var tinyMCELang = win.tinyMCELang; + +if (!tinyMCE) + alert("tinyMCE object reference not found from popup."); + +// Setup window openerer +window.opener = win; + +// Setup title +var re = new RegExp('{|\\\$|}', 'g'); +var title = document.title.replace(re, ""); +if (typeof tinyMCELang[title] != "undefined") { + var divElm = document.createElement("div"); + divElm.innerHTML = tinyMCELang[title]; + document.title = divElm.innerHTML; +} + +// Setup dir +if (tinyMCELang['lang_dir']) + document.dir = tinyMCELang['lang_dir']; + +function TinyMCEPlugin_onLoad() { + if (tinyMCE.getWindowArg('mce_replacevariables', true)) + document.body.innerHTML = tinyMCE.applyTemplate(document.body.innerHTML, tinyMCE.windowArgs); + + // Auto resize window + if (tinyMCE.getWindowArg('mce_windowresize', true)) + TinyMCEPopup_autoResize(); + + if (tinyMCE.settings["dialog_type"] == "window") + window.focus(); +} + +function TinyMCEPopup_autoResize() { + // Div mode, skip resize + if (tinyMCE.settings["dialog_type"] == "div") + return; + + var isMSIE = (navigator.appName == "Microsoft Internet Explorer"); + var isOpera = (navigator.userAgent.indexOf("Opera") != -1); + + if (isOpera) + return; + + if (isMSIE) { + try { window.resizeTo(10, 10); } catch (e) {} + + var elm = document.body; + var width = elm.offsetWidth; + var height = elm.offsetHeight; + var dx = (elm.scrollWidth - width) + 4; + var dy = elm.scrollHeight - height; + + try { window.resizeBy(dx, dy); } catch (e) {} + } else { + window.scrollBy(1000, 1000); + if (window.scrollX > 0 || window.scrollY > 0) { + window.resizeBy(window.innerWidth * 2, window.innerHeight * 2); + window.sizeToContent(); + window.scrollTo(0, 0); + var x = parseInt(screen.width / 2.0) - (window.outerWidth / 2.0); + var y = parseInt(screen.height / 2.0) - (window.outerHeight / 2.0); + window.moveTo(x, y); + } + } +} + +// Re-patch it +if (tinyMCE.settings["dialog_type"] == "window") { + tinyMCE.closeDialog = function() { + // Remove div or close window + if (tinyMCE.settings["dialog_type"] == "div") { + var div = document.getElementById(tinyMCE._currentDialog); + if (div) + div.parentNode.removeChild(div); + } else + window.close(); + }; +} + +// Add onload trigger +tinyMCE.addEvent(window, "load", TinyMCEPlugin_onLoad); + +// Output Popup CSS class +document.write(''); diff --git a/thirdpartyjs/tinymce/lgpl.txt b/thirdpartyjs/tinymce/lgpl.txt new file mode 100644 index 0000000..6a61e91 --- /dev/null +++ b/thirdpartyjs/tinymce/lgpl.txt @@ -0,0 +1,437 @@ + GNU LIBRARY GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is + numbered 2 because it goes with version 2 of the ordinary GPL.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Library General Public License, applies to some +specially designated Free Software Foundation software, and to any +other libraries whose authors decide to use it. You can use it for +your libraries, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if +you distribute copies of the library, or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link a program with the library, you must provide +complete object files to the recipients so that they can relink them +with the library, after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + Our method of protecting your rights has two steps: (1) copyright +the library, and (2) offer you this license which gives you legal +permission to copy, distribute and/or modify the library. + + Also, for each distributor's protection, we want to make certain +that everyone understands that there is no warranty for this free +library. If the library is modified by someone else and passed on, we +want its recipients to know that what they have is not the original +version, so that any problems introduced by others will not reflect on +the original authors' reputations. +. + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that companies distributing free +software will individually obtain patent licenses, thus in effect +transforming the program into proprietary software. To prevent this, +we have made it clear that any patent must be licensed for everyone's +free use or not licensed at all. + + Most GNU software, including some libraries, is covered by the ordinary +GNU General Public License, which was designed for utility programs. This +license, the GNU Library General Public License, applies to certain +designated libraries. This license is quite different from the ordinary +one; be sure to read it in full, and don't assume that anything in it is +the same as in the ordinary license. + + The reason we have a separate public license for some libraries is that +they blur the distinction we usually make between modifying or adding to a +program and simply using it. Linking a program with a library, without +changing the library, is in some sense simply using the library, and is +analogous to running a utility program or application program. However, in +a textual and legal sense, the linked executable is a combined work, a +derivative of the original library, and the ordinary General Public License +treats it as such. + + Because of this blurred distinction, using the ordinary General +Public License for libraries did not effectively promote software +sharing, because most developers did not use the libraries. We +concluded that weaker conditions might promote sharing better. + + However, unrestricted linking of non-free programs would deprive the +users of those programs of all benefit from the free status of the +libraries themselves. This Library General Public License is intended to +permit developers of non-free programs to use free libraries, while +preserving your freedom as a user of such programs to change the free +libraries that are incorporated in them. (We have not seen how to achieve +this as regards changes in header files, but we have achieved it as regards +changes in the actual functions of the Library.) The hope is that this +will lead to faster development of free libraries. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, while the latter only +works together with the library. + + Note that it is possible for a library to be covered by the ordinary +General Public License rather than by this special one. +. + GNU LIBRARY GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which +contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Library +General Public License (also called "this License"). Each licensee is +addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. +. + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. +. + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. +. + 6. As an exception to the Sections above, you may also compile or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + d) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the source code distributed need not include anything that is normally +distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. +. + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. +. + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Library General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. +. + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/thirdpartyjs/tinymce/readme b/thirdpartyjs/tinymce/readme new file mode 100644 index 0000000..52619c9 --- /dev/null +++ b/thirdpartyjs/tinymce/readme @@ -0,0 +1,2 @@ +Please consult the HTML documentation for details. + diff --git a/thirdpartyjs/tinymce/todo b/thirdpartyjs/tinymce/todo new file mode 100644 index 0000000..ed31898 --- /dev/null +++ b/thirdpartyjs/tinymce/todo @@ -0,0 +1,3 @@ +* Add support for XML bases style format. Described in Feature Request #970971, external style file. +* Add callback for source editor fixContent (So source formatting can be applied) +* Add execcommand callback option.