diff --git a/www/extras/tinymce/changelog b/www/extras/tinymce/changelog
deleted file mode 100644
index 90235860a..000000000
--- a/www/extras/tinymce/changelog
+++ /dev/null
@@ -1,416 +0,0 @@
-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 When translating TinyMCE, these are the files that currently needs to be translated: Copyright (C) 1991, 1999 Free Software Foundation, Inc. [This is the first released version of the Lesser GPL. It also counts Preamble This license, the Lesser General Public License, applies to some specially
- designated software packages--typically libraries--of the Free Software Foundation
- and other authors who decide to use it. You can use it too, but we suggest you
- first think carefully about whether this license or the ordinary General Public
- License is the better strategy to use in any particular case, based on the explanations
- below. When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free programs; and that you are informed
- that you can do these things. To protect your rights, we need to make restrictions that forbid distributors
- to deny you these rights or to ask you to surrender these 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 other
- code 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.
- We protect your rights with a two-step method: (1) we copyright the library,
- and (2) we offer you this license, which gives you legal permission to copy,
- distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no
- warranty for the free library. Also, if the library is modified by someone else
- and passed on, the recipients should know that what they have is not the original
- version, so that the original author's reputation will not be affected by problems
- that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free
- program. We wish to make sure that a company cannot effectively restrict the
- users of a free program by obtaining a restrictive license from a patent holder.
- Therefore, we insist that any patent license obtained for a version of the library
- must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU
- General Public License. This license, the GNU Lesser General Public License,
- applies to certain designated libraries, and is quite different from the ordinary
- General Public License. We use this license for certain libraries in order to
- permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared
- library, the combination of the two is legally speaking a combined work, a derivative
- of the original library. The ordinary General Public License therefore permits
- such linking only if the entire combination fits its criteria of freedom. The
- Lesser General Public License permits more lax criteria for linking other code
- with the library. We call this license the "Lesser" General Public License because
- it does Less to protect the user's freedom than the ordinary General Public
- License. It also provides other free software developers Less of an advantage
- over competing non-free programs. These disadvantages are the reason we use
- the ordinary General Public License for many libraries. However, the Lesser
- license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the
- widest possible use of a certain library, so that it becomes a de-facto standard.
- To achieve this, non-free programs must be allowed to use the library. A more
- frequent case is that a free library does the same job as widely used non-free
- libraries. In this case, there is little to gain by limiting the free library
- to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs
- enables a greater number of people to use a large body of free software. For
- example, permission to use the GNU C Library in non-free programs enables many
- more people to use the whole GNU operating system, as well as its variant, the
- GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users'
- freedom, it does ensure that the user of a program that is linked with the Library
- has the freedom and the wherewithal to run that program using a modified version
- of the Library. 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, whereas the latter must be combined with the
- library in order to run. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 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 combine 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) Use a suitable shared library mechanism for linking with the Library. A
- suitable mechanism is one that (1) uses at run time a copy of the library already
- present on the user's computer system, rather than copying library functions
- into the executable, and (2) will operate properly with a modified version of
- the library, if the user installs one, as long as the modified version is interface-compatible
- with the version that the work was made with. c) 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. d) 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. e) 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 materials to be 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 with 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 Lesser 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. function TinyMCE_default_getInsertLinkTemplate(settings)
- { Using external template files When using external template files, with the argument called "file" desribed below, you need to include the "tiny_mce_popup.js". This file is needed inorder to communicate with TinyMCE, all variables and language definitions gets replaced as in the "html" attribute.
-
" 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/www/extras/tinymce/docs/about.htm b/www/extras/tinymce/docs/about.htm
deleted file mode 100755
index 04299e1c5..000000000
--- a/www/extras/tinymce/docs/about.htm
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-
-
-
-About TinyMCE
- TOC
-
-
-General information
-TinyMCE is a small WYSIWYG editor control for web browsers such as MSIE or Mozill
-that enables the user to edit HTML contents in a more user friendly way. The editor
-control is small but flexible and it's build for integration purposes for example
-usage within systems like Intranets, CMS, LMS and so forth.
-
-TinyMCE was developed by MoxieCode Systems AB and is currently released under
-the "LGPL" license, read the license agreement for details.
-
-Features
-- Easy to integrate, takes only two lines of code.
-- Theme and template support.
-- Easy to extend with custom code.
-- Customizable HTML output. Block elements and force attributes.
-- International language support (Language packs) currenly UK, Swedish, Italian, German and Dutch.
-- Multiple browser support, currently Mozilla, MSIE and FireFox.
-
-
-
-
-
-Go to: Table of contents
- Top
-
-
-
diff --git a/www/extras/tinymce/docs/compatiblity.htm b/www/extras/tinymce/docs/compatiblity.htm
deleted file mode 100755
index b6799fc89..000000000
--- a/www/extras/tinymce/docs/compatiblity.htm
+++ /dev/null
@@ -1,363 +0,0 @@
-
-
-
-
-
-
-
-
-
-Compatiblity chart
- TOC
-
-Matrix of tested and browser and platform configurations:
-
-
-
-
-
-
-
-
- Windows XP
-
- Linux(Debian)
-
- MacOS X 10.3
-
- MacOS 9
-
-
-
- MSIE 6
- OK
-
-
-
-
-
-
-
-
- MSIE 5.5 SP2
-
- OK
-
-
-
-
-
-
-
-
- MSIE 5.2
-
-
-
-
-
- TextArea
-
-
-
-
- MSIE 5.01 SP2
- OK (1)
-
-
-
-
-
-
-
-
- MSIE 5.0
-
-
-
-
-
-
- TextArea
-
-
- Netscape 7.2
-
-
-
-
-
- OK
-
-
-
-
- Netscape 7.1
-
- OK
-
-
-
-
-
-
-
-
- Netscape 7.0.2
-
-
-
-
-
-
-
- TextArea
-
-
- Mozilla 1.8
-
-
-
- OK
-
-
-
-
-
-
- Mozilla 1.7.3
-
-
-
-
-
- OK
-
-
-
-
- Mozilla 1.7.2
-
-
-
-
-
-
-
-
-
-
-
- Mozilla 1.7
-
- OK
- OK
- OK
-
-
-
-
- Mozilla 1.6
-
- OK
- OK
-
-
-
-
-
-
- Mozilla 1.5
-
- OK (2)
- OK
- (2)
- OK
- (2)
-
-
-
-
- Mozilla 1.4.1
-
-
-
- OK
-
-
-
-
-
-
- Mozilla 1.4
-
- OK
-
-
-
-
-
-
-
-
- Mozilla 1.3.1
-
-
-
- OK
-
-
- OK
- (3)
-
-
- Mozilla 1.3
- OK
-
-
-
-
-
-
-
-
- Firefox 1.0
-
- OK
-
-
- OK
-
-
-
-
- Firefox 0.9
-
- OK
- OK
-
-
-
-
-
-
- Firefox 0.8
-
- OK
- OK
-
-
-
-
-
-
- Firebird 0.7
-
- OK
- (2)
- OK
- (2)
-
-
-
-
-
-
- Firebird 0.6
-
-
-
- NO
-
-
-
-
-
-
-
-
-Safari 1.2.4
-
-
-
-
-
- TextArea
-
-
-
-OK : Works correctly
-NO
-: Doesn't work at all
-TextArea : No HTML
-editor, but plain text area
-
-Notes:
-(1) : Disabled buttons don't get dimmed, this is due to the lack of opacity support
-in CSS.
-(2) : Resizing tables seems to be a bit buggy. Seems to be an browser
-issue.
-(3) : Cannot resize tables, the table dialog box does work though!
-
-Notice: Only major, stable browsers and those that support the
-Midas specification are included in the tests. And remember just
-beacurse your browser isn't included in the list it doesn't mean that
-TinyMCE isn't working on that browser it's just not verified to work or
-not work.
-
-
-
-
-
-
-
-Go to: Table of contents
- Top
-
-
-
-
diff --git a/www/extras/tinymce/docs/faq.htm b/www/extras/tinymce/docs/faq.htm
deleted file mode 100755
index b847efc59..000000000
--- a/www/extras/tinymce/docs/faq.htm
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
-
-
-FAQ - Frequently Asked Questions
- TOC
-
-
-Why where the "Cut/Copy/Paste" icons removed?
-
-In version 1.20 the Cut/Copy/Paste icons where removed due to a security issue
-in Mozilla and Firefox. If a function doesn't work in 2 out of 3 of the target
-platforms it shouldn't be included in other words then it's not cross platform.
-The keyboard shortcurts like Ctrl-X/C/V still works and allso the menu items for
-these actions in the browsers "Edit" menu. It's only the icon shortcuts
-that where removed. For more information about this security issue check bugzilla
-at Mozilla.
-
-Why doesn't MCE work in the Opera/Konqueror/Safari browser?
-
-As long as these browsers doesn't support the execCommand and designMode specifications that Mozilla and MSIE does, it's not possible to do a WYSIWYG editor in JavaScript. But when these browsers do get that support we will begin the work on making the editor work on these aswell.
-
-Why is content sometimes duplicated for example when I copy/paste from Word?
-
-This bug occures when the HTML is not correctly formatted, this is a MSIE bug. It happens when the HTML code contains "<b/>" or nestled paragraph elements "<p><p>x</p></p>" this produces a incorrect DOM tree and incorrect output on innerHTML. If anyone have a solution for this problem please let me know.
-
-Why isn't there a color picker and/or a font selector?
-
-There is no need for a color picker or font selector in TinyMCE due to the fact that it would break the layout standards of the site/system implementing it i.e. it would be to loose. Font and colors can be applied by using the CSS classes instead.
-
-Why doesn't the undo/redo menu items in Mozilla function?
-
-This is becurse the "custom_undo_redo" option is enabled, that option overrides the keyboard shortcuts and the buttons available in the command toolbar. But there currenly no way to override the build in undo/redo menu items.
-
-
-
-
-
-
-Go to: Table of contents
- Top
-
-
-
diff --git a/www/extras/tinymce/docs/index.htm b/www/extras/tinymce/docs/index.htm
deleted file mode 100755
index 63b5f36f5..000000000
--- a/www/extras/tinymce/docs/index.htm
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-Table of contents
-
-
-
-Click the links below to go to the different help sections.
-
-
-
-
-
diff --git a/www/extras/tinymce/docs/langs.htm b/www/extras/tinymce/docs/langs.htm
deleted file mode 100755
index 52dd4e70b..000000000
--- a/www/extras/tinymce/docs/langs.htm
+++ /dev/null
@@ -1,61 +0,0 @@
-
-
-
-
-
-
-
-Creating language packs
- TOC
-
-
-Language packs are simply JavaScript name/value arrays placed in the "<ISO-639-2 code>.js"
-files in the "lang" direcotry. Remember to allways use the "lang_"
-prefix for these value names so that they don't override other variables in the
-templates. The example below shows how the cut, copy and paste texts are lang packed. Notice there are two kinds of language packs one is the general one shared by all themes these are located in the "jscripts/tiny_mce/langs" directory the other optional one is theme specific language packs these are contained in "jscripts/tiny_mce/themes/<some theme>/langs".
-
-
-
-
-
-
- tinyMCELang['lang_cut_desc']
- = 'Cut (Ctrl+X)';
-
- tinyMCELang['lang_copy_desc'] = 'Copy (Ctrl+C)';
- tinyMCELang['lang_paste_desc'] = 'Paste (Ctrl+P)';
-
-tinymce/jscripts/tiny_mce/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/advhr/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/advimage/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/advlink/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/emotions/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/flash/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/iespell/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/preview/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/print/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/save/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/searchreplace/langs/en.js
-tinymce/jscripts/tiny_mce/plugins/zoom/langs/en.js
-tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
-
- Notice some language variables may include a name/url of a gif image or simmilar,
- for example the button for bold has a "F" character in the Swedish
- language pack.
-
-
-
-
-Go to: Table of contents
- Top
-
-
-
diff --git a/www/extras/tinymce/docs/license.htm b/www/extras/tinymce/docs/license.htm
deleted file mode 100755
index 600e9cb00..000000000
--- a/www/extras/tinymce/docs/license.htm
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
-
-
-
-
-
-License
- TOC
-
-
-Copyright © 2004 Moxiecode Systems AB
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
-
-GNU Lesser General Public License
-Version 2.1, February 1999
-
- 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.
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
- 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.
- 0. This License Agreement applies to any software library or other program which
- contains a notice placed by the copyright holder or other authorized party saying
- it may be distributed under the terms of this Lesser General Public License
- (also called "this License"). Each licensee is addressed as "you".
-
-
-
-
-
-Go to: Table of contents
- Top
-
-
-
diff --git a/www/extras/tinymce/docs/style.css b/www/extras/tinymce/docs/style.css
deleted file mode 100755
index ee3a5f1c3..000000000
--- a/www/extras/tinymce/docs/style.css
+++ /dev/null
@@ -1,28 +0,0 @@
-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 }
-
-.working { color: #00CC00 }
-.failed { color: #CC0000 }
diff --git a/www/extras/tinymce/docs/themes.htm b/www/extras/tinymce/docs/themes.htm
deleted file mode 100755
index 96cd1b8e0..000000000
--- a/www/extras/tinymce/docs/themes.htm
+++ /dev/null
@@ -1,505 +0,0 @@
-
-
-
-
-
-
-
-Creating themes and plugins
- TOC
-
-
-Creating your own Themes and plugins
-
-Creating you own themes for the TinyMCE application is fairly easy if you know
-the basics of HTML, CSS and Javascript. The most easy way is to copy the "default" or the "advanced"
-template and rename it as your own name to for example "mytheme". After
-you copy the template you need to change the red sections marked below to "mytheme"
-this is needed so that themes don't overlap in other words it gives the theme
-a unique name. Then just alter the HTML code as you see fit but notice some elements
-needs to be there so check the docs below on each function also remember that
-your custom themes needs to be located in tiny_mce's "themes" directory.
-If you want you may add theme specific options/settings but remember to namespace them in the following format "theme_<your theme>_<option>".
-
-The example below has three functions, these are explained in greater detail below.
-
-
-
-
-
-
-
-function TinyMCE_default_getEditorTemplate(settings)
- {
-
- var template = new Array();
-
template['html'] = '<Some HTML>';
- template['delta_width'] = 0;
- template['delta_height'] = -40;
-
- return template;
- }
-
- var template = new Array();
-
- template['file'] = 'link.htm';
- template['width'] = 320;
- template['height'] = 130;
-
- return template;
- }
-
- function TinyMCE_default_getInsertImageTemplate(settings)
- {
- var template = new Array();
-
- template['file'] = 'image.htm';
- template['width'] = 320;
- template['height'] = 130;
-
- return template;
- }
-
- function TinyMCE_default_handleNodeChange(editor_id,
- node) {
- // Check what happend
- }
-
- function TinyMCE_default_execCommand(editor_id, element, command, user_interface, value)
- {
- //
- Your custom command logic
- return false;
- }
-
-
-
-
-
-
-
-
-
-<html>
-
- <head>
- <title>{$lang_theme_sample_title}</title>
- <script language="javascript" src="../../tiny_mce_popup.js"></script>
- <script language="javascript">
- alert(tinyMCE.getWindowArg('some_arg'));
- </script>
-
- <body>
- {$lang_theme_sample_desc}
- </body>
-
-
-The TinyMCE_<theme or plugin>_getEditorTemplate(settings)
-function
This function is responsible for the layout of the editor instance within the - page it should return a name/value based array with some specific names. These - are explained below, notice names included in [] characters are optional. The settings parameter to this function is a name/value array containing tinyMCE:s settings/options.
-Template data:| html | -HTML template data, this value should contain all the HTML code needed - to render the editor. Notice: {$<variable>} are replaces with values - when used. More about these specific values later on. | -
| [delta_width] | -Delta width, this value should contain the relative width needed by the - UI. For example if a toolbar takes 20 pixels this value should be -20. This - is so the editor gets the same size as the element that are replaced. | -
| [delta_height] | -Delta height, this value should contain the relative width needed by the - UI. For example if a toolbar takes 40 pixels this value should be -40. This - is so the editor gets the same size as the element that are replaced. | -
Variables within the "html" value above are replaced with internal
- TinyMCE values. There are two types of variables one is the ones starting with
- the "lang_" prefix, these are replaced with the matching names in
- the language packs. So for example <b>{$lang_test}</b> gets replaces
- with the "tinyMCELang['lang_test']" variable and the output is then
- <b>Test</b>. The other variables are passed expicilty for the template
- used and these are listed below. Notice: Variables within [] characters are
- optional.
-
- Variables:
| editor_id | -This is the editor instance id and it should be placed in ID attribute - of the IFRAME element that must be included in the template. | -
| [default_document] | -This will be replaced with a blank html page, this is added for MSIE security - issues and should be placed in the SRC attribute of the IFRAME within the - template. | -
| [area_width] | -Width of IFRAME area in pixels. | -
| [area_height] | -Height of IFRAME area in pixels. | -
| [width] | -Width of the whole editor area in pixels. | -
| [height] | -Height of the whole editor area in pixels. | -
| [themeurl] | -URL to theme location | -
Notice: There are two javascript function that can be called from this template
- these are tinyMCE.execCommand that executes commans on the currenly selected
- editor area and the tinyMCE.switchClass that switches the CSS class of the element
- specified. For more details of commands available by execCommand check the Mozilla midas specification and the TinyMCE specific commands.
-
This function is responsible for the layout of the insert link popup window - and it should return a name/value based array with some specific names. These - are explained below, notice names included in [] characters are optional. The settings parameter to this function is a name/value array containing tinyMCE:s settings/options.
-Template data:| html | -HTML template data, this value should contain all the HTML code needed - to render the link dialog. Notice: {$<variable>} are replaces with values - when used. More about these specific values later on. This parameter is not needed if the "file" param is assigned. | -
| file | -Name of external template file to use, this may even be logic pages like .php,.asp,.jsp etc. | -
| [width] | -Width of popup window in pixels. Default is 320. | -
| [height] | -Height of popup window in pixels. Default is 200. | -
Variables within the "html" value above are replaced with internal
- TinyMCE values. There are two types of variables one is the ones starting with
- the "lang_" prefix, these are replaced with the matching names in
- the language packs. So for example <b>{$lang_test}</b> gets replaces
- with the "tinyMCELang['lang_test']" variable and the output is then
- <b>Test</b>. The other variables are passed expicilty for the template
- used and these are listed below. Notice: Variables within [] characters are
- optional.
-
- Variables/Window arguments:
| [href] | -This variable gets replaced with the "href" attribute value - of the selected link if one is selected. | -
| [target] | -This variable gets replaced with the "target" attribute value of the selected link if one is selected. | -
| [css] | -Theme popup css location. | -
Notice: There are a javascript function that can be called from this template - "window.opener.tinyMCE.insertLink(href, target)" this inserts the - link into the currently selected editor and should be called when for example - a insert button is pressed.
-This function is responsible for the layout of the insert image dialog, it should return a name/value based array with some specific names. These - are explained below, notice names included in [] characters are optional. The settings parameter to this function is a name/value array containing tinyMCE:s settings/options.
-Template data:| html | -HTML template data, this value should contain all the HTML code needed to render the image dialog. Notice: {$<variable>} are replaces with values when used. More about these specific values later on. This parameter is not needed if the "file" param is assigned. | -
| file | -Name of external template file to use, this may even be logic pages like .php,.asp,.jsp etc. | -
| [width] | -Width of popup window in pixels. Default is 320. | -
| [height] | -Height of popup window in pixels. Default is 200. | -
Variables within the "html" value above are replaced with internal
- TinyMCE values. There are two types of variables one is the ones starting with
- the "lang_" prefix, these are replaced with the matchin names in the
- language packs. So for example <b>{$lang_test}</b> gets replaces
- with the "tinyMCELang['lang_test']" variable and the output is then
- <b>Test</b>. The other variables are passed expicilty for the template
- used and these are listed below. Notice: Variables within [] characters are
- optional.
-
- Variables/Window arguments:
| [src] | -This variable gets replaced with the "src" attribute value of - the selected link if one is selected. | -
| [alt] | -This variable gets replaced with the "alt" attribute value of - the selected link if one is selected. | -
| [border] | -This variable gets replaced with the "border" attribute value - of the selected link if one is selected. | -
| [hspace] | -This variable gets replaced with the "hspace" attribute value - of the selected link if one is selected. | -
| [vspace] | -This variable gets replaced with the "vspace" attribute value - of the selected link if one is selected. | -
| [width] | -This variable gets replaced with the "width" attribute value - of the selected link if one is selected. | -
| [height] | -This variable gets replaced with the "height" attribute value - of the selected link if one is selected. | -
| [align] | -This variable gets replaced with the "align" attribute value of the selected link if one is selected. | -
| [css] | -Theme popup css location. | -
Notice: There are a javascript function that can be called from this template - "window.opener.tinyMCE.insertImage(src, alt, border, hspace, vspace, width, - height, align)" this inserts the image into the currently selected editor - and should be called when for example a insert button is pressed.
-This function is responsible for the layout of the insert table dialog, it should return a name/value based array with some specific names. These are explained below, notice names included in [] characters are optional. The settings parameter to this function is a name/value array containing tinyMCE:s settings/options.
-Template data:| html | -HTML template data, this value should contain all the HTML code needed to render the table dialog. Notice: {$<variable>} are replaces with values when used. More about these specific values later on. This parameter is not needed if the "file" param is assigned. | -
| file | -Name of external template file to use, this may even be logic pages like .php,.asp,.jsp etc. | -
| [width] | -Width of popup window in pixels. | -
| [height] | -Height of popup window in pixels. | -
Variables within the "html" value above are replaced with internal TinyMCE values. There are two types of variables one is the ones starting with the "lang_" prefix, these are replaced with the matchin names in the language packs. So for example <b>{$lang_test}</b> gets replaces with the "tinyMCELang['lang_test']" variable and the output is then <b>Test</b>. The other variables are passed expicilty for the template used and these are listed below. Notice: Variables within [] characters are optional.
-
- Variables/Window arguments:
| [cols] | -This variable gets replaced with the number of columns in the table. | -
| [rows] | -This variable gets replaced with the number of rows in the table. | -
| [border] | -This variable gets replaced with the "border" attribute value of the selected link if one is selected. | -
| [cellpadding] | -This variable gets replaced with the "cellpadding" attribute value of the selected table if one is selected. | -
| [cellspacing] | -This variable gets replaced with the "cellspacing" attribute value of the selected table if one is selected. | -
| [width] | -This variable gets replaced with the "width" attribute value of the selected table if one is selected. | -
| [height] | -This variable gets replaced with the "height" attribute value of the selected table if one is selected. | -
| [align] | -This variable gets replaced with the "align" attribute value of the selected table if one is selected. | -
| [action] | -Action type "update" or "insert" depending on if the user selected a table or want's to create a new one. | -
This function is called when the cursor/selection of a editor instance changes. - Then the currenly selected/focused node is passed to this function. This can - be useful when you want to change the UI depending on what the user has selected.
-Parameters:| editor_id | -Unique editor id, this is the same as the $editor_id variable in getEditorTemplate. | -
| node | -Reference to the Node element where the cursor is currenly located. | -
| undo_index | -Current undo index, this value is -1 if the custom undo/redo support is disabled. | -
| undo_levels | -Current number of undo levels, this value is -1 if the custom undo/redo support is disabled. | -
| visual_aid | -True/false state of visual aid/guidelines mode. | -
| any_selection | -Is any text or image selected. | -
This function is called when a command is executed for example "bold" or "createlink" this callback/theme/plugin function may then intercept theme specific commands and do custom logic. If this command returns true the command handling is terminated and the default tinyMCE command handeling never gets executed.
-Parameters:| editor_id | -Unique editor id, this is the same as the $editor_id variable in getEditorTemplate. | -
| element | -Reference to the document DOM root element of the editor instance. | -
| command | -Command that is to be executed for example "myCommand". | -
| user_interface | -true/false option if a user insterace is to be used or not. | -
| value | -Custom data value passed with command, may be any data type. | -
This function is called when a editor needs to render a specific control/button. This function should return the HTML template of that control or a empty string if the control_name wasn't recognized. Notice the variable {$pluginurl} gets replaced with the URL prefix for the current plugin directory.
-Parameters:| control_name | -Control name to match agains for example "iespell" for the iespell plugin. | -
This function is called when a editor does cleanup of contents.
-Parameters:| type | -Type of cleanup, insert_to_editor or get_from_editor. Insert to editor is passed when new content is placed within the editor and get_from_editor is when content is passed out from the editor. | -
| content | -HTML contents to be cleaned up, this string contains the HTML code. | -
| Go to: Table of contents | -Top | -
| Using/Integrating TinyMCE | -TOC | -
| <!-- tinyMCE --> - <script language="javascript" type="text/javascript" - src="jscripts/tiny_mce/tiny_mce.js"></script> - <script language="javascript" type="text/javascript"> - tinyMCE.init({ - mode : "textareas" - }); - </script> - <!-- /tinyMCE --> |
-
| General settings | -|||||||||||||||||||
| mode | -Mode can be one of the following values: textareas - - Converts all TEXTAREA elements to editors upon pageload. specific_textareas - - Converts all TEXTAREA elements with the attribute "mce_editable" - set to true. exact - Converts only explicit elements, - these are listed in the "elements" setting. |
- ||||||||||||||||||
| [theme] | -Theme template to use, this should be a name of the theme and the themes - are located in the themes directory of TinyMCE. Defaults to "default. - TinyMCE is distributed with 3 build in themes these are simple, default - and advanced. If you want to create your own themes please read more about - it in the theme section of the documentation. | -||||||||||||||||||
| [plugins] | -This option is a comma sparated list with chained theme plugins to for - example only extend only the image dialog, these extentions override functions - defined in the theme template. The plugin logic should be included in a - file called "editor_plugin.js" is the only one that is included - from the plugin directory. Example: "my_image_dialog,my_link_dialog". - If you want to create your own plugins please read more about it in - the theme section of the documentation. | -||||||||||||||||||
| [language] | -Language pack to use with TinyMCE, this should be a ISO-639-2 code and it's used to retrive the language packs located in "langs". This setting defaults to "en". | -||||||||||||||||||
| [elements] | -Comma separated list of elements to convert to editors, this option is - only used when "mode" is set to "exact". This list of - elements may be any HTML element as long as it has an id or name attribute. | -||||||||||||||||||
| [ask] | -When the "mode" is set to "textareas" or "specific_textareas" - this option apply and asks the user if the area is to be converted to a - editor instance or not. Set it to true if you want to enable this option. | -||||||||||||||||||
| [textarea_trigger] | -Name of textarea trigger attribute, this defaults to "mce_editable". - This option is only used when "mode" is set to specific_textareas. | -||||||||||||||||||
| [valid_elements] | -Comma separated list element convertion parts. - For example: a[href|target=_blank],strong/b,div[align],br. - The example string above tells TinyMCE to remove all elements that are not - a "a, strong, div or br" element, convert b elements to strong - elements, default target to "_blank" and keep the href, target - and align attributes of the elements. Wildcards such as *,+,? may be used in element or attribute name matching. - Characters: -
- Special variables: - {$uid} - Results in a unique ID. For example "p[id:{$uid}]". - - This option defaults to the following pattern: "a[href|target],strong/b[class],em/i[class],strike[class],u[class],p[class|align],ol,ul,li,br, - img[class|src|border=0|alt|hspace|vspace|width|height|align],sub,sup,blockquote[dir|style], - table[border=0|cellspacing|cellpadding|width|height|class|align],tr[rowspan], - td[colspan|rowspan|width|height],div[class|align],span[class|align],pre[class|align], - address[class|align],h1[class|align],h2[class|align],h3[class|align], - h4[class|align],h5[class|align],h6[class|align],hr". - - Use *[*] to include all elements and all attributes this can be very useful when used with the invalid_elements option. |
- ||||||||||||||||||
| [extended_valid_elements] | -Adds valid elements to the end of the "valid_elements" list. - This option can be useful when you just want to add a few elements to the - default list. The format of this option is the same as "valid_elements". | -||||||||||||||||||
| [invalid_elements] | -Comma spearated list of element names to be excluded from output. | -||||||||||||||||||
| [trim_span_elements] | -True/False option, if this option is set to true unneeded span element will be removed. Default value is true. | -||||||||||||||||||
| [verify_css_classes] | -True/False option, if this option is set to true CSS class attributes will be verified against the CSS. Default value is true. | -||||||||||||||||||
| [verify_html] | -True/False option is the HTML contents should be verified or not. Default value is true. | -||||||||||||||||||
| [urlconvertor_callback] | -Function name to call when URL:s are processed by the cleanup process - the function should be in the following format. func(url, node, on_save) - and should return the converted URL. This setting is to be used for integration - purposes only. The url parameter contains the URL to be converted, the node - is the actual node that contains the URL and the on_save is a true/false - state that is true if the user submits a form. | -||||||||||||||||||
| [preformatted] | -True/False option, if this option is set to true the editor will insert - TAB characters on tab and preserve other whitespace characters just like - a PRE HTML element does. This option is set to false by default. | -||||||||||||||||||
| [insertlink_callback] | -Name of function to call when "insertlink" command is executed. - This function gets the selected link url and target and should return a - array with "href", "target" and "title" as collection names or - call the tinyMCE.insertLink on window.opener for compatiblity with Mozilla - if a new window was used. Function format: linkcallback(href, target, title, action). | -||||||||||||||||||
| [insertimage_callback] | -Name of function to call when "insertimage" command is executed. - This function gets the selected image url and should return a array with - a collection names src and alt or call the tinyMCE.insertImage on window.opener - for compatiblity with Mozilla if a new window was used. Function format: - insertimage(src, alt, border, hspace, vspace, width, height, align, title, - onmouseover, onmouseout, action). | -||||||||||||||||||
| [setupcontent_callback] | -Name of function to be called when a editor instance is initialized, Function format: setupContentCallback(editor_id, node), where the editor_id is the id of the editor and node is the body element node of the editors iframe. | -||||||||||||||||||
| [save_callback] | -Name of function to call when the triggerSave function is called. Function - format: save(id, content, node), if a return value is specified that value - will be added to the HTML form element. So it's possible to add custom convertion - logic in this function. | -||||||||||||||||||
| [docs_language] | -Documentation language to use with TinyMCE, this should be the FN codes - like se, uk, us and so forth and it's used to retrive the docs located in - "<theme>/docs/<lang>". This setting defaults to the - "language" option. | -||||||||||||||||||
| [width] | -Width of editor instances, this defaults to the width of the element that - was replaced. | -||||||||||||||||||
| [height] | -Height of editor instances, this defaults to the height of the element - that was replaced. | -||||||||||||||||||
| [content_css] | -CSS to be used for the content window/iframe. This should be a page relative - path. | -||||||||||||||||||
| [popups_css] | -CSS to be used for the popup windows like insertlink and insertimage. - This should be a page relative path. | -||||||||||||||||||
| [editor_css] | -CSS to be used for the editor. This should be a page relative path. | -||||||||||||||||||
| [encoding] | -Output encoding for the editor, this option may only be "html" - or nothing at the time. If this option is set to "html" the output - will be HTML encoded so < will be < and so forth. The default - value of this option is nothing. | -||||||||||||||||||
| [debug] | -True/False option, if this one is set to true debug information like paths - to CSS files and so fort are displayed. | -||||||||||||||||||
| [visual] | -True/False option, if this attribute is set to true visual aid lines will - be applied to tables with border size set to 0. This option is on by default. - | -||||||||||||||||||
| [visual_table_style] | -Enables users to set the visual aid style of tables with a custom look - and feel. The default value of this option is: "border: 1px dashed - #BBBBBB". | -||||||||||||||||||
| [add_form_submit_trigger] | -True/False option. If this option is set to true a event handler will be added do "onsubmit" on all forms to force triggerSave. The default value of this option is true. | -||||||||||||||||||
| [add_unload_trigger] | -True/False option. If this option is set to true a event handler will - be added do "onunload" of the current window to force a triggerSave call. This triggerSave call will not do any cleanup since this is for handling of back/forward history buttons. The - default value of this option is true. | -||||||||||||||||||
| [force_br_newlines] | -True/False option. This option forces output of BR elements instead of P elements. The default state of this option is off/false. (Experimental) | -||||||||||||||||||
| [force_p_newlines] | -True/False option. If this option is enabled Mozilla/Firefox will generate P elements on Enter/Return key and BR elements on Shift+Enter/Return. This option is enabled by default. | -||||||||||||||||||
| [relative_urls] | -True/False option. If this option is enabled absolute URLs are converted - to relative URLs. The default state of this option is true. | -||||||||||||||||||
| [remove_script_host] | -True/False option. If this option is enabled the host and port from URLs - are removed if they point within the same host as the script. For example - if the editor is location on http://www.somesite.com a link to http://www.somesite.com/somedir/somepage.html - will result in /somedir/somepage.html, i.e absolute within the same host. - This behavior is on by default if the relative_urls option is set to false. | -||||||||||||||||||
| [focus_alert] | -True/False option. If this option is enabled a annoying alert will be - shown when the editor isn't focused. The default state of this option is - true. | -||||||||||||||||||
| [document_base_url] | -This document URL is used when converting absolute URLs to relative URLs. This option defaults the the editor instances current document. Notice if this option points to a domain remember to use the protocol part and this option should be ended with a trailing slash. Example: http://www.somehost.com/mydir/ | -||||||||||||||||||
| [custom_undo_redo] | -This option enables the custom undo/redo logic that makes undo/redo work better. This is a True/False option and it's enabled by default. | -||||||||||||||||||
| [custom_undo_redo_levels] | -This option sets the maximum number of undo levels, there is no limit by default. | -||||||||||||||||||
| [custom_undo_redo_keyboard_shortcuts] | -If enabled keyboard shortcuts for Ctrl+Z and Ctrl+Y is added to the editor. This option is enabled by default. | -||||||||||||||||||
| [fix_content_duplication] | -This option enables a fix for the content duplication bug that appears in MSIE. This fix is enabled by default but can be disabled for compatiblity reasons. True/False option. | -||||||||||||||||||
| [directionality] | -This option enables the possibility to change the text directionality to for example Arabic languages. Possible values: ltr, rtl. Default to: ltr. | -||||||||||||||||||
| [auto_cleanup_word] | -If enabled cleanup of MS office/Word HTML will be executed automaticly on paste operations. The default value of this option is false. Note: This option is currently only available for MSIE. | -||||||||||||||||||
| [cleanup_on_startup] | -If enabled contents of textareas and elements will be cleaned upon editor initialization. The default value for this option is false. | -||||||||||||||||||
| [inline_styles] | -If enabled attributes like width, height, vspace, hspace and align gets placed within the style attribute instead. The default value for this option is false. Remeber to enable the style attribute in valid elements when using this one. | -||||||||||||||||||
| [convert_newlines_to_brs] | -If enabled all \n (new lines) will be converted to <br /> elements on loading, this option defaults to false. | -||||||||||||||||||
| [auto_reset_designmode] | -Becurse there are bugs when showing/hiding a TinyMCE editor by using the style.display none/block method the designmode needs to be resetted, this option enabled this value to be auto resetted each time a area is focused, this option is disabled by default. | -||||||||||||||||||
| [entities] | -Comma separated list of the entitiy lookup table used to convert char codes into names such as &oring;. This list is in a odd, even format where odd values are the numbers to be converted and the even is the entity name that represents that number. For example: "8205,zwj,8206,lrm,8207,rlm,173,shy". | -||||||||||||||||||
| [cleanup_callback] | -Custom cleanup callback function, this enabled users to add custom cleanup logic to extend the build in one. This callback is called separatly from the default one, it doesn't replace the old one it just extends it. Check the plugin cleanup function for more details. | -||||||||||||||||||
| [nowrap] | -Sets the how content is to be word wrapped. This option is a true/false option and is disabled by default. | -||||||||||||||||||
| [external_link_list_url] | -URL to a backend page (PHP,ASP,ASPX,JSP) that is to populate a array with links called tinyMCELinkList check the example_link_list.js for a example format. This option enables you to better integrate TinyMCE with a backend system. | -||||||||||||||||||
| [external_image_list_url] | -URL to a backend page (PHP,ASP,ASPX,JSP) that is to populate a array with links called tinyMCEImageList check the example_image_list.js for a example format. This option enables you to better integrate TinyMCE with a backend system. | -||||||||||||||||||
| [file_browser_callback] | -String containting the callback function to execute on all "browse" buttons. These buttons will apaear when this option is enabled. The callback function format is: fileBrowserCallBack(field_name, url, type). Where field_name is the form field to place browse result in and the url is the url that is to be changed and type is link/image or flash. | -||||||||||||||||||
| Advanced theme specific settings | -|||||||||||||||||||
| [theme_advanced_toolbar_location] | -This option enabled you to change the location of the toolbar. Possible values are "top" and "bottom". The default value is "bottom". | -||||||||||||||||||
| [theme_advanced_toolbar_align] | -This option enabled you to change toolbar alignment to left, center or right. This option defaults to center. | -||||||||||||||||||
| [theme_advanced_styles] | -This option enables you to add CSS classes and names for them to the style
- selection droplist. The format is "<title>=<class>;..".
- If this option isn't used the content CSS classes will automaticly be imported. - Example: "Header 1=header1;Header 2=header2;Header 3=header3" |
- ||||||||||||||||||
| [theme_advanced_buttons1] | -Comma separated list of buttons to include on row 1. For example "bold,italic,underline". - - Possible button names: - bold, italic, underline, strikethrough, justifyleft, justifycenter, justifyright, - justifyfull, styleselect, bullist, numlist, outdent, indent, undo,redo, - link, unlink, image, cleanup, help, code, table, row_before, row_after, - delete_row, separator, rowseparator, col_before, col_after, delete_col, hr, removeformat, - sub, sup, formatselect, fontselect, fontsizeselect, forecolor,charmap,visualaid,spacer,cut,copy,paste |
- ||||||||||||||||||
| [theme_advanced_buttons2] | -Same as above but the 2:nd row. | -||||||||||||||||||
| [theme_advanced_buttons3] | -Same as above but the 3:nd row. | -||||||||||||||||||
| [theme_advanced_buttons<N>_add] | -Adds extra controls/buttons to the specified row (N). For example: theme_advaned_buttons3_add : "iespell". | -||||||||||||||||||
| [theme_advanced_buttons<N>_add_before] | -Adds extra controls/buttons to the specified row (N) before the default ones. For example: theme_advaned_buttons3_add_before : "iespell". | -||||||||||||||||||
| [theme_advanced_disable] | -Comma separated list of buttons/elements to be disabled for example "formatselect". | -||||||||||||||||||
| [theme_advanced_source_editor_width] | -Source editor window width. | -||||||||||||||||||
| [theme_advanced_source_editor_height] | -Source editor window height. | -||||||||||||||||||
| [theme_advanced_path_location] | -Location of element path list. Possible values "top" or "bottom". Defaults to "none" | -||||||||||||||||||
| [theme_advanced_blockformats] | -Comma separated list of blockformats for the formatselect list. Defaults to: p,address,pre,h1,h2,h3,h4,h5,h6. | -||||||||||||||||||
| <!-- tinyMCE --> <script language="javascript" - type="text/javascript" src="jscripts/tiny_mce/tiny_mce.js"></script> - <script language="javascript" type="text/javascript"> - tinyMCE.init({ - mode : "exact", - theme : "mytheme", - language : "se", - elements : "elm1,elm2" - }); </script> <!-- /tinyMCE --> |
-
| mceLink | -Opens the insert link dialog and inserts a link. | -
| mceImage | -Opens the insert image dialog and inserts a image. | -
| mceCleanup | -Removed unwanted elements and attributes from the HTML code. | -
| mceHelp | -Opens the manual pages. | -
| mceAddControl | -Adds a editor control to the element id/name specified as value. | -
| mceRemoveControl | -Removes a specific control by editor_id name. The value is the editor_id to remove, editor ids are in the following format: "mce_editor_<index>". DOM element ids and form element names can allso be used. | -
| mceFocus | -Focuses the editor by the id placed in value. Editor id's are in the format "mce_editor_<index>". DOM element ids and form element names can allso be used. | -
| mceSetCSSClass | -Sets the CSS class attribute or creates a new span of the selection. The value is the css class name to assign to selected element or new span element. | -
| mceInsertContent | -Inserts contents of value parameter to current cursor position. | -
| mceReplaceContent | -Replaces the current selection with the HTML code in value. The {$selection} variable gets replaced with the currently selected text contents. | -
| mceSetAttribute | -Sets a attribute of the currenly selected element. The value of this command should be a name/value array with the following parameters. |
-
| mceToggleVisualAid | -Toggles visual aid/guidelines mode on/off. |
-
| mceAnchor | -Inserts a named anchor element, the value is the name of the anchor. |
-
| mceResetDesignMode | -Resets the designMode state of all editor instances, this command is useful on Firefox if the editor is placed in tabs or shown/hidden with style.display="none/block". Call this command after the editor displayed again. |
-
| mceSelectNode | -Selects the node/element passed as value. This command will also scroll to the elements location within the editor. |
-
| mceSelectNodeDepth | -Selects the node/element by depth relative from the current node. So a value of 0 will select the currently focused node. This command will also scroll to the elements location within the editor. - |
-
| <a href="javascript:tinymce.execCommand('Bold');">[Do - bold]</a> | -
| Go to: Table of contents | -Top | -
| ąŘÓÚ TinyMCE | -ÄÚČÝĚáŇŞ | -
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| ĽćČÝĐÔÍĽ | -ÄÚČÝĚáŇŞ | -
- |
- Windows XP - |
- Linux(Debian) - |
- MacOS X 10.3 - |
- MacOS 9 - |
-
| MSIE 6 | -OK | -- |
- - |
- - |
-
| MSIE 5.5 SP2 - |
- OK | -- |
- - |
- - |
-
| MSIE 5.2 - |
- - |
- - |
- TextArea | -- |
-
| MSIE 5.01 SP2 | -OK (1) | -- |
- - |
- - |
-
| MSIE 5.0 | -- |
- - |
- - |
- TextArea | -
| Netscape 7.2 - |
- - |
- - |
- OK | -- |
-
| Netscape 7.1 - |
- OK | -- |
- - |
- - |
-
| Netscape 7.0.2 - |
- - |
- - |
- - |
- TextArea | -
| Mozilla 1.8 - |
- - |
- OK | -- |
- - |
-
| Mozilla 1.7.3 - |
- - |
- - |
- OK | -- |
-
| Mozilla 1.7.2 - |
- - |
- - |
- - |
- - |
-
| Mozilla 1.7 - |
- OK | -OK | -OK | -- |
-
| Mozilla 1.6 - |
- OK | -OK | -- |
- - |
-
| Mozilla 1.5 - |
- OK (2) | -OK - (2) | -OK - (2) | -- |
-
| Mozilla 1.4.1 - |
- - |
- OK | -- |
- - |
-
| Mozilla 1.4 - |
- OK | -- |
- - |
- - |
-
| Mozilla 1.3.1 - |
- - |
- OK | -- |
- OK - (3) | -
| Mozilla 1.3 | -OK | -- |
- - |
- - |
-
| Firefox 1.0 - |
- OK | -- |
- OK | -- |
-
| Firefox 0.9 - |
- OK | -OK | -- |
- - |
-
| Firefox 0.8 - |
- OK | -OK | -- |
- - |
-
| Firebird 0.7 - |
- OK - (2) | -OK - (2) | -- |
- - |
-
| Firebird 0.6 - |
- - |
- NO - |
- - |
- - |
-
| Safari 1.2.4 - |
- - |
- - |
- TextArea | -- |
-
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| łŁĽűÎĘĚ⣨FAQŁ© | -ÄÚČÝĚáŇŞ | -
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| ÄÚČÝĚáŇŞ | -- |
ĽňĚĺÖĐÎÄ·Ňë byŁşcube316
-
- עŇ⣺ijЩµŘ·˝ÓÉÓÚÓ˘ÎÄÎĵµËµµÄĎŕµ±ş¬şý٬»ňŐßŇëŐß±ľÉíˮƽԵąĘ٬
-·ŇëµÄ˛»ĘÇ·ÇłŁŔíĎ룬˛»×ăÖ®´¦Çë¶ŕ¶ŕ°üşˇŁ
-˛»ÄÜŔí˝âµÄµŘ·˝żÉ˛ÎÔÄÓ˘ÎÄÎĵµŁ¬ÓиüşĂµÄ·ŇëҲÇë ČĂÎŇÖŞµŔ ˇŁ
| ´´˝¨ÓďŃÔ°ü | -ÄÚČÝĚáŇŞ | -
| tinyMCELang['lang_cut_desc']
- = 'Cut (Ctrl+X)'; - tinyMCELang['lang_copy_desc'] = 'Copy (Ctrl+C)'; - tinyMCELang['lang_paste_desc'] = 'Paste (Ctrl+P)'; |
-
µ±·ŇëTinyMCEƱ٬ŇÔĎÂĘÇĿǰËůĐčŇŞ·ŇëµÄÎÄĽţŁş
-
- tinymce/jscripts/tiny_mce/langs/uk.js
- tinymce/jscripts/tiny_mce/plugins/emotions/langs/uk.js
- tinymce/jscripts/tiny_mce/plugins/iespell/langs/uk.js
- tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/uk.js
- tinymce/jscripts/tiny_mce/plugins/preview/langs/uk.js
- tinymce/jscripts/tiny_mce/themes/advanced/langs/uk.js
-
עŇâijЩÓďŃÔ±äÁżżÉÄÜ»á°üş¬gifͼƬµÄname/url»ňŔŕËĆŁ¬ŔýČçÔÚČđµäÓďŃÔ°üÖĐ´ÖĚĺµÄ°´ĹĄÓĐŇ»¸ö"F"×Ö·űˇŁ
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| License | -TOC | -
Copyright (C) 1991, 1999 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 Lesser GPL. It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
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 Lesser General Public License, applies to some specially - designated software packages--typically libraries--of the Free Software Foundation - and other authors who decide to use it. You can use it too, but we suggest you - first think carefully about whether this license or the ordinary General Public - License is the better strategy to use in any particular case, based on the explanations - below.
-When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new free programs; and that you are informed - that you can do these things.
-To protect your rights, we need to make restrictions that forbid distributors - to deny you these rights or to ask you to surrender these 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 other - code 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. -
-We protect your rights with a two-step method: (1) we copyright the library, - and (2) we offer you this license, which gives you legal permission to copy, - distribute and/or modify the library.
-To protect each distributor, we want to make it very clear that there is no - warranty for the free library. Also, if the library is modified by someone else - and passed on, the recipients should know that what they have is not the original - version, so that the original author's reputation will not be affected by problems - that might be introduced by others.
-Finally, software patents pose a constant threat to the existence of any free - program. We wish to make sure that a company cannot effectively restrict the - users of a free program by obtaining a restrictive license from a patent holder. - Therefore, we insist that any patent license obtained for a version of the library - must be consistent with the full freedom of use specified in this license.
-Most GNU software, including some libraries, is covered by the ordinary GNU - General Public License. This license, the GNU Lesser General Public License, - applies to certain designated libraries, and is quite different from the ordinary - General Public License. We use this license for certain libraries in order to - permit linking those libraries into non-free programs.
-When a program is linked with a library, whether statically or using a shared - library, the combination of the two is legally speaking a combined work, a derivative - of the original library. The ordinary General Public License therefore permits - such linking only if the entire combination fits its criteria of freedom. The - Lesser General Public License permits more lax criteria for linking other code - with the library.
-We call this license the "Lesser" General Public License because - it does Less to protect the user's freedom than the ordinary General Public - License. It also provides other free software developers Less of an advantage - over competing non-free programs. These disadvantages are the reason we use - the ordinary General Public License for many libraries. However, the Lesser - license provides advantages in certain special circumstances.
-For example, on rare occasions, there may be a special need to encourage the - widest possible use of a certain library, so that it becomes a de-facto standard. - To achieve this, non-free programs must be allowed to use the library. A more - frequent case is that a free library does the same job as widely used non-free - libraries. In this case, there is little to gain by limiting the free library - to free software only, so we use the Lesser General Public License.
-In other cases, permission to use a particular library in non-free programs - enables a greater number of people to use a large body of free software. For - example, permission to use the GNU C Library in non-free programs enables many - more people to use the whole GNU operating system, as well as its variant, the - GNU/Linux operating system.
-Although the Lesser General Public License is Less protective of the users' - freedom, it does ensure that the user of a program that is linked with the Library - has the freedom and the wherewithal to run that program using a modified version - of the Library.
-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, whereas the latter must be combined with the - library in order to run.
-TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- 0. This License Agreement applies to any software library or other program which
- contains a notice placed by the copyright holder or other authorized party saying
- it may be distributed under the terms of this Lesser 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 combine 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) Use a suitable shared library mechanism for linking with the Library. A - suitable mechanism is one that (1) uses at run time a copy of the library already - present on the user's computer system, rather than copying library functions - into the executable, and (2) will operate properly with a modified version of - the library, if the user installs one, as long as the modified version is interface-compatible - with the version that the work was made with.
-c) 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.
-d) 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.
-e) 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 materials to be 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 with 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 Lesser 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.
-
| Go to: Table of contents | -Top | -
| ´´˝¨Ö÷Ě⼰˛ĺĽţ | -ÄÚČÝĚáŇŞ | -
| function TinyMCE_default_getEditorTemplate(settings)
- { - var template = new Array(); - template['html'] = '<Some HTML>'; - template['delta_width'] = 0; - template['delta_height'] = -40; - - return template; - } - function TinyMCE_default_getInsertLinkTemplate(settings)
- { |
-
ĘąÓĂÍⲿģ°ĺÎÄĽţ
-µ±ÓĂĎÂĂćËůĂčĘöµÄ"file"˛ÎĘýĘąÓĂÍⲿģ°ĺÎÄĽţƱ٬ĐčŇŞ°Ń"tiny_mce_popup.js"°üş¬˝řŔ´ˇŁ
ÎŞÁ˸úTinyMCEÍ¨Ń¶Ł¬´ËÎÄĽţĘDZŘĐëµÄˇŁËůÓеıäÁżşÍÓďŃÔ¶¨ŇĺÔÚ"html"ĘôĐÔÖб»Ěć»»ˇŁ
-
| <html> - <head> - <title>{$lang_theme_sample_title}</title> - <script language="javascript" src="../../tiny_mce_popup.js"></script> - <script language="javascript"> - alert(tinyMCE.getWindowArg('some_arg')); - </script> - - <body> - {$lang_theme_sample_desc} - </body> - |
-
´ËşŻĘý¸şÔđ±ŕĽĆ÷ʵŔýÔÚŇłĂćÖеIJĽľÖ٬Ëü·µ»Ř°üş¬Ěض¨ĂűłĆµÄĂűłĆŁÖµ¶ÔµÄĘý×顣˝âĘÍČçĎÂŁ¬×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄĂűłĆĘÇżÉѡµÄˇŁ
´ËşŻĘýµÄsettings˛ÎĘýĘÇŇ»¸ö°üş¬ÁËtinyMCEÉčÖĂşÍѡĎîµÄĂűłĆŁÖµ¶ÔµÄĘý×顣
| html | -HTMLÄŁ°ĺĘýľÝ٬ËüµÄÖµĘÇʵĎÖ±ŕĽĆ÷ËůĐčµÄČ«˛żHTML´úÂ롣עŇ⣺ÔÚĘąÓĂʱ{$<variable>}»á±»ĘµĽĘµÄÖµĚć»»ˇŁąŘÓÚŐâĐ©Ěض¨ÖµµÄ¸üĎęϸ˵Ă÷ĽűşóĂ档 | -
| [delta_width] | -Deltażí¶Č٬´ËÖµ°üş¬ÓĂ»§˝çĂćËůĐčµÄĎŕąŘżí¶ČˇŁŔýČçŁ¬ą¤ľßŔ¸ĐčŇŞ20ĎóËŘŁ¬Ôň´ËֵΪ-20ˇŁ - ŐâҲĘÇΪʲô±ŕĽĆ÷µÄłß´ç¸úËüËůĚć»»µÄ×éĽţżí¶ČһֵÄÔŇňˇŁ |
-
| [delta_height] | -Delta¸ß¶Č٬´ËÖµ°üş¬ÓĂ»§˝çĂćËůĐčµÄĎŕąŘ¸ß¶ČˇŁŔýČçŁ¬ą¤ľßŔ¸ĐčŇŞ40ĎóËŘŁ¬Ôň´ËֵΪ-40ˇŁ - ŐâҲĘÇΪʲô±ŕĽĆ÷µÄłß´ç¸úËüËůĚć»»µÄ×éĽţżí¶ČһֵÄÔŇňˇŁ |
-
ÉĎĘö"html"ÖеıäÁż±»TinyMCEµÄÄÚ˛żÖµËůĚć»»ˇŁÓĐÁ˝ÖÖ˛»Í¬ŔŕĐ͵ıäÁżŁ¬Ň»ÖÖĘÇŇÔ"lang_"Ϊǰ׺µÄ٬ËüĂǻᱻĎŕÓ¦ĂűłĆµÄÓďŃÔ°üĚć»»ˇŁŔýČ磬<b>{$lang_test}</b>±»ÓďŃÔ±äÁż"tinyMCELang['lang_test']"ËůĚ㻻٬ĘäłöľÍłÉÁË<b>Test</b>ˇŁ
ÁíÍâµÄ±äÁżĘÇËůÓĂÄŁ°ĺÖ±˝Ó´«µÝµÄ٬ÁĐľŮČçĎÂˇŁ ×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄ±äÁżĘÇżÉѡµÄˇŁ
-
- ±äÁżŁş
| editor_id | -´ËÎŞ±ŕĽĆ÷ʵŔýµÄID٬ËüÓ¦µ±±»·ĹÔÚÄŁ°ĺ±ŘĐë°üş¬µÄIFRAME×éĽţµÄIDĘôĐÔÖĐˇŁ | -
| [default_document] | -ÎŞÁË˝âľöMSIEµÄ°˛Č«ÎĘĚ⣬ÔöĽÓÁË´ËÉčÖĂŁ¬Ëü»á±»Ěć»»łÉżŐ°×HTMLŇłĂ档°ŃËü·ĹÔÚÄŁ°ĺIFRAME×éĽţµÄSRCĘôĐÔÖĐˇŁ | -
| [area_width] | -IFRAMEÇřÓňµÄżí¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
| [area_height] | -IFRAMEÇřÓňµÄ¸ß¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
| [width] | -Őű¸ö±ŕĽĆ÷ÇřÓňµÄżí¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
| [height] | -Őű¸ö±ŕĽĆ÷ÇřÓňµÄ¸ß¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
| [themeurl] | -Ö÷ĚâËůÔÚλÖõÄURLˇŁ | -
עŇ⣺´ÓŐâ¸öÄŁ°ĺżÉŇÔµ÷ÓĂÁ˝¸öJavaScriptşŻĘý٬ËüĂÇĘÇŁşÔÚµ±Ç°Ńˇ¶¨±ŕĽĆ÷ÇřÓňÖĐÖ´ĐĐĂüÁîµÄtinyMCE.execCommandĽ°ÇĐ»»Ěض¨×éĽţCSSŔŕµÄtinyMCE.switchClassˇŁ
-ÓűÁË˝âexecCommandÖĐżÉŇÔÖ´Đеĸü¶ŕĂüÁîϸ˝Ú٬Çë˛éż´ Mozilla midas specification şÍ TinyMCE specific commands.
-
´ËşŻĘý¸şÔđ˛ĺČëÁ´˝ÓµŻłö´°żÚµÄ˛ĽľÖ٬Ëü·µ»Ř°üş¬Ěض¨ĂűłĆµÄĂűłĆŁÖµ¶ÔµÄĘý×顣˝âĘÍČçĎÂŁ¬×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄĂűłĆĘÇżÉѡµÄˇŁ
´ËşŻĘýµÄsettings˛ÎĘýĘÇŇ»¸ö°üş¬ÁËtinyMCEÉčÖĂşÍѡĎîµÄĂűłĆŁÖµ¶ÔµÄĘý×顣
| html | -HTMLÄŁ°ĺĘýľÝ٬ËüµÄÖµĘÇʵĎÖÁ´˝Ó¶Ô»°żňËůĐčµÄČ«˛żHTML´úÂ롣עŇ⣺ÔÚĘąÓĂʱ{$<variable>}»á±»ĘµĽĘµÄÖµĚć»»ˇŁąŘÓÚŐâĐ©Ěض¨ÖµµÄ¸üĎęϸ˵Ă÷ĽűşóĂ档Čçąű"file"˛ÎĘýÓиłÖµŁ¬´Ë˛ÎĘý˛»ĘDZŘĐëµÄˇŁ | -
| file | -ŇŞĘąÓõÄÍⲿģ°ĺÎÄĽţµÄĂűłĆ٬ËüżÉŇÔĘÇĎń.php,.asp,.jspŐâŃůµÄ¶ŻĚ¬ŇłˇŁ | -
| [width] | -µŻłö´°żÚµÄżí¶Č٬ŇÔĎóËŘÎŞµĄÎ»Ł¬Ä¬ČĎÎŞ320. | -
| [height] | -µŻłö´°żÚµÄ¸ß¶Č٬ŇÔĎóËŘÎŞµĄÎ»Ł¬Ä¬ČĎÎŞ200. | -
ÉĎĘö"html"ÖеıäÁż±»TinyMCEµÄÄÚ˛żÖµËůĚć»»ˇŁÓĐÁ˝ÖÖ˛»Í¬ŔŕĐ͵ıäÁżŁ¬Ň»ÖÖĘÇŇÔ"lang_"Ϊǰ׺µÄ٬ËüĂǻᱻĎŕÓ¦ĂűłĆµÄÓďŃÔ°üĚć»»ˇŁŔýČ磬<b>{$lang_test}</b>±»ÓďŃÔ±äÁż"tinyMCELang['lang_test']"ËůĚ㻻٬ĘäłöľÍłÉÁË<b>Test</b>ˇŁ
ÁíÍâµÄ±äÁżĘÇËůÓĂÄŁ°ĺÖ±˝Ó´«µÝµÄ٬ÁĐľŮČçĎÂˇŁ ×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄ±äÁżĘÇżÉѡµÄˇŁ
-
- ±äÁż/´°żÚ ˛ÎĘýŁş
| [href] | -ČçąűÓĐѡ¶¨Ň»¸öÁ´˝Ó٬´Ë±äÁż±»Á´˝ÓÖеÄ"href"ĘôĐÔÖµËůĚć´úˇŁ | -
| [target] | -ČçąűÓĐѡ¶¨Ň»¸öÁ´˝Ó٬´Ë±äÁż±»Á´˝ÓÖеÄ"target"ĘôĐÔÖµËůĚć´úˇŁ | -
| [css] | -Ö÷ĚâÖĐµŻłö´°żÚCSSµÄλÖĂˇŁ | -
עŇ⣺´ÓŐâ¸öÄŁ°ĺÖĐżÉŇÔµ÷ÓĂ"window.opener.tinyMCE.insertLink(href, target)"Őâ¸öjavascriptşŻĘý٬ËüµÄ×÷ÓĂĘÇĘÇÔÚµ±Ç°Ńˇ¶¨µÄ±ŕĽĆ÷ÖвĺČëÁ´˝Ó٬˛˘ÇŇÓ¦µ±ÔÚ"˛ĺČë"°´ĹĄ°´ĎÂʱ±»µ÷ÓáŁ
-´ËşŻĘý¸şÔđ˛ĺČëÍĽĎńµŻłö´°żÚµÄ˛ĽľÖ٬Ëü·µ»Ř°üş¬Ěض¨ĂűłĆµÄĂűłĆŁÖµ¶ÔµÄĘý×顣˝âĘÍČçĎÂŁ¬×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄĂűłĆĘÇżÉѡµÄˇŁ
´ËşŻĘýµÄsettings˛ÎĘýĘÇŇ»¸ö°üş¬ÁËtinyMCEÉčÖĂşÍѡĎîµÄĂűłĆŁÖµ¶ÔµÄĘý×顣
| html | -HTMLÄŁ°ĺĘýľÝ٬ËüµÄÖµĘÇʵĎÖÍĽĎń¶Ô»°żňËůĐčµÄČ«˛żHTML´úÂ롣עŇ⣺ÔÚĘąÓĂʱ{$<variable>}»á±»ĘµĽĘµÄÖµĚć»»ˇŁąŘÓÚŐâĐ©Ěض¨ÖµµÄ¸üĎęϸ˵Ă÷ĽűşóĂ档Čçąű"file"˛ÎĘýÓиłÖµŁ¬´Ë˛ÎĘý˛»ĘDZŘĐëµÄˇŁ | -
| file | -ŇŞĘąÓõÄÍⲿģ°ĺÎÄĽţµÄĂűłĆ٬ËüżÉŇÔĘÇĎń.php,.asp,.jspŐâŃůµÄ¶ŻĚ¬ŇłˇŁ | -
| [width] | -µŻłö´°żÚµÄżí¶Č٬ŇÔĎóËŘÎŞµĄÎ»Ł¬Ä¬ČĎÎŞ320. | -
| [height] | -µŻłö´°żÚµÄ¸ß¶Č٬ŇÔĎóËŘÎŞµĄÎ»Ł¬Ä¬ČĎÎŞ200. | -
ÉĎĘö"html"ÖеıäÁż±»TinyMCEµÄÄÚ˛żÖµËůĚć»»ˇŁÓĐÁ˝ÖÖ˛»Í¬ŔŕĐ͵ıäÁżŁ¬Ň»ÖÖĘÇŇÔ"lang_"Ϊǰ׺µÄ٬ËüĂǻᱻĎŕÓ¦ĂűłĆµÄÓďŃÔ°üĚć»»ˇŁŔýČ磬<b>{$lang_test}</b>±»ÓďŃÔ±äÁż"tinyMCELang['lang_test']"ËůĚ㻻٬ĘäłöľÍłÉÁË<b>Test</b>ˇŁ
ÁíÍâµÄ±äÁżĘÇËůÓĂÄŁ°ĺÖ±˝Ó´«µÝµÄ٬ÁĐľŮČçĎÂˇŁ ×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄ±äÁżĘÇżÉѡµÄˇŁ
-
- ±äÁż/´°żÚ ˛ÎĘýŁş
| [src] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"src"ĘôĐÔÖµËůĚć´úˇŁ | -
| [alt] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"alt"ĘôĐÔÖµËůĚć´úˇŁ | -
| [border] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"border"ĘôĐÔÖµËůĚć´úˇŁ | -
| [hspace] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"hspace"ĘôĐÔÖµËůĚć´úˇŁ | -
| [vspace] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"vspace"ĘôĐÔÖµËůĚć´úˇŁ | -
| [width] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"width"ĘôĐÔÖµËůĚć´úˇŁ | -
| [height] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"height"ĘôĐÔÖµËůĚć´úˇŁ | -
| [align] | -ČçąűÓĐѡ¶¨Ň»¸öÍĽĎń٬´Ë±äÁż±»ÍĽĎńÖеÄ"align"ĘôĐÔÖµËůĚć´úˇŁ | -
| [css] | -Ö÷ĚâÖĐµŻłö´°żÚCSSµÄλÖĂˇŁ | -
עŇ⣺´ÓŐâ¸öÄŁ°ĺÖĐżÉŇÔµ÷ÓĂ"window.opener.tinyMCE.insertImage(src, alt, border, hspace, vspace, width, - height, align)"Őâ¸öjavascriptşŻĘý٬ËüµÄ×÷ÓĂĘÇĘÇÔÚµ±Ç°Ńˇ¶¨µÄ±ŕĽĆ÷ÖвĺČëÍĽĎń٬˛˘ÇŇÓ¦µ±ÔÚ"˛ĺČë"°´ĹĄ°´ĎÂʱ±»µ÷ÓáŁ
-´ËşŻĘý¸şÔđ˛ĺČë±í¸ńµŻłö´°żÚµÄ˛ĽľÖ٬Ëü·µ»Ř°üş¬Ěض¨ĂűłĆµÄĂűłĆŁÖµ¶ÔµÄĘý×顣˝âĘÍČçĎÂŁ¬×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄĂűłĆĘÇżÉѡµÄˇŁ
´ËşŻĘýµÄsettings˛ÎĘýĘÇŇ»¸ö°üş¬ÁËtinyMCEÉčÖĂşÍѡĎîµÄĂűłĆŁÖµ¶ÔµÄĘý×顣
| html | -HTMLÄŁ°ĺĘýľÝ٬ËüµÄÖµĘÇʵĎÖ±í¸ń¶Ô»°żňËůĐčµÄČ«˛żHTML´úÂ롣עŇ⣺ÔÚĘąÓĂʱ{$<variable>}»á±»ĘµĽĘµÄÖµĚć»»ˇŁąŘÓÚŐâĐ©Ěض¨ÖµµÄ¸üĎęϸ˵Ă÷ĽűşóĂ档Čçąű"file"˛ÎĘýÓиłÖµŁ¬´Ë˛ÎĘý˛»ĘDZŘĐëµÄˇŁ | -
| file | -ŇŞĘąÓõÄÍⲿģ°ĺÎÄĽţµÄĂűłĆ٬ËüżÉŇÔĘÇĎń.php,.asp,.jspŐâŃůµÄ¶ŻĚ¬ŇłˇŁ | -
| [width] | -µŻłö´°żÚµÄżí¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
| [height] | -µŻłö´°żÚµÄ¸ß¶Č٬ŇÔĎóËŘÎŞµĄÎ»ˇŁ | -
ÉĎĘö"html"ÖеıäÁż±»TinyMCEµÄÄÚ˛żÖµËůĚć»»ˇŁÓĐÁ˝ÖÖ˛»Í¬ŔŕĐ͵ıäÁżŁ¬Ň»ÖÖĘÇŇÔ"lang_"Ϊǰ׺µÄ٬ËüĂǻᱻĎŕÓ¦ĂűłĆµÄÓďŃÔ°üĚć»»ˇŁŔýČ磬<b>{$lang_test}</b>±»ÓďŃÔ±äÁż"tinyMCELang['lang_test']"ËůĚ㻻٬ĘäłöľÍłÉÁË<b>Test</b>ˇŁ
ÁíÍâµÄ±äÁżĘÇËůÓĂÄŁ°ĺÖ±˝Ó´«µÝµÄ٬ÁĐľŮČçĎÂˇŁ ×˘ŇâÓĂ[]Ŕ¨ĆđŔ´µÄ±äÁżĘÇżÉѡµÄˇŁ
-
- ±äÁż/´°żÚ ˛ÎĘýŁş
| [cols] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄÁĐĘýËůĚć´úˇŁ | -
| [rows] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄĐĐĘýËůĚć´úˇŁ | -
| [border] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"border"ĘôĐÔÖµËůĚć´úˇŁ | -
| [cellpadding] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"cellpadding"ĘôĐÔÖµËůĚć´úˇŁ | -
| [cellspacing] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"cellspacing"ĘôĐÔÖµËůĚć´úˇŁ | -
| [width] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"width"ĘôĐÔÖµËůĚć´úˇŁ | -
| [height] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"height"ĘôĐÔÖµËůĚć´úˇŁ | -
| [align] | -ČçąűÓĐѡ¶¨Ň»¸ö±í¸ń٬´Ë±äÁż»á±»±í¸ńµÄ"align"ĘôĐÔÖµËůĚć´úˇŁ | -
| [action] | -¸ůľÝÓĂ»§ĘÇѡÔńÁËŇ»¸ö±í¸ń»ąĘÇ´´˝¨Ň»¸öеıí¸ńŔ´ŃˇÔń˛Ů×÷ŔŕĐÍĘÇ"update"»ąĘÇ"insert"ˇŁ | -
´ËşŻĘýÔÚÄł¸ö±ŕĽĆ÷ʵŔýµÄľŰ˝ą×´Ě¬·˘Éú¸Ä±äʱ±»µ÷ÓĂŁ¬µ±Ç°Đ¾۽ąµÄ˝Úµă±»×öÎŞ˛ÎĘý´«µÝ¸ř´ËşŻĘýˇŁŐâ¶ÔÓÚÄăĐčŇŞ¸ůľÝÓĂ»§µÄѡÔńŔ´¸Ä±äÓĂ»§˝çĂć·ÇłŁÓĐÓáŁ
-˛ÎĘýŁş| editor_id | -±ŕĽĆ÷µÄΨһIDşĹ٬Őâ¸úgetEditorTemplateÖеÄ$editor_id±äÁżŇ»ÖÂˇŁ | -
| node | -µ±Ç°Ęó±ęËůÔÚλÖýڵăµÄŇýÓĂˇŁ | -
| undo_index | -µ±Ç°ł·ĎűË÷Ňý٬Čçąűł·Ďű/ÖŘ×öą¦Äܱ»˝űÓĂŁ¬ĆäֵΪ-1ˇŁ | -
| undo_levels | -µ±Ç°ł·Ďű˛ă´ÎµÄĘýÄżŁ¬Čçąűł·Ďű/ÖŘ×öą¦Äܱ»˝űÓĂŁ¬ĆäֵΪ-1ˇŁ | -
| visual_aid | -ĘÓľő°ďÖúÄŁĘ˝µÄ×´Ě¬Ł¬True/falseˇŁ | -
| any_selection | -ĘÇ·ńѡ¶¨ČÎşÎÎÄ×Ö»ňÍĽĎńˇŁ | -
µ±Ö´ĐĐĎń"bold"»ň"createlink"ŐâŃůµÄĂüÁîƱ٬´Ë·˝·¨±»µ÷ÓáŁČ»şó´Ë »Řµ÷/Ö÷Ěâ/˛ĺĽţ şŻĘý»ŘÖжĎÖ÷ĚâĚض¨ĂüÁ˛˘Ö´Đпͻ§Â߼ˇŁČçąű´ËĂüÁî·µ»Řtrue٬ĂüÁî´¦Ŕí±»ÖŐÖąŁ¬Ä¬ČϵÄtinyMCEĂüÁî´¦ŔíÓŔÔ¶˛»»á±»Ö´ĐСŁ
-˛ÎĘýŁş| editor_id | -±ŕĽĆ÷µÄΨһIDşĹ٬Őâ¸úgetEditorTemplateÖеÄ$editor_id±äÁżŇ»ÖÂˇŁ | -
| element | -¶Ô±ŕĽĆ÷ʵŔýÖĐÎĵµDOM¸ů×éĽţµÄŇýÓĂˇŁ | -
| command | -ŇŞÖ´ĐеÄĂüÁŔýČ磺"myCommand"ˇŁ | -
| user_interface | -ĘÇ·ńĘąÓĂÓĂ»§˝çĂ棬true/falseѡĎ | -
| value | -ŇŞ´«¸řĂüÁîµÄ×Ô¶¨ŇĺĘýľÝֵ٬żÉŇÔĘÇČÎşÎĘýľÝŔŕĐÍˇŁ | -
µ±±ŕĽĆ÷ĐčҪʵĎÖÄł¸öĚض¨żŘÖĆ/°´ĹĄµÄʱşň´ËşŻĘý±»µ÷ÓĂŁ¬Ëü·µ»ŘµÄĘÇÄǸöżŘÖƵÄHTMLÄŁ°ĺ٬ČçąűżŘÖƵÄĂű×Ö˛»Äܱ»Ę¶±đÔň·µ»ŘżŐ´®ˇŁ
עŇâ±äÁż{$pluginurl}»á±»µ±Ç°˛ĺĽţĿ¼µÄURLǰ׺ËůĚć»»ˇŁ
| control_name | -ŇŞĆĄĹäµÄµÄżŘÖƵÄĂűłĆˇŁŔýČ磬"iespell"´ú±íµÄĘÇiespell˛ĺĽţˇŁ | -
µ±±ŕĽĆ÷¶ÔÄÚČÝ˝řĐĐÇĺŔíʱ´ËşŻĘý±»µ÷ÓáŁ
-˛ÎĘýŁş| type | -ÇĺŔíµÄŔŕĐÍŁ¬insert_to_editor»ňŐßget_from_editorˇŁ - µ±Ďň±ŕĽĆ÷ÖĐ´«µÝÄÚČÝʱʹÓĂinsert_to_editorŁ»µ±´Ó±ŕĽĆ÷ÖĐ»ńȡÄÚČÝʱʹÓĂget_from_editorˇŁ |
-
| content | -ŇŞÇĺŔíµÄHTMLÄÚČÝŁ¬¸Ă×Ö·ű´®°üş¬ÁËHTML´úÂ롣 | -
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| ĘąÓĂ/ĽŻłÉTinyMCE | -ÄÚČÝĚáŇŞ | -
| <!-- tinyMCE --> - <script language="javascript" type="text/javascript" - src="jscripts/tiny_mce/tiny_mce.js"></script> - <script language="javascript" type="text/javascript"> - tinyMCE.init({ - mode : "textareas" - }); - </script> - <!-- /tinyMCE --> |
-
| łŁąćÉčÖĂ | -|||||||||||||||||||
| mode | -ModeżÉŇÔĘÇŇÔĎÂĽ¸¸öÖµÖ®Ň»Łş - textareas - - ŇłĂćĽÓÔŘʱ°ŃËůÓĐTEXTAREA×éĽţת»»łÉ±ŕĽĆ÷. specific_textareas - - ˝«ËůÓĐ"mce_editable"ĘôĐÔֵΪtrueµÄTEXTAREAת»»łÉ±ŕĽĆ÷. - exact - ֻת»»ÔÚ"elements"ÉčÖĂÖĐÖ¸¶¨µÄČ·ÇĐ×éĽţ. |
- ||||||||||||||||||
| [theme] | -Ö¸¶¨ŇŞĘąÓõÄÖ÷ĚâĂűłĆ٬Ö÷Ě⽫±»·ĹÔÚTinyMCEµÄthemesĿ¼ĎÂŁ¬Ä¬ČĎÎŞdefaultˇŁTinyMCE×Ô´řČý¸öÄÚÖõÄÖ÷Ě⣬ËüĂÇĘÇsimple٬defaultşÍadvancedˇŁ - ČçąűÄăĎë´´˝¨×ÔĽşµÄÖ÷Ě⣬Çë×ĐϸÔĶÁÎĵµµÄ Ö÷Ěâ ˛ż·ÖˇŁ |
- ||||||||||||||||||
| [plugins] | -´ËѡĎîĘÇһϵÁĐŇÔ¶şşĹ·Ö¸ôµÄÖ÷Ěâ˛ĺĽţÁĐ±íŁ¨ŔýČ磬żÉŇÔÖ»ÓĂŔ´Ŕ©ŐąÍĽĎń¶Ô»°żňŁ©ˇŁŐâĐ©˛ĺĽţ¸˛¸ÇÁËÖ÷ĚâÄŁ°ĺÖж¨ŇĺµÄą¦Ä܎ٞĺĽţÂ߼Ӧ¸Ă°üş¬ÔÚŇ»¸ö˝Đ"editor_plugin.js"µÄÎÄĽţÖĐŁ¬ËüĘDzĺĽţĿ¼ÖĐΨһ±»°üş¬˝řŔ´µÄÎÄĽţˇŁ - ŔýČ磺"my_image_dialog,my_link_dialog". - ČçąűÄăĎë´´˝¨×ÔĽşµÄ˛ĺĽţ٬Çë×ĐϸÔĶÁÎĵµµÄ Ö÷Ěâ ˛ż·ÖˇŁ |
- ||||||||||||||||||
| [language] | -TinyMCEÖĐĘąÓõÄÓďŃÔ°ü٬ŐâÓ¦¸ĂĘÇĎńse,uk,usµČÖîČç´ËŔŕµÄFN´úÂ룬Ëü±»ÓĂŔ´´Ó"langs"Ŀ¼ÖĐ»ńȡÓďŃÔ°ü٬¸ĂÉčÖõÄĬČĎֵΪ"uk". - ÖĐÎÄÓĂ»§˝¨ŇéÄúĘąÓĂ"zh-CN" |
- ||||||||||||||||||
| [elements] | -ŇÔ¶şşĹ·Ö¸ôµÄÓĂŔ´×Ş»»łÉ±ŕĽĆ÷µÄ×éĽţÁĐ±íŁ¬¸ĂѡĎî˝öÔÚ"mode"ѡĎî±»ÉčÖĂłÉ"exact"ʱʹÓĂˇŁ¸ĂÁбíÖеÄÔŞËŘżÉŇÔĘÇČÎşÎÓĐid»ňnameĘôĐÔµÄHTML×éĽţˇŁ | -||||||||||||||||||
| [ask] | -µ±"mode"±»ÉčÖĂłÉ"textareas"»ň"specific_textareas"µÄʱşň٬¸ĂѡĎî±»Ó¦ÓĂŁ¬ŃŻÎĘÓĂ»§ĘäČëżňĘÇ·ń˝«±»×Ş»»łÉ±ŕĽĆ÷ˇŁ - ČçąűÄăĎëĘąÓĂŐâ¸öѡĎ˝«ËüÉčÖĂÎŞtrue. |
- ||||||||||||||||||
| [textarea_trigger] | -textareaٍÎıľÓňŁ©´Ą·˘Ć÷µÄĘôĐÔŁ¬Ä¬ČĎֵΪ"mce_editable"ˇŁ - ¸ĂѡĎî˝öÔÚ"mode"±»ÉčÖĂÎŞ"specific_textareas"ʱʹÓĂˇŁ |
- ||||||||||||||||||
| [valid_elements] | -ŇÔ¶şşĹ·Ö¸ôżŞµÄ×éĽţת»»˛ż·ÖµÄÁĐ±íˇŁ - - ŔýČ磺 a[href|target=_blank],strong/b,div[align],br. - ŇÔÉĎŔý×Ó¸ćËßTinyMCEŇĆłýËůÓĐłýÁË"a, strong, div"şÍ"br"µÄ×éĽţ٬˝«ÔŞËŘbת»»łÉstrong٬ĬČĎtargetÉčÎŞ"_blank"˛˘±ŁłÖhrefˇ˘targetˇ˘alignĘôĐÔˇŁÔÚĆĄĹä×éĽţĽ°ĘôĐÔµÄĂűłĆʱżÉŇÔĘąÓĂĎń*,+,?ŐâŃůµÄͨĹä·űˇŁ - ×Ö·űŁş -
- ĚŘĘâ±äÁżŁş - {$uid} - ˛úÉúŇ»¸öΨһIDşĹˇŁ ŔýČ磺"p[id:{$uid}]". - ´ËѡĎîµÄĬČĎÖµĘÇŇÔĎÂÄŁĘ˝Łş "a[href|target],strong/b[class],em/i[class],strike[class],u[class],p[class|align],ol,ul,li,br, - img[class|src|border=0|alt|hspace|vspace|width|height|align],sub,sup,blockquote[dir|style], - table[border=0|cellspacing|cellpadding|width|height|class|align],tr[rowspan], - td[colspan|rowspan|width|height],div[class|align],span[class|align],pre[class|align], - address[class|align],h1[class|align],h2[class|align],h3[class|align], - h4[class|align],h5[class|align],h6[class|align],hr". - ŇŞ°üş¬ËůÓĐ×éĽţĽ°ĘôĐÔŁ¬ÇëĘąÓĂ *[*] ٬ŐâÔÚĘąÓĂinvalid_elementsѡĎîʱĚرđÓĐÓĂˇŁ |
- ||||||||||||||||||
| [extended_valid_elements] | -Ďň"valid_elements"ÁбíĩβĚíĽÓżÉÓĂ×éĽţˇŁ´ËѡĎîÔÚÄă˝ö˝öĎëÍůĬČĎÁбíÖĐÔöĚí˛ż·Ö×éĽţʱĎŕµ±ÓĐÓĂˇŁ - ¸ńĘ˝Óë"valid_elements"Ň»ÖÂˇŁ |
- ||||||||||||||||||
| [invalid_elements] | -ĘäłöʱĐčŇŞĹĹłýÔÚÍâµÄ×éĽţĂűłĆÁĐ±íŁ¬ŇÔ¶şşĹ·Ö¸ôżŞˇŁ | -||||||||||||||||||
| [trim_span_elements] | -True/FalseѡĎČçąűÉčÖĂÎŞtrue٬˛»ĐčŇŞµÄ×éĽţ˝«±»ŇĆłýˇŁÄ¬ČĎÖµĽ´ÎŞtrueˇŁ | -||||||||||||||||||
| [verify_css_classes] | -True/FalseѡĎČçąűÉčÖĂÎŞtrue٬˝«»áĐŁŃéCSSµÄclassĘôĐÔˇŁÄ¬ČĎÖµĽ´ÎŞtrueˇŁ | -||||||||||||||||||
| [verify_html] | -True/FalseѡĎ´ú±í×ĹHTMLÄÚČÝĘÇ·ńĐčŇŞĐŁŃ顣ĬČĎֵΪtrueˇŁ | -||||||||||||||||||
| [urlconvertor_callback] | -µ±ÇĺŔí˝řłĚ´¦ŔíURLµÄʱşňµ÷ÓõĺŻĘýĂűˇŁ´ËşŻĘý±ŘĐë×ń´ÓŇÔϵĸńĘ˝Łşfunc(url, node, on_save) ٬·µ»Řת»»şóµÄURLˇŁ´ËÉčÖĂרΪĽŻłÉÄżµÄ¶řÉ衣˛ÎĘýurl´ú±íҪת»»µÄµŘַ٬node´ú±í°üş¬URLµÄÄǸö˝Úµă٬on_saveĘÇŇ»¸ö˛Ľ¶űֵٍÔÚÓĂ»§Ěá˝»±íµĄĘ±ÎŞŐ棩ˇŁ | -||||||||||||||||||
| [preformatted] | -True/FalseѡĎČçąűÉčÖĂÎŞtrue٬±ŕĽĆ÷˝«°ŃÖƱí·űٍTABŁ©×Ş»»łÉËő˝ř٬łý´ËÍⱣłÖĆäËűwhitespaceٍżŐ°××Ö·űˇ˘»»Đеȣ©×Ö·ű٬ľÍČçͬHTML±ęÇ©ÖеÄPREµÄЧąűˇŁÄ¬ČĎֵΪfalseˇŁ | -||||||||||||||||||
| [insertlink_callback] | -µ±Ö´ĐĐ"insertlink"ĂüÁîʱµ÷ÓõĺŻĘýĂűˇŁ´ËşŻĘý»ńȡѡ¶¨Á´˝ÓµÄµŘÖ·şÍÄż±ę٬·µ»ŘŇ»¸öŇÔ"href", "target"şÍ "title"ÎŞcollectionĂűłĆµÄĘý×顣µ±ĘąÓĂĐ´°żÚĘ±Ł¬ÎŞÁËĽćČÝMozilla٬»áÔÚwindow.openerٍµŻłö´°żÚµÄĸ´°żÚ٬ŇëŐß×˘Ł©Éϵ÷ÓĂtinyMCE.insertLinkˇŁ | -||||||||||||||||||
| [insertimage_callback] | -µ±Ö´ĐĐ"insertimage"ĂüÁîʱµ÷ÓõĺŻĘýĂűˇŁ´ËşŻĘý»ńȡѡ¶¨ÍĽĎńµÄurl˛˘·µ»ŘŇ»¸öŇÔsrcşÍaltÎŞcollectionĂűłĆµÄĘý×顣µ±ĘąÓĂĐ´°żÚĘ±Ł¬ÎŞÁËĽćČÝMozilla٬»áÔÚwindow.openerÉϵ÷ÓĂtinyMCE.insertImageˇŁ - şŻĘý¸ńĘ˝Łşinsertimage(src, alt, border, hspace, vspace, width, height, align, title, - onmouseover, onmouseout, action). |
- ||||||||||||||||||
| [setupcontent_callback] | -µ±±ŕĽĆ÷łőĘĽ»ŻĘ±µ÷ÓõĺŻĘýĂűˇŁşŻĘý¸ńĘ˝ŁşsetupContentCallback(editor_id, node)٬ĆäÖĐeditor_idĘDZŕĽĆ÷µÄid٬nodeĘDZŕĽĆ÷ËůÔÚµÄbody×éĽţ˝ÚµăˇŁ | -||||||||||||||||||
| [save_callback] | -µ±Ö´ĐĐtriggerSaveٍ´Ą·˘±Ł´ćŁ©ĂüÁî±»µ÷ÓĂʱµ÷ÓõĺŻĘýĂűˇŁşŻĘý¸ńĘ˝Łşsave(id, content, node)٬ČçąűÓĐĚض¨·µ»Řֵ٬ĆäÖµ˝«»á±»ĽÓµ˝HTML±íµĄ×éĽţÉϡŁËůŇÔżÉŇÔͨąý´ËşŻĘýŔ´×Ô¶¨ŇĺÓĂ»§×Ş»»Â߼ˇŁ | -||||||||||||||||||
| [docs_language] | -TinyMCEÎĵµÖĐĘąÓõÄÓďŃÔŁ¬ŐâÓ¦¸ĂĘÇĎńse,uk,usµČÖîČç´ËŔŕµÄFN´úÂ룬Ëü±»ÓĂŔ´´Ó"<theme>/docs/<lang>"Ŀ¼ÖĐ»ńȡÎĵµˇŁ - ¸ĂѡĎîµÄĬČĎÖµ¸úlanguageѡĎîŇ»ÖÂˇŁ | -||||||||||||||||||
| [width] | -±ŕĽĆ÷µÄżí¶Č٬ËüĬČϵĿí¶ČĘÇÔĎȱ»Ěć»»µÄ×éĽţżí¶ČˇŁ | -||||||||||||||||||
| [height] | -±ŕĽĆ÷µÄ¸ß¶Č٬ËüĬČϵĸ߶ČĘÇÔĎȱ»Ěć»»µÄ×éĽţ¸ß¶ČˇŁ | -||||||||||||||||||
| [content_css] | -±ŕĽ´°żÚÖĐŇŞĘąÓõÄCSSÎÄĽţ٬Ćä·ľ¶Ó¦¸Ă¸úŇłĂćĎŕąŘˇŁ | -||||||||||||||||||
| [popups_css] | -Ďń˛ĺČëÁ´˝ÓşÍͼƬʱµÄµŻłö´°żÚÖĐĘąÓõÄCSSÎÄĽţ٬Ćä·ľ¶Ó¦¸Ă¸úŇłĂćĎŕąŘˇŁ | -||||||||||||||||||
| [editor_css] | -±ŕĽĆ÷ĘąÓõÄCSSÎÄĽţ٬Ćä·ľ¶Ó¦¸Ă¸úŇłĂćĎŕąŘˇŁ | -||||||||||||||||||
| [encoding] | -±ŕĽĆ÷µÄĘäłö±ŕÂ룬´ËѡĎîĿǰֻÄÜÎŞ"html"»ňŐßżŐˇŁČçąűÉčÖĂÎŞ"html"٬±ŕĽĆ÷µÄĘäłö˝«ľąýHTML±ŕÂë´¦ŔíˇŁ - ŔýČ磺<˝«»á±äłÉ<٬ŇŔ´ËŔŕÍơŁÄ¬ČĎÖµĘÇżŐˇŁ |
- ||||||||||||||||||
| [debug] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬ĎńcssÎÄĽţ·ľ¶µČµ÷ĘÔĐĹϢ˝«»á±»ĎÔĘľˇŁ | -||||||||||||||||||
| [visual] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬µ±±ßżňÉčÖĂłÉ0µÄʱşňŁ¬ÎŞ´ďµ˝¸üşĂµÄĘÓľőЧąűÔÚ±ŕĽĆ÷Öбí¸ń»áÓĐĐéĎßłöĎ֎٠- ĬČĎֵΪtrueˇŁ |
- ||||||||||||||||||
| [visual_table_style] | -ÓĂ»§żÉ×Ô¶¨Ňĺ±í¸ńµÄŃůĘ˝Ł¬Ä¬ČĎÖµÎŞŁş"border: 1px dashed #BBBBBB"ˇŁ | -||||||||||||||||||
| [add_form_submit_trigger] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬˝«ÇżÖĆ˝řĐĐËůÓĐ±íµĄµÄ"onsubmit"ĘÂĽţ´¦Ŕí˛˘Ňý·˘±Ł´ćˇŁ´ËѡĎîĬČĎֵΪtrueˇŁ | -||||||||||||||||||
| [add_unload_trigger] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬ÔÚ"onunload"ĘÂĽţ·˘ÉúƱ٬µ±Ç°´°żÚ»áŇý·˘Ň»¸ötriggerSaveµ÷ÓĂˇŁ´ËtriggerSaveµ÷Óò»»á×öČÎşÎÇĺŔíą¤×÷٬ŇňÎŞËüĘÇÓĂŔ´´¦Ŕí ǰ˝ř/şóÍË °´ĹĄµÄˇŁ´ËѡĎîĬČĎֵΪtrueˇŁ | -||||||||||||||||||
| [force_br_newlines] | -True/FalseѡĎ´ËѡĎîÇżÖƱŕĽĆ÷˝«¶ÎÂä·űşĹ(P)Ěć»»łÉ»»ĐĐ·ű(BR)ˇŁ´ËѡĎîĬČĎֵΪfalseˇŁŁ¨ĘµŃé˝×¶ÎŁ© | -||||||||||||||||||
| [force_p_newlines] | -True/FalseѡĎČçąű´ňżŞ´ËѡĎÔÚ°´Ď»سµĽüٍEnter٩ƱMozilla/FirefoxäŻŔŔĆ÷»áÉúłÉ¶ÎÂä·űşĹ(P)٬ÔÚ°´ĎÂShift+Enterʱ»áÉúłÉ»»ĐĐ·ű(BR)ˇŁ´ËѡĎîĬČĎÎŞtrueˇŁ | -||||||||||||||||||
| [relative_urls] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬ľř¶Ô·ľ¶˝«±»×Ş»»łÉĎŕ¶Ô·ľ¶ˇŁÄ¬ČĎֵΪtrueˇŁ | -||||||||||||||||||
| [remove_script_host] | -True/FalseѡĎÔÚÉčÖĂłÉtrueµÄÇéżöĎÂŁ¬ČçąűURLÖеÄÖ÷»úĂűˇ˘¶ËżÚşĹ¸ú±ŕĽĆ÷µ±Ç°ËůÔÚŇ»ÖÂŁ¬ËüĂǻᱻŇĆłýˇŁ - ŔýČ磺±ŕĽĆ÷ËůÔÚŐľµăÎŞ http://www.somesite.com ٬ÄÇĂ´ŇÔĎÂÁ´˝Ó http://www.somesite.com/somedir/somepage.html ˝«»á±»×Ş»»łÉ /somedir/somepage.html ˇŁ Čçąűrelative_urls±»ÉčÖĂłÉfalse٬´ËѡĎîĬČĎÎŞtrueˇŁ |
- ||||||||||||||||||
| [focus_alert] | -True/FalseѡĎČçąűÉčÖĂłÉtrue٬±ŕĽĆ÷ÔÚʧȥ˝ąµăµÄʱşňľÍ»áłöĎÖŇ»¸ö·łČËµÄľŻ¸ćżňˇŁÄ¬ČĎֵΪtrueˇŁ | -||||||||||||||||||
| [document_base_url] | -ÔÚ˝«ľř¶Ô·ľ¶×Ş»»łÉĎŕ¶Ô·ľ¶µÄʱşň»áÓõ˝´ËÎĵµµÄURLˇŁŐâ¸öѡĎîÖ¸¶¨Á˱ŕĽĆ÷µ±Ç°µÄĬČĎÎĵµˇŁ - עŇâČçąű´ËѡĎîÖ¸¶¨µ˝Ň»¸öÓňĂű٬ÇëĚíĽÓĐŇéÇ°×şŁ¬˛˘ŇÔб¸Ü˝áβˇŁŔýČ磺http://www.somehost.com/mydir/ |
- ||||||||||||||||||
| [custom_undo_redo] | -True/FalseѡĎ´ËѡĎîżÉŇÔĘą ł·Ďű/ÖŘ×ö ą¦ÄܸüĽÓÍęÉơŁÄ¬ČĎֵΪtrueˇŁ | -||||||||||||||||||
| [custom_undo_redo_levels] | -×Ô¶¨Ňĺ×î¶ŕżÉł·Ďű˛Ů×÷µÄ´ÎĘý٬ĬČĎĘÇÎŢĎŢÖÎ٠| -||||||||||||||||||
| [custom_undo_redo_keyboard_shortcuts] | -ČçąűĘąÓĂŁ¬±ŕĽĆ÷żÉŇÔĘąÓĂCtrl+ZşÍCtrl+Yżě˝ÝĽüŔ´ĘµĎÖł·ĎűşÍÖŘ×öˇŁÄ¬ČĎÔĘĐíˇŁ | -||||||||||||||||||
| [fix_content_duplication] | -True/FalseѡĎ´ËѡĎîĐŢŐýÁËMSIEÖĐŇ»¸öÄÚČÝÖظ´µÄbugˇŁÄ¬ČĎĆôÓĂŁ¬µ«ĘÇÎŞÁËĽćČÝĐÔҲżÉŇÔ˝űÓĂ(false)ˇŁ | -||||||||||||||||||
| [directionality] | -´ËѡĎîżÉŇÔÉčÖĂĎń°˘Ŕ˛®ÓďµČÓďŃÔµÄÎÄ×Ö·˝ĎňˇŁżÉÄܵÄÖµÎŞŁşltr, rtlˇŁÄ¬ČĎÖµ: ltrٍ´Ó×óµ˝ÓŇŁ©ˇŁ | -||||||||||||||||||
| [auto_cleanup_word] | -ČçąűĆôÓĂŁ¬´ÓMS office/WordŐłĚůµÄHTML˝«»á×Ô¶Ż±»ÇĺŔíˇŁ´ËѡĎîĬČĎֵΪfalseˇŁ - עŇ⣺´Ë˛Ů×÷µ±Ç°˝öÖ§łÖMSIEˇŁ |
- ||||||||||||||||||
| [cleanup_on_startup] | -ČçąűĆôÓĂŁ¬ÔÚ±ŕĽĆ÷łőĘĽ»ŻĘ±ÎıľÓňĽ°×éĽţ˝«»á±»ÇĺŔíˇŁÄ¬ČĎֵΪfalseˇŁ | -||||||||||||||||||
| [inline_styles] | -ČçąűĆôÓĂŁ¬Ďńwidth,height,vspace,hspaceşÍalignµČĘôĐÔ˝«»á±»·ç¸ńĘôĐÔĚć´úˇŁÄ¬ČĎֵΪfalseˇŁ - ÔÚĘąÓĂ´ËѡĎîʱĽÇµĂŇŞ°Ń·ç¸ńĘôĐÔÓ¦ÓĂÔÚŐýČ·µÄ×éĽţÉĎˇŁ |
- ||||||||||||||||||
| [convert_newlines_to_brs] | -ČçąűĆôÓĂŁ¬ËůÓеÄ\n(ĐÂĐĐ)˝«»áÔÚ±ŕĽĆ÷Ćô¶ŻĘ±±»×Ş»»łÉ<br />×éĽţˇŁ´ËѡĎîĬČĎֵΪfalseˇŁ | -||||||||||||||||||
| [auto_reset_designmode] | -ŇňÎŞÔÚµ÷ÓĂstyle.displayµÄnone/block·˝·¨Ŕ´ĎÔĘľ/Ňţ˛ŘÄł¸öTinyMCE±ŕĽĆ÷µÄʱşňÓĐbug٬ÉčĽĆÄŁĘ˝ĐčŇŞ±»ÖŘÖĂˇŁ´ËѡĎîŇ»µ©ĆôÓĂŁ¬µ±±ŕĽĆ÷ľŰ˝ąĘ±Ł¬˝«×Ô¶ŻÖŘÖáŁÄ¬ČĎֵΪfalseˇŁ | -||||||||||||||||||
| [entities] | -Ň»ŐĹŇÔ×Ö·ű´úÂëŔ´˛éŐŇĂűłĆµÄ±í٬¸Ă±íÖĐÔŞËŘĘÇŇÔ¶şşĹ·Ö¸ôżŞµÄʵĚĺÁĐ±íˇŁ¸ĂÁбíŇÔĆćĘýĎżĘýĎîÇř·Ö٬ĆäÖĐĆćĘýĎîĘDZ»ÓĂŔ´×Ş»»µÄ×Ö·ű´úÂ룬żĘýĎîĘÇ´ú±íÄǸö×Ö·ű´úÂëµÄʵĚĺĂűłĆˇŁŔýČ磺"8205,zwj,8206,lrm,8207,rlm,173,shy"ˇŁ | -||||||||||||||||||
| [cleanup_callback] | -×Ô¶¨ŇĺÇĺŔíşŻĘýˇŁ´ËѡĎîÄÜČĂÓĂ»§ÔÚĬČϵÄÇĺŔí»ů´ˇÉĎÓĐËůŔ©ŐąˇŁ´ËşŻĘýµ÷ÓøúĬČϵĵ÷ÓĂĘÇ·ÖżŞµÄŁ¬Ëü˛˘˛»Ě滻ĬČϵÄÇĺŔíşŻĘý٬¶ř˝ö˝öĘÇŔ©ŐąˇŁµă»÷ ˛ĺĽţÇĺŔí ˛éż´¸ü¶ŕϸ˝ÚˇŁ | -||||||||||||||||||
| Ö÷ĚâµÄ¸ßĽ¶Ěض¨ÉčÖĂ | -|||||||||||||||||||
| [theme_advanced_toolbar_location] | -´ËѡĎîÓĂŔ´¸Ä±äą¤ľßŔ¸µÄĬČĎλÖĂˇŁżÉÄܵÄÖµÎŞŁş"top"şÍ"bottom"ˇŁÄ¬ČĎÖµĘÇ"bottom"ˇŁ | -||||||||||||||||||
| [theme_advanced_toolbar_align] | -´ËѡĎîÓĂŔ´ÉčÖĂą¤ľßŔ¸µÄ¶ÔĆ뷽ʽĘÇleft, center»ąĘÇrightˇŁÄ¬ČĎÖµĘÇcenterˇŁ | -||||||||||||||||||
| [theme_advanced_styles] | -´ËѡĎîżÉŇÔÓĂŔ´ÔöĽÓ·ç¸ńĎÂŔżňÖеÄCSSŔŕşÍĂűłĆˇŁ¸ńĘ˝ČçĎÂŁş"<title>=<class>;.."ˇŁ - ČçąűĂ»ÓĐÖ¸¶¨´ËѡĎÖ÷ÄÚČݲż·ÖµÄCSSŔཫ»á±»×Ô¶ŻµĽČ롣 - ŔýČ磺"Header 1=header1;Header 2=header2;Header 3=header3" |
- ||||||||||||||||||
| [theme_advanced_buttons1] | -ą¤ľßŔ¸ÉϵÚŇ»ĐĐŇŞ°üş¬µÄ°´ĹĄÁĐ±íŁ¬ŇÔ¶şşĹ·Ö¸ôżŞˇŁŔýČ磺"bold,italic,underline"ˇŁ - - ÔĘĐíµÄ°´ĹĄĂűłĆČçĎÂŁş - bold, italic, underline, strikethrough, justifyleft, justifycenter, justifyright, - justifyfull, styleselect, bullist, numlist, outdent, indent, undo,redo, - link, unlink, image, cleanup, help, code, table, row_before, row_after, - delete_row, separator, rowseparator, col_before, col_after, delete_col, hr, removeformat, - sub, sup, formatselect, fontselect, fontsizeselect, forecolor,charmap,visualaid,spacer,cut,copy,paste |
- ||||||||||||||||||
| [theme_advanced_buttons2] | -ͬÉĎŁ¬˛î±đÔÚÓÚÖ¸¶¨µÄĘÇą¤ľßŔ¸µÚ¶ţĐĐˇŁ | -||||||||||||||||||
| [theme_advanced_buttons3] | -ͬÉĎŁ¬˛î±đÔÚÓÚÖ¸¶¨µÄĘÇą¤ľßŔ¸µÚČýĐĐˇŁ | -||||||||||||||||||
| [theme_advanced_buttons<N>_add] | -Ďňą¤ľßŔ¸ÉĎĚض¨µÄµÚNĐĐÖĐÔöĽÓ¶îÍâµÄżŘÖĆ/°´ĹĄˇŁŔýČ磺theme_advaned_buttons3_add : "iespell". | -||||||||||||||||||
| [theme_advanced_buttons<N>_add_before] | -Ďňą¤ľßŔ¸ÉĎĚض¨µÄµÚNĐеÄĬČϰ´ĹĄÇ°ĂćÔöĽÓ¶îÍâµÄżŘÖĆ/°´ĹĄˇŁŔýČ磺theme_advaned_buttons3_add_before : "iespell"ˇŁ | -||||||||||||||||||
| [theme_advanced_disable] | -ŇŞ˝űÓõİ´ĹĄ/×éĽţµÄÁĐ±íŁ¬ŇÔ¶şşĹ·Ö¸ôˇŁŔýČ磺"formatselect". | -||||||||||||||||||
| [theme_advanced_source_editor_width] | -Ô´ÎÄĽţ±ŕĽĆ÷´°żÚµÄżí¶ČˇŁ | -||||||||||||||||||
| [theme_advanced_source_editor_height] | -Ô´ÎÄĽţ±ŕĽĆ÷´°żÚµÄ¸ß¶ČˇŁ | -||||||||||||||||||
| [theme_advanced_path_location] | -×éĽţ·ľ¶ÁбíµÄλÖĂŁ¬żÉÄܵÄÖµÎŞŁş"top"»ň"bottom"ˇŁÄ¬ČĎÖµÎŞŁş"none" | -||||||||||||||||||
| [theme_advanced_blockformats] | -formatselectÁбíŇŞĆÁ±ÎµÄ¸ńĘ˝ÁĐ±íŁ¬ŇÔ¶şşĹ·Ö¸ôżŞˇŁÄ¬ČĎÖµŁşp,address,pre,h1,h2,h3,h4,h5,h6ˇŁ | -||||||||||||||||||
| <!-- tinyMCE --> <script language="javascript" - type="text/javascript" src="jscripts/tiny_mce/tiny_mce.js"></script> - <script language="javascript" type="text/javascript"> - tinyMCE.init({ - mode : "exact", - theme : "mytheme", - language : "se", - elements : "elm1,elm2" - }); </script> <!-- /tinyMCE --> |
-
| mceLink | -´ňżŞ˛ĺČëÁ´˝Ó¶Ô»°żň˛˘˛ĺČëÁ´˝ÓˇŁ | -
| mceImage | -´ňżŞ˛ĺČëÍĽĎń¶Ô»°żň˛˘˛ĺČëÍĽĎńˇŁ | -
| mceCleanup | -´ÓHTML´úÂëÖĐŇĆłý˛»ĐčŇŞµÄ×éĽţşÍĘôĐÔˇŁ | -
| mceHelp | -´ňżŞÎĵµŇłĂ档 | -
| mceInsertTable | -ÔÚĘó±ęλÖòĺČë±í¸ń٬ĬČĎłß´çÎŞŁş2ˇÁ2ˇŁČçąűexecCommandşŻĘýÖĐÓĐÖ¸¶¨value˛ÎĘý٬ËüµÄ¸ńĘ˝±ŘĐëÎŞname/valueĐÎĘ˝µÄĘý×飬ĆäÖĐnameÓĐŇÔĎÂѡĎcols, rows, border, cellspacing, cellpaddingˇŁborderٍ±ßżňŁ©µÄĬČĎ´óĐˇÎŞŁş0ˇŁ | -
| mceTableInsertRowBefore | -ÔÚµ±Ç°Ęó±ęËůÔÚλÖĂ֮ǰ˛ĺČëŇ»ĐĐˇŁ | -
| mceTableInsertRowAfter | -ÔÚµ±Ç°Ęó±ęËůÔÚλÖĂÖ®şó˛ĺČëŇ»ĐĐˇŁ | -
| mceTableDeleteRow | -˝«µ±Ç°Ęó±ęËůÔÚĐĐÉľłýˇŁ | -
| mceTableInsertColBefore | -ÔÚµ±Ç°Ęó±ęËůÔÚλÖĂ֮ǰ˛ĺČëŇ»ÁĐˇŁ | -
| mceTableInsertColAfter | -ÔÚµ±Ç°Ęó±ęËůÔÚλÖĂÖ®şó˛ĺČëŇ»ÁĐˇŁ | -
| mceTableDeleteCol | -˝«µ±Ç°Ęó±ęËůÔÚÁĐÉľłýˇŁ | -
| mceAddControl | -Ďň±ŕĽĆ÷ĚíĽÓ×éĽţżŘÖĆŁ¬´Ë±ŕĽĆ÷µÄid/nameÓÉvalueÖ¸¶¨ˇŁ | -
| mceRemoveControl | -ͨąýeditor_idĂűłĆŔ´ŇĆłýĚض¨żŘÖơŁvalueĘÇŇŞŇĆłýµÄeditor_idٍ±ŕĽĆ÷ID٩٬±ŕĽĆ÷ID¸ńĘ˝ČçĎÂŁş"mce_editor_<index>"ˇŁ - ҲżÉŇÔĘąÓĂDOM×éĽţµÄIDşÍ±íµĄĂűˇŁ |
-
| mceFocus | -ĘąŇÔvalueµÄֵΪIDµÄ±ŕĽĆ÷»ńµĂ˝ąµăˇŁ±ŕĽĆ÷ID¸ńĘ˝ČçĎÂŁş"mce_editor_<index>"ˇŁŇ˛żÉŇÔĘąÓĂDOM×éĽţµÄIDşÍ±íµĄĂűˇŁ | -
| mceSetCSSClass | -ÉčÖĂCSSŔŕĘôĐÔŁ¬»ňŐßÔÚѡÔńżňÖĐ´´˝¨ĐµÄspanˇŁvalueµÄÖµĘÇŇŞ¸řѡ¶¨×éĽţÖ¸ĹɵÄcssŔŕĂű»ňŐßŇŞĐ´´˝¨µÄspan×éĽţĂűłĆˇŁ | -
| mceInsertContent | -ÔÚµ±Ç°Ęó±ęËůÔÚλÖòĺČëvalueµÄÄÚČÝˇŁ | -
| mceReplaceContent | -˝«µ±Ç°Ńˇ¶¨˛ż·ÖĚ滻ΪvalueÖеÄHTML´úÂ롣{$selection}±äÁżÓɵ±Ç°Ńˇ¶¨˛ż·ÖµÄÎÄ×ÖÄÚČÝĚć»»ˇŁ | -
| mceSetAttribute | -ÎŞµ±Ç°Ńˇ¶¨×éĽţÉčÖĂĘôĐÔˇŁ´ËĂüÁîµÄvalueÓ¦¸ĂĘÇname/valueĘý×飬Ćä˛ÎĘýČçĎÂŁş |
-
| mceToggleVisualAid | -ĘÇ·ńżŞĆôĘÓľő°ďÖúÄŁĘ˝ |
-
| mceAnchor | -˛ĺČëĂűłĆĂŞµăˇŁvalueĘÇĂŞµăµÄĂűłĆˇŁ |
-
| mceResetDesignMode | -ÖŘÖĂËůÓбŕĽĆ÷ʵŔýµÄÉčĽĆģʽ״̬ˇŁÔÚFirefoxÖĐŁ¬µ±±ŕĽĆ÷±»·ĹÔÚÖƱí·űÖĐ»ňŐßÓĂstyle.display="none/block"Ŕ´żŘÖĆŇţĎÔµÄʱşň٬´ËĂüÁî·ÇłŁÓĐÓáŁÔÚ±ŕĽĆ÷ÖŘĐÂĎÔʾʱµ÷ÓĂ´ËĂüÁ |
-
| mceSelectNode | -ѡ¶¨valueÖ¸¶¨µÄ˝Úµă/×éĽţˇŁÍ¬Ę±´ËĂüÁî»áĘą±ŕĽĆ÷ąö¶Żµ˝´Ë×éĽţËůÔÚλÖĂˇŁ |
-
| mceSelectNodeDepth | -´Óµ±Ç°˝ÚµăŇÔÉî¶ČąŘϵѡÔńÖ¸¶¨µÄ˝Úµă/×éĽţˇŁËůŇÔ0Öµ»áѡ¶¨µ±Ç°ľŰ˝ąµÄ˝ÚµăˇŁÍ¬Ę±´ËĂüÁî»áĘą±ŕĽĆ÷ąö¶Żµ˝´Ë×éĽţËůÔÚλÖĂˇŁ - |
-
| <a href="javascript:tinymce.execCommand('Bold');">[Do - bold]</a> | -
| ·µ»Ř ÄÚČÝĚáŇŞ | -¶Ą˛ż | -
| Form element | HTML output |
| =$name?> | =stripslashes($value)?> |
| Form element | Source output |
| =$name?> | =htmlentities(stripslashes($value))?> |
Some paragraph. Some link
-
-| À propos de TinyMCE | -Table des matières | -
| Aller à: Table des matières | -Haut de page | -
| Outils communs | -Table des matières | -
| 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. | -|
| Ouvre un éditeur permettant de modifier le code HTML. | -|
| Insère un nouveau tableau à la position actuelle. Allez à la page - Outil d'ajout de tableau pour plus de détails. | -|
| Ajoute une ligne au tableau avant la ligne courante. | -|
| Ajoute une ligne au tableau après la ligne courante. | -|
| Supprime la ligne courante. | -|
| Ajoute une colonne au tableau avant la colonne courante. | -|
| Ajoute une colonne au tableau après la colonne courante. | -|
| Supprime la colonne courante. | -|
| Insère un séparateur horizontal. | -|
| Supprime les formattages du texte sélectionné. | -|
| Transforme le texte sélectionné en texte souscrit. | -|
| Transforme le texte sélectionné en indice supérieur. | -
| Aller à: Table des matières | -Haut de page | -
| Table des matières | -- |
| Outil d'ajout d'images | -Table des matières | -

| Adresse de l'image | -Adresse URL de l'image à insérer. | -
| Description de l'image | -Description alternative de l'image. | -
| Dimensions | -Largeur et Hauteur de l'image en pixel. | -
| Alignement | -Alignement de l'image. Très utile pour faire contourner le texte autour des images. | -
| Bordure | -Épaisseur en pixel de la bordure. | -
| VSpace | -Espacement vertical. Très utile pour faire contourner le texte autour des images. | -
| HSpace | -Espacement horizontal. Très utile pour faire contourner le texte autour des images. | -
| Aller à: Table des matières | -Haut de page | -
| Outil d'ajout d'hyperliens | -Table des matières | -

| Aller à: Table des matières | -Haut de page | -
| Outil d'ajout de tableau | -Table des matières | -

| Colonnes | -Nombre de colonnes du tableau. | -
| Lignes | -Nombre de lignes du tableau. | -
| Cellpadding | -Marge ŕ l'intérieur des cellules du tableau. | -
| Cellspacing | -Espacement entre les cellules du tableau. | -
| Alignement | -Alignement du tableau. | -
| Bordure | -Épaisseur des bordures du tableau. | -
| Largeur | -Largeur en pixel du tableau. | -
| Hauteur | -Hauteur en pixel du tableau. | -
| Classe CSS | -Nom de la classe CSS pour appliquer un style. | -
| Aller à: Table des matières | -Haut de page | -
| O TinyMCE | -Obsah | -
| Jdi na: Obsah | -Nahoru | -
| Běľná tlačítka | -Obsah | -
| 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. | -|
| Otevře editor s HTML zdrojem. | -|
| Do aktuální pozice vloľí novou 2x2 tabulku. | -|
| Přidá řádek před aktuální. | -|
| Přidá řádek pod aktuální. | -|
| Odstraní řádek. | -|
| Přidá sloupec před aktuální. | -|
| Přidá sloupec za aktuální. | -|
| Odstraní aktuální sloupec. | -|
| Přidá nový vodorovný oddělovač. | -|
| Odstraní z výběru formátování. | -|
| Vytvoří z vybraného textu dolní index. | -|
| Vytvoří z vybraného textu horní index. | -
| Jdi na: Obsah | -Nahoru | -
| Obsah | -- |
| Tlačítko vloľit obrázek | -Obsah | -

| URL obrázku | -URL/cesta k obrázku. | -
| Popis obrázku | -Alternativní popis toho, co je na obrázku. | -
| Rozměry | -©ířka/výąka obrázku. | -
| Zarovnání | -Zarovnání obrázku, vhodné pro obtékání obrázku textem. | -
| Rámeček | -Tlouą»ka rámečku. | -
| Vertikální okraj | -Vertikální okraj, vhodné pro zalomení textu kolem obrázku. | -
| Horizontální okraj | -Horizontální okraj, vhodné pro zalomení textu kolem obrázku. | -
| Jdi na: Obsah | -Nahoru | -
| Tlačítko vloľit odkaz | -Obsah | -

| Jdi na: Obsah | -Nahoru | -
| Tlačítko vloľit tabulku | -Obsah | -

| Sloupce | -Počet sloupců v tabulce. | -
| Řádky | -Počet řádků v tabulce. | -
| Vnitřní okraj buněk | -Vnitřní okraj buněk tabulky. | -
| Vnějąí okraj buněk | -Vnitřní okraj buněk tabulky. | -
| Zarovnání | -Zarovnání tabulky. | -
| Rámeček | -Tlouą»ka rámečku tabulky. | -
| ©ířka | -©ířka tabulky v pixelech. | -
| Výąka | -Výąka tabulky v pixelech. | -
| Jdi na: Obsah | -Nahoru | -
| Über TinyMCE | -Inhalt | -
| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Allgemeine Schaltflächen | -Inhalt | -
| 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. | -
| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Inhaltsverzeichnis | -- |
| Schaltfläche Bild einfügen | -Inhalt | -

| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Schaltfläche Hyperlink einfügen | -Inhalt | -

| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Acerca de TinyMCE | -TOC | -
| Ir a: Lista de contenidos | -Top | -
| Botones de uso común | -TOC | -
| 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. | -|
| Insertar un 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. | -|
| Abre el editor de HTML. | -|
| Inserta una nueva tabla de 2x2. | -|
| Añade una fila encima. | -|
| Añade una fila debajo. | -|
| Elimina una fila. | -|
| Añade una columna antes de la actual . | -|
| Añade una columna después de la actual. | -|
| Elimina la columna actual. | -|
| Inserta un separador horizontal | -|
| Elimina el formato de la selección. | -|
| Subíndice. | -|
| Superíndice. | -
| Ir a: Lista de contenidos | -Top | -
| Lista de contenidos | -- |
| Insertar imagen | -TOC | -

| Image URL | -URL de la imagen. | -
| Image description | -Descripción alternativa del contenido de la imagen. | -
| Dimentions | -Altura/anchura de la imagen. | -
| Alignment | -Alineamiento, útil cuando colocas texto alrededor de la imagen. | -
| Border | -Anchura del borde. | -
| VSpace | -Espacio vertical, útil cuando colocas texto alrededor de la imagen. | -
| HSpace | -Espacio horizontal, útil cuando colocas texto alrededor de la imagen. | -
| Ir a: Lista de contenidos | -Top | -
| Insertar enlaces | -TOC | -

| Ir a: Lista de contenidos | -Top | -
| Insertar tabla | -TOC | -

| Columns | -Número de columnas. | -
| Rows | -NAúmero de filas. | -
| Cellpadding | -Desplazamiento entre celdas . | -
| Cellspacing | -Espacio entre celdas . | -
| Alignment | -Alineamiento de la tabla. | -
| Border | -Anchura del borde de la tabla. | -
| Width | -Anchura de la tabla en pixels . | -
| Height | -Altura de la tabla en pixels. | -
| Ir a: Tabla de contenidos | -Top | -
| Lisätietoa TinyMCE:stä | -Sisällysluettelo | -
| Mene: Sisällysluetteloon | -Alkuun | -
| Yleiset napit | -Sisällysluettelo | -
| Lihavointi. | -|
| Kursivointi. | -|
| Alleviivaus. | -|
| Yliviivaus. | -|
| vasen tasaus. | -|
| Keskitys. | -|
| Oikea tasaus. | -|
| Pakotettu tasaus. | -|
| Järjestämätön lista. | -|
| Järjestetty lista/numeroitu lista | -|
| Poista / vähennä sisennystä. | -|
| Sisennä. | -|
| Peruuta viimeinen muutos. | -|
| Tee uudelleen viimeinen peruutettu muutos. | -|
| Lisää linkki. Lisätietoa tästä toiminnosta lisää linkki -osiosta. | -|
| Poista linkki valitusta tekstistä. | -|
| Lisää kuva. Lue lisää tästä toiminnosta lisää kuva -osiosta. | -|
| Siisti koodi. Tämä toiminto on käytännöllinen kun liität tekstiä toimistosovelluksista. | -|
| Näyttäää tämän apuikkunan. | -|
| Avaa HTML lähdekoodieditorin. | -|
| Lisää tualu. Lue lisää tästä toiminnosta lisää taulu -osiosta. | -|
| Lisää rivi valitun rivin edelle. | -|
| Lisää rivi valitun rivin jälkeen. | -|
| Poista valittu rivi. | -|
| Lisää saraka valitun sarakkeen jälkeen. | -|
| Lisää sarake valitun sarakkeen edelle. | -|
| Poistaa valitun sarakkeen. | -|
| Lisää vaakaviiva. | -|
| Poista muotoilu valitusta tekstistä. | -|
| Tekee valitusta tekstistä alamääreistä. | -|
| Tekee valitusta tekstistä ylämääreistä. | -
| Mene: Sisällysluetteloon | -Alkuun | -
| Sisällysluettelo | -- |
| Lisää linkki -nappi | -TOC | -

| Kuvan URL | -Kuvan URL tai polku. | -
| Kuvan selite | -Vaihtoehtoinen selite kuvan sisällöstä. | -
| Ulottuvuudet | -Kuvan leveys ja korkeus. | -
| Asettelu | -Kuvan asettelu, käytännöllinen kun halutaan tekstin rivittyvän kuvan ympärille. | -
| Reuna | -Kuvaa ympäröivän reunan leveys. | -
| Pystyväli | -Pystyväli, käytännöllinen kun halutaan tekstin rivittyvän kuvan ympärille. | -
| Vaakaväli | -Vaakaväli, useful when wrapping text around images. | -
| Mene: Sisällysluetteloon | -Alkuun | -
| Lisää linkki | -Sisällysluettelo | -

| Mene: Sisällysluetteloon | -Alkuun | -
| Lisää taulu -nappi | -Sisällysluettelo | -

| Sarakkeet | -Taulussa olevien saraakkeiden määrä. | -
| Rivit | -Taulussa olevien rivien määrä. | -
| Solun reunan ja sisällön väli | -Taulun sisällä olevan solun reunan ja sisällön väli. | -
| Solujen väli | -Taulun sisällä olevien solujen väli. | -
| Asettelu | -Taulun asettelu. | -
| Reuna | -Reunan leveys. | -
| Leveys | -Taulun leveys pikseleinä. | -
| Korkeus | -Taulun korkeus pikseleinä. | -
| Mene: Sisällysluetteloon | -Alkuun | -
| A TinyMCE-ről | -Tartalom | -
| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Allgemeine Schaltflächen | -Tartalom | -
| 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. | -
| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Tartalomjegyzék | -- |
| Kép beillesztése gomb | -Tartalom | -

| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Link beillesztése gomb | -Tartalom | -

| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Informazioni su TinyMCE | -TOC | -
| Vai a: Tavola dei contenuti | -Su | -
| Pulsanti comuni - |
- TOC | -
| 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 - |
- |
| Inserisci una nuova àncora, maggiori informazioni su -questa funzione nella Sezione 'Inserisci un'àncora'. | -|
| 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 - |
- |
| Apre l'editor del sorgente HTML. | -|
| Inserisce una nuova tabella 2x2 alla posizione corrente. | -|
| Aggiunge una riga sopra quella corrente. | -|
| Aggiunge una roga sotto quella corrente. | -|
| Rimuove la riga corrente. | -|
| Aggiunge una colonna prima di quella corrente. | -|
| Aggiunge una colonna dopo quella corrente. | -|
| Rimuove la colonna corrente. | -|
| Inserisce una nuova riga orizzontale. | -|
| Rimuove la formattazione dalla selezione. | -|
| Formatta la selezione come pedice. | -|
| Formatta la selezione come apice. | -
| Vai a: Tavola dei contenuti | -Su | -
| Tavola dei contenuti - |
- - |
| Bottone 'Inserisci àncora' | -TOC | -

| Vai a: Tavola dei contenuti | -Top | -
| Pulsante 'Inserisci immagine' | -TOC | -

| URL immagine | -URL/indirizzo dell'immagine. | -
| Descrizione dell'immagine | -Descrizione alternativa del contenuto dell'immagine. | -
| Dimensioni | -Larghezza/Altezza dell'immagine. | -
| Allineamento | -Allineamento dell'immagine, utile quando si inserisce del testo attorno all'immagine. | -
| Bordo | -Spessore del bordo. | -
| Spazio verticale | -Spazio verticale, utile quando si inserisce del testo attorno all'immagine. | -
| Spazio orizzontale | -Spazio orizzontale, utile quando si inserisce del testo attorno all'immagine. | -
| Vai a: Tavola dei contenuti | -Su | -
| Pulsante 'Inserisci collegamento' - |
- TOC | -

| Vai a: Tavola dei contenuti | -Su | -
| Pulsante 'Inserisci tabella' | -TOC | -

| Colonne | -Numero di colonne nella nuova tabella. | -
| Righe | -Numero di righe nella nuova tabella. | -
| Cellpadding | -Spazio tra il bordo di una cella e il suo contenuto. | -
| Cellspacing | -Spazio tra le celle della tabella. | -
| Allineamento | -Allineamento della tabella. | -
| Bordo | -Spessore del bordo della tabella. | -
| Larghezza | -Larghezza, in pixel, della tabella. | -
| Altezza | -Altezza, in pixel, della tabella. | -
| Classe | -Stile o classe CSS della tabella. | -
| Vai a: Tavola dei contenuti | -Su | -
| Over TinyMCE | -Inhoudsopgave | -
| Ga naar: Inhoudsopgave | -Naar boven | -
| Functies van TinyMCE | -Inhoudsopgave | -
| Gekozen tekstfragment 'Vet' (Bold) maken. | -|
| Gekozen tekstfragment 'Cursief' (Italic) maken. | -|
| Gekozen tekstfragment 'Onderstrepen' (Underline). | -|
| Gekozen tekstfragment 'Doorstrepen' (Strikethrough). | -|
| Gekozen tekstfragment naar links uitlijnen. | -|
| Gekozen tekstfragment centreren. | -|
| Gekozen tekstfragment naar rechts uitlijnen. | -|
| Gekozen tekstfragment 'uitvullen' tot complete regels. | -
| Gekozen tekstfragment omzetten naar ongeordende (bullet-)lijst of opsomming. | -|
| Gekozen tekstfragment omzetten naar doorgenummerde lijst. | -|
| Inspringniveau van het gekozen tekstfragment verkleinen. | -|
| Inspringniveau van het gekozen tekstfragment vergroten. | -|
| De laaste bewerking ongedaan maken. De toetscombinatie CRTL-Z doet hetzelfde. | -|
| De laatste bewerking opnieuw uitvoeren. | -|
| Invoegen van een Link (Cross-Link) via dialoogmenu. - Zie de beschrijving bij Links en verwijzingen in tekst invoegen. |
- |
| Verwijdert alle gevonden Links (Cross-Links) uit de tekstselectie. | -|
| Anker aan de tekstselectie toekennen of wijzigen. - Zie de beschrijving bij Anker Toevoegen. |
- |
| Voegt een afbeelding in. - Zie de beschrijving bij Afbeeldingen invoegen. |
- |
| Schoont ongewenste opmaak en codering van de tekstselectie op. Deze functie is erg nuttig na het - overkopiëren van teksten vanuit uw (Office-)tekstverwerker. | -|
| Toont dit helpvenster met uitleg van alle functionaliteit van de editor. | -|
| Opent het venster met de HTML-broncode voor het direct maken van wijzigingen - in de achterliggende pagina-codering. Kennis van de HTML-taal is vereist. | -
| Voegt een nieuwe tabel met 2 rijen en kolommen in op de huidige positie in te tekst. | -|
| Voegt een nieuwe rij toe aan de tabel boven de huidige. | -|
| Voegt een nieuwe rij toe aan de tabel onder de huidige. | -|
| Verwijdert de huidige rij uit de tabel. | -|
| Voegt een nieuwe kolom toe aan de tabel voor de huidige. | -|
| Voegt een nieuwe kolom toe aan de tabel achter de huidige. | -|
| Verwijdert de huidige kolom uit de tabel. | -|
| Voegt een horizontale lijn in de tekst toe. | -|
| Verwijdert alle tekst-opmaak van de tekstselectie. | -|
| Toon of verberg hulplijnen voor tabellen in het tekstvenster. | -|
| Verandert het gekozen tekstfragment in Subscript. | -|
| Verandert het gekozen tekstfragment in Superscript. | -|
| De Karaktertabel maakt het eenvoudig invoegen van bijzondere karakters mogelijk. - Zie de beschrijving bij Bijzondere karakers in de tekst invoegen. |
-
| Ga naar: Inhoudsopgave | -Naar boven | -
| Inhoudsopgave | -- |
| Ankers in de tekst gebruiken | -Inhoudsopgave | -

| Ga naar: Inhoudsopgave | -Naar boven | -
| Afbeeldingen invoegen | -Inhoudsopgave | -

| Afbeelding | -In dit veld dient u een complete URL op te geven van de afbeelding. | -
| Beschrijving | -Omschrijvende tekst die in sommige browsers bij de muiswijzer wordt getoond wanneer deze boven de afbeelding wordt stilgehouden. | -
| Uitlijning | -Uit de lijst kan worden gekozen op welke wijze de afbeelding in de tekst wordt ingebed. | -
| Afmetingen | -De breedte en hoogte van de afbeelding in pixels. Laat deze velden leeg als de originele afmetingen gewenst zijn. | -
| Omranding | -De dikte (in pixels) van de omranding om de afbeelding. | -
| Verticale marge | -De verticale marge (in pixels) gebruikt voor de omloop van teksten om de afbeelding. | -
| Horizontale marge | -De horizontale marge (in pixels) gebruikt voor de omloop van teksten om de afbeelding. | -
| Ga naar: Inhoudsopgave | -Naar boven | -
| Links en verwijzingen in tekst invoegen | -Inhoudsopgave | -

| Ga naar: Inhoudsopgave | -Naar boven | -
| Bijzondere karakers in de tekst invoegen | -Inhoudsopgave | -

| Ga naar: Inhoudsopgave | -Naar boven | -
| Tabellen invoegen en aanpassen | -Inhoudsopgave | -

| Kolommen | -Het gewenste aantal kolommen in de tabel. | -
| Rijen | -Het gewenste aantal rijen in de tabel. | -
| Celvulling | -De 'Celvulling' (Cellpadding) - De opvulmarge rondom binnen elke cel in de tabel in pixels. |
-
| Celafstand | -De 'Celafstand' (Cellspacing) - De ruimte tussen de cellen onderling binnen de tabel in pixels. |
-
| Positionering | -De positionering van de tabel in de paragraaf. | -
| Omranding | -De dikte in pixels van de omranding van de tabel. | -
| Breedte | -De breedte van de tabel (in pixels of percentuele notatie). | -
| Hoogte | -De breedte van de tabel (in pixels of percentuele notatie). | -
| CSS-Stijl | -Optionele stijlkeuze uit de voor de website aangemaakte Cascading Style Sheet (CSS). | -
| Ga naar: Inhoudsopgave | -Naar boven | -
| O TinyMCE | -Spis tre¶ci | -
| Go to: Spis tre¶ci | -Do góry | -
| Ważniejsze przyciski | -Spis tre¶ci | -
| 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 zakotwiczenia, przeczytaj więcej o tej funkcji w sekcji Wstaw zakotwiczenie. | -|
| 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. | -|
| Otwarcie edytora kodu HTML. | -|
| Wstawienie nowej tabeli 2x2 w bież±cej pozycji. | -|
| Wstawienie wiersza ponad aktualnie zaznaczonym. | -|
| Wstawienie wiersz poniżej aktualnie zaznaczonego. | -|
| Usunięcie wiersza. | -|
| Wstawienie kolumny przed aktualnie zaznaczon±. | -|
| Wstawienie kolumny za aktualnie zaznaczon±. | -|
| Usunięcie kolumny. | -|
| Wstawienie poziomej linii. | -|
| Usunięcie formatowania z zaznaczonej czę¶ci. | -|
| Przekształcenie w indeks dolny. | -|
| Przekształcenie w indeks górny. | -
| IdĽ do: Spis tre¶ci | -Góra | -
| Spis tre¶ci | -- |
| Przycisk "Wstaw zakotwiczenie" | -Spis tre¶ci | -

| IdĽ do: Spis tre¶ci | -Do góry | -
| Przycisk "Wstaw ł±cze" | -Spis tre¶ci | -

| Adres URL lub ¶cieżka dostępu do zdjęcia | -URL/scieżka dostępu do zdjęcia. | -
| Opis zdjęcia | -Tekst opisuj±cy zdjęcia. | -
| Wymiary | -Długo¶ć/szeroko¶ć zdjęcia . | -
| Wyrównanie | -Wyrównanie zdjęcia, użyteczne przy zawijaniu tekstu wokół zdjęcia. | -
| Krawędzie | -Grubo¶ć krawędzi. | -
| Odstęp poziomy | -Odstęp poziomy, pomocne przy zawijaniu tesktu wokół zdjęcia. | -
| Odstęp pionowy | -Odstęp pionowy, pomocne przy zawijaniu tesktu wokół zdjęcia. | -
| IdĽ do: Spis tre¶ci | -Do góry | -
| Przycisk "Wstaw ł±cze" | -Spis tre¶ci | -

| IdĽ do: Spis tre¶ci | -Do góry | -
| Przycisk "Wstaw tabelę" | -Spis tre¶ci | -

| Kolumny | -Liczba kolumn w tabeli. | -
| Wiersze | -Liczba wierszy w tabeli. | -
| Cellpadding | -Odległo¶ć akapitu od krawędzi komórki tabeli. | -
| Cellspacing | -Szeroko¶ć krawędzi komórek tabeli. | -
| Wyrównanie | -Wyrównanie tabeli. | -
| Krawędzie | -Grubo¶ć krawędzi tabeli. | -
| Szeroko¶ć | -Szeroko¶ć tabeli w pikselach. | -
| Wysoko¶ć | -Wysoko¶ć tabeli w pikselach. | -
| Klasa | -Styl lub klasa CSS tabeli. | -
| IdĽ do: Spis tre¶ci | -Do góry | -
| Om TinyMCE | -IF | -
| Gå till: Innehållsförtecking | -Toppen | -
| Grundläggande knappar | -IF | -
| Fet text stil. | -|
| Kursiv text stil. | -|
| Understruken text stil. | -|
| Genomstruken text stil. | -|
| Vänster justera. | -|
| Centrera. | -|
| Höger justera. | -|
| Full justera. | -|
| Osorterad lista/Punktlista. | -|
| Sorterad lista/numrerad lista | -|
| Minska indrag. | -|
| Öka utdrag. | -|
| Ångra senaste operationen. | -|
| Gör om senaste operationen. | -|
| Skapa/Redigera länk, läs mer om denna funktion i Skapa/Redigera - länk sektionen. | -|
| Ta bort länkar från den nuvarande markeringen. | -|
| Skapa/Redigera ankare, lär mer om denna funktion i Skapa/Redigera ankare sektionen. | -|
| Skapa/Redigera bild, lär mer om denna funktion i Skapa/Redigera - bild sektionen. | -|
| Rensa/Städa kåden. Denna funktion tar bort onödig formatering. - Bör användas när man t.ex klipper text från Office - produkter. | -|
| Visad denna hjälp funktion | -|
| Öppnar en HTML källkåds editor . | -|
| Skapar en ny table (2x2) . | -|
| Skapar en rad ovanför den nuvarande raden . | -|
| Skapar en rad under den nuvarande raden . | -|
| Tarbort en rad. | -|
| Skapar en kolumn före den nuvarande kolumnen. | -|
| Skapar en kolumn efter den nuvarande kolumnen. | -|
| Tar bort en kolumn. | -|
| Skapar en horizontell linie. | -|
| Tarbort formattering från markeringen. | -|
| Skapar nedsänkt text. | -|
| Skapar upphöjd text. | -
| Gå till: Innehållsförtecking | -Toppen | -
| Innehållsförtecking | -- |
| Skapa/Redigera ankare | -IF | -

| Gå till: Innehållsförteckning | -Toppen | -
| Skapa/Redigera bild | -IF | -

| Bilderns URL | -URL/sökväg till bilden. | -
| Bildens beskrivning | -Bildens beskrivning, denna beskrivning kommer att visas som en alternativ -text till bilden för t.ex handikappade. | -
| Dimentioner | -Bildens brädd och höjd. | -
| Justering | -Bildens justering, kan vara användbart när man vill att text skall flyta runt bilden. | -
| Ram | -Bildramens bredd. | -
| Vertikalt tomrum | -Vertikalt tomrum , kan vara användbart när man vill att text skall flyta runt bilden. | -
| Horizontellt tomrom | -Horizontellt tomrom, kan vara användbart när man vill att text skall flyta runt bilden. | -
| Gå till: Innehållsförteckning | -Toppen | -
| Skapa/Redigera länk | -IF | -

| Gå till: Innehållsförteckning | -Toppen | -
| Skapa/Redigera tabell | -IF | -

| Kolumner | -Antal kolumner i tabellen. | -
| Rader | -Antal rader i tabellen . | -
| Cellpadding | -Cellpadding of the table . | -
| Cellspacing | -Cellspacing of the table . | -
| Justering | -Tabellens justering. | -
| Rambredd | -Ramens bredd . | -
| Bredd | -Bredd i pixlar. | -
| Höjd | -Höjd i pixlar. | -
| Stil | -Stilmall på tabellen. | -
| Gĺ till: Innehĺllsförtecking | -Toppen | -
| About TinyMCE | -TOC | -
| Go to: Table of contents | -Top | -
| Common buttons | -TOC | -
| 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 anchor, read more about this function in the Insert anchor section. | -|
| 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. | -|
| Opens HTML source code editor. | -|
| Inserts a new 2x2 table at the current location. | -|
| Adds a row above the current one. | -|
| Adds a row under the current one. | -|
| Removes the row. | -|
| Adds a column before the current one. | -|
| Adds a column after the current one. | -|
| Removes the current column. | -|
| Inserts a new horizontal ruler | -|
| Removes formatting from the selection. | -|
| Makes the selection to be subscript. | -|
| Makes the selection to be superscripted. | -
| Go to: Table of contents | -Top | -
| Table of contents | -- |
| Insert anchor button | -TOC | -

| Go to: Table of contents | -Top | -
| Insert image button | -TOC | -

| Image URL | -URL/path to the image. | -
| Image description | -Alternative description of image contents. | -
| Dimentions | -Image width/height. | -
| Alignment | -Image alignment, useful when wrapping text around images. | -
| Border | -Border thickness. | -
| VSpace | -Vertical space, useful when wrapping text around images. | -
| HSpace | -Horizontal space, useful when wrapping text around images. | -
| Go to: Table of contents | -Top | -
| Insert link button | -TOC | -

| Go to: Table of contents | -Top | -
| Insert table button | -TOC | -

| Columns | -Number of columns in the table. | -
| Rows | -Number of rows in the new table. | -
| Cellpadding | -Cellpadding of the table . | -
| Cellspacing | -Cellspacing of the table . | -
| Alignment | -Table alignment . | -
| Border | -Border thinkness of table. | -
| Width | -Width in pixels of table . | -
| Height | -Height in pixels of table. | -
| Class | -Style or CSS class of table. | -
| Go to: Table of contents | -Top | -
| À propos de TinyMCE | -Table des matières | -
| Aller à: Table des matières | -Haut de page | -
| Outils communs | -Table des matières | -
| 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. | -
| Aller à: Table des matières | -Haut de page | -
| Table des matières | -- |
| Outil d'ajout d'images | -Table des matières | -

| Aller à: Table des matières | -Haut de page | -
| Outil d'ajout d'hyperliens | -Table des matières | -

| Aller à: Table des matières | -Haut de page | -
| O TinyMCE | -Obsah | -
| Jdi na: Obsah | -Nahoru | -
| Běľná tlačítka | -Obsah | -
| 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. | -
| Jdi na: Obsah | -Nahoru | -
| Obsah | -- |
| Tlačítko vloľit obrázek | -Obsah | -

| Jdi na: Obsah | -Nahoru | -
| Tlačítko vloľit odkaz | -Obsah | -

| Jdi na: Obsah | -Nahoru | -
| Über TinyMCE | -Inhalt | -
| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Allgemeine Schaltflächen | -Inhalt | -
| 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. | -
| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Inhaltsverzeichnis | -- |
| Schaltfläche Bild einfügen | -Inhalt | -

| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Schaltfläche Hyperlink einfügen | -Inhalt | -

| Gehe zu: Inhaltsverzeichnis | -nach oben | -
| Acerca de TinyMCE | -TOC | -
| Ir a: Lista de contenidos | -Top | -
| Botones de uso común | -TOC | -
| 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. | -
| Ir a: Lista de contenidos | -Top | -
| Lista de contenidos | -- |
| Insertar imagen | -TOC | -

| Ir a: Lista de contenidos | -Top | -
| Insertar enlaces | -TOC | -

| Ir a: Lista de contenidos | -Top | -
| A TinyMCE-ről | -Tartalom | -
| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Allgemeine Schaltflächen | -Tartalom | -
| 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. | -
| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Tartalomjegyzék | -- |
| Kép beillesztése gomb | -Tartalom | -

| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Link beillesztése gomb | -Tartalom | -

| Ugrás a Tartalomjegyzékre | -ugrás a lap tetejére | -
| Informazioni su TinyMCE | -TOC | -
| Vai a: Tavola dei contenuti | -Su | -
| Pulsanti comuni - |
- TOC | -
| 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 - |
-
| Vai a: Tavola dei contenuti | -Su | -
| Tavola dei contenuti - |
- - |
| Pulsante 'Inserisci immagine' - |
- TOC | -

| Vai a: Tavola dei contenuti | -Su | -
| Pulsante 'Inserisci collegamento' - |
- TOC | -

| Vai a: Tavola dei contenuti | -Su | -
| O TinyMCE | -Spis tre¶ci | -
| Go to: Spis tre¶ci | -Do góry | -
| Ważniejsze przyciski | -Spis tre¶ci | -
| 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. | -
| Go to: Spis tre¶ci | -Di góry | -
| Spis tre¶ci | -- |
| Przycisk "Wstaw ł±cze" | -Spis tre¶ci | -

| IdĽ do: Spis tre¶ci | -Do góry | -
| Przycisk "Wstaw ł±cze" | -Spis tre¶ci | -

| IdĽ do: Spis tre¶ci | -Do góry | -
| Om TinyMCE | -IF | -
| Gå till: Innehållsförtecking | -Toppen | -
| Grundläggande knappar | -IF | -
| Fet text stil. | -|
| Kursiv text stil. | -|
| Understruken text stil. | -|
| Genomstruken text stil. | -|
| Vänster justera. | -|
| Centrera. | -|
| Höger justera. | -|
| Full justera. | -|
| Osorterad lista/Punktlista. | -|
| Sorterad lista/numrerad lista | -|
| Minska indrag. | -|
| Öka utdrag. | -|
| Ångra senaste operationen. | -|
| Gör om senaste operationen. | -|
| Skapa/Redigera länk, läs mer om denna funktion i Skapa/Redigera - länk sektionen. | -|
| Ta bort länkar från den nuvarande markeringen. | -|
| Skapa/Redigera bild, lär mer om denna funktion i Skapa/Redigera - bild sektionen. | -|
| Rensa/Städa kåden. Denna funktion tar bort onödig formatering. - Bör användas när man t.ex klipper text från Office - produkter. | -|
| Visad denna hjälp funktion | -
| Gå till: Innehållsförtecking | -Toppen | -
| Innehållsförtecking | -- |
| Skapa/Redigera bild | -IF | -

| Gå till: Innehållsförteckning | -Toppen | -
| Skapa/Redigera länk | -IF | -

| Gå till: Innehållsförteckning | -Toppen | -
| About TinyMCE | -TOC | -
| Go to: Table of contents | -Top | -
| Common buttons | -TOC | -
| 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. | -
| Go to: Table of contents | -Top | -
| Table of contents | -- |
| Insert image button | -TOC | -

| Go to: Table of contents | -Top | -
| Insert link button | -TOC | -

| Go to: Table of contents | -Top | -