more asset manager stuff
BIN
www/extras/adminConsole/small/activeSessions.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/adminConsole.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/assets.gif
Normal file
|
After Width: | Height: | Size: 331 B |
BIN
www/extras/adminConsole/small/back_to_site.gif
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
www/extras/adminConsole/small/bg_console.gif
Normal file
|
After Width: | Height: | Size: 405 B |
BIN
www/extras/adminConsole/small/bg_title.gif
Normal file
|
After Width: | Height: | Size: 106 B |
BIN
www/extras/adminConsole/small/clipboard.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/commerce.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/contentFilters.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/contentProfiling.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/databases.gif
Normal file
|
After Width: | Height: | Size: 331 B |
BIN
www/extras/adminConsole/small/groups.gif
Normal file
|
After Width: | Height: | Size: 680 B |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/loginHistory.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/logout.gif
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
www/extras/adminConsole/small/medalian.gif
Normal file
|
After Width: | Height: | Size: 256 B |
BIN
www/extras/adminConsole/small/navigation.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/packages.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/settings.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/show_console.gif
Normal file
|
After Width: | Height: | Size: 331 B |
BIN
www/extras/adminConsole/small/statistics.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/subscriptions.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/templates.gif
Normal file
|
After Width: | Height: | Size: 331 B |
BIN
www/extras/adminConsole/small/themes.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/adminConsole/small/trash.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/turn_admin_on.gif
Normal file
|
After Width: | Height: | Size: 318 B |
BIN
www/extras/adminConsole/small/userProfiling.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/adminConsole/small/users.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/article.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/calendar.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/dataForm.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/file.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/folder.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/forum.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/httpProxy.gif
Normal file
|
After Width: | Height: | Size: 331 B |
BIN
www/extras/assets/small/image.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/messageBoard.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/poll.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/post.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/product.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/redirect.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/search.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/shortcut.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/snippet.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/sqlReport.gif
Normal file
|
After Width: | Height: | Size: 457 B |
BIN
www/extras/assets/small/survey.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/syndicatedContent.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/thread.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/userSubmissionSystem.gif
Normal file
|
After Width: | Height: | Size: 680 B |
BIN
www/extras/assets/small/web_services.gif
Normal file
|
After Width: | Height: | Size: 680 B |
|
|
@ -4,7 +4,7 @@
|
|||
var accuracy = 2;
|
||||
|
||||
//list of the content item names. Could be searched for, but hard coded for performance
|
||||
var wobjectList=new Array();
|
||||
var draggableObjectList=new Array();
|
||||
var dragableList=new Array();
|
||||
//Internal Config (Do not Edit)
|
||||
|
||||
|
|
@ -118,7 +118,7 @@ function dragable_init(url) {
|
|||
document.onkeydown=dragable_checkKeyEvent;
|
||||
document.onmousemove=dragable_move;
|
||||
|
||||
//fill the wobject list
|
||||
//fill the draggableObject list
|
||||
obj = document.getElementById("position1");
|
||||
contentCount=2;
|
||||
while (obj != null) {
|
||||
|
|
@ -130,7 +130,7 @@ function dragable_init(url) {
|
|||
dragable_appendBlankRow(tbody[0]);
|
||||
}else {
|
||||
for (i = 0; i< children.length;i++) {
|
||||
wobjectList[wobjectList.length] = children[i];
|
||||
draggableObjectList[draggableObjectList.length] = children[i];
|
||||
dragableList[dragableList.length]=document.getElementById(children[i].id + "_div");
|
||||
}
|
||||
}
|
||||
|
|
@ -138,8 +138,8 @@ function dragable_init(url) {
|
|||
contentCount++;
|
||||
}
|
||||
|
||||
for (i=0;i<wobjectList.length;i++) {
|
||||
eval("document.getElementById('" + wobjectList[i].id + "').onmousedown=dragable_dragStart");
|
||||
for (i=0;i<draggableObjectList.length;i++) {
|
||||
eval("document.getElementById('" + draggableObjectList[i].id + "').onmousedown=dragable_dragStart");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -231,8 +231,8 @@ function dragable_isBlank(td) {
|
|||
function dragable_spy(x, y) {
|
||||
|
||||
var returnArray = new Array();
|
||||
for (i=0;i<wobjectList.length;i++) {
|
||||
td = wobjectList[i];
|
||||
for (i=0;i<draggableObjectList.length;i++) {
|
||||
td = draggableObjectList[i];
|
||||
|
||||
//this is a hack
|
||||
if (td == null || td == startTD) continue;
|
||||
|
|
@ -315,7 +315,7 @@ function dragable_dragStop(e) {
|
|||
divName=endTD.id + "_div";
|
||||
document.getElementById(divName).className="dragable";
|
||||
}
|
||||
var url = pageURL + "?op=rearrangeWobjects&map=" + dragable_getContentMap();
|
||||
var url = pageURL + dragable_getContentMap();
|
||||
//window.alert(url);
|
||||
document.getElementById("dragSubmitter").src = url;
|
||||
}
|
||||
|
|
@ -327,12 +327,12 @@ function dragable_dragStop(e) {
|
|||
}
|
||||
|
||||
//this is a ie hack for a render bug
|
||||
for(i=0;i<wobjectList.length;i++) {
|
||||
if (wobjectList[i]) {
|
||||
wobjectList[i].style.top=1;
|
||||
wobjectList[i].style.left=1;
|
||||
wobjectList[i].style.top=0;
|
||||
wobjectList[i].style.left=0;
|
||||
for(i=0;i<draggableObjectList.length;i++) {
|
||||
if (draggableObjectList[i]) {
|
||||
draggableObjectList[i].style.top=1;
|
||||
draggableObjectList[i].style.left=1;
|
||||
draggableObjectList[i].style.top=0;
|
||||
draggableObjectList[i].style.left=0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -364,7 +364,7 @@ function dragable_appendBlankRow(parent) {
|
|||
blank.className="blank";
|
||||
blankClone = blank.cloneNode(true);
|
||||
blankClone.id = "blank" + new Date().getTime();
|
||||
wobjectList[wobjectList.length] = blankClone;
|
||||
draggableObjectList[draggableObjectList.length] = blankClone;
|
||||
parent.appendChild(blankClone);
|
||||
blankClone.style.top=0;
|
||||
blankClone.style.left=0;
|
||||
|
|
@ -428,7 +428,7 @@ function dragable_getContentMap() {
|
|||
}
|
||||
|
||||
if (children[i].id.indexOf("blank") == -1) {
|
||||
contentMap+=children[i].id;
|
||||
contentMap+=children[i].id.replace(/^td/,"");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,63 @@
|
|||
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<n> options, contributed by Michael Keck.
|
||||
Added new selection borders for images and hr elements, contributed by Michael Keck.
|
||||
Added new advhr plugin, this plugin handles advanced settings on HR elements, contributed by Michael Keck.
|
||||
Added new german language pack for the preview plugin, contributed by Michael Keck.
|
||||
Added new word wrap and source formatting to the source editor, contributed by Michael Keck.
|
||||
Added new updated charmap, contributed by Michael Keck.
|
||||
Added new flash plugin that enabled flash movied to be handled, contributed by Michael Keck.
|
||||
Added the old cut/copy/paste commands to the advanced theme, these are not visible by default.
|
||||
Added new theme_advanced_buttons<N>_add_before option to advanced theme.
|
||||
Added new "update" button title for a popup windows.
|
||||
Added new zoom prefix language variable to the zoom plugin.
|
||||
Added new entities option, that enables you to config entity code to name convertion.
|
||||
Added new custom cleanup possibility to plugins.
|
||||
Added new cleanup_callback option, adds the possibilty to add custom cleanup logic.
|
||||
Added new Norwegian language pack, contributed by Sten Aksel Heien.
|
||||
Added new Korean language pack, contributed by Setzer Gabbiani.
|
||||
Fixed the layout of the color picker, contributed by Michael Keck.
|
||||
Fixed so the preview plugin doesn't include the any toolsbars in preview popup window, contributed by Michael Keck.
|
||||
Fixed bug where anchors elements was treated as links.
|
||||
Fixed so all popup windows are modal dialogs in MSIE.
|
||||
Fixed bug where the word "null" sometimes appares in HTML after cleanup in Firefox/Mozilla.
|
||||
Fixed bug where form elements with missing name attributes produced errors.
|
||||
Fixed some default value bugs and issues with the new advlink plugin.
|
||||
Fixed the link/image dialog sizes in the SE language pack.
|
||||
Fixed the content duplication bug, it seems to be fixed anyway, if not please let me know.
|
||||
Fixed bug where plugin handleNodeChange extentions broke the theme function.
|
||||
Version 1.37 (2004-11-12)
|
||||
Added new mceResetDesignMode command that can be used when the editor is placed in tabs.
|
||||
Added new updated Italian language pack thanks goes to "Fabrix Xm" for the contribtion.
|
||||
Added new greek language pack thanks goes to "Jacaranda Bill" for the contribution.
|
||||
Added new french language pack thanks goes to "Pat Boens" for the contribution.
|
||||
Added new russian language pack thanks goes to "Roman Filippov" for the contribution.
|
||||
Added new updated Dutch language pack thanks goes to Arnoud van Delden and Ernst de Moor for the contribution.
|
||||
Added new convert_newlines_to_brs option, that enables newlines to be converted to br elements.
|
||||
Added new custom_undo_redo_keyboard_shortcuts option, enables keyboard shortcuts to be enabled/disabled.
|
||||
Added new auto_reset_designmode option, thats resets the design mode when a editor instance is focused.
|
||||
Added new form reset handler, resets the contents of TinyMCE areas when the onreset event is trigged.
|
||||
Added new skip_cleanup parameter to triggerSave, this parameter is optional and defaults to false.
|
||||
Added new lang_underline_img language variable to all themes.
|
||||
Added new title attribute to all images, enables tooltips in Mozilla and Firefox.
|
||||
Added new insert and cancel CSS id's for all submit and cancel buttons.
|
||||
Added new full featured example that includes all available plugins and buttons.
|
||||
Added new advlink and advimage plugins to TinyMCE, these are more advanced link and image tools. Contributed by Michael Keck.
|
||||
Added new parameters to insertImage and insertLink commands. Contributed by Michael Keck.
|
||||
Added updated compatiblity chart, includes a matrix table thanks goes to Ernst de Moor.
|
||||
Added new insert image icon contributed by Arnoud van Delden and Ernst de Moor.
|
||||
Added window focus on all popup windows, contributed by Arnoud van Delden and Ernst de Moor.
|
||||
Fixed some issues with the char map added some characters and removed duplicate ones, contributed by Arnoud van Delden and Ernst de Moor.
|
||||
Fixed the insert row icon, rotated it 180 degrees, contributed by Arnoud van Delden and Ernst de Moor.
|
||||
Fixed the visual aid icon, made it a bit darker. Contributed by Arnoud van Delden and Ernst de Moor.
|
||||
Fixed some issues with entity encoding in source editor aswell as in core cleanup code.
|
||||
Fixed bug where the auto import CSS feature imported invalid CSS rules with : or spaces.
|
||||
Fixed bug where unnecessary entity encoding of characters was done.
|
||||
Fixed the window sizes some to better function on MSIE with SP2.
|
||||
Fixed some issued with the auto word cleanup feature, fixes some issued with content duplication.
|
||||
Fixed bug that made the editor to throw weird error when HTML code includes <!a or <!/a> content.
|
||||
Fixed bug where the style attribute was returned on images in source output even if it was disabled.
|
||||
Fixed issue where the UI form elements of TinyMCE was submitted with the form submit.
|
||||
Version 1.36 (2004-10-19)
|
||||
Added a newly modified version of the German language pack from "krokogras".
|
||||
Added auto resizing to popup windows with the same name.
|
||||
|
|
|
|||
|
|
@ -1,189 +1,363 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE> FAQ - Frequently Asked Questions </TITLE>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
||||
<tr>
|
||||
<td><span class="title">Compatiblity chart</span></td>
|
||||
<td align="right"><a href="index.htm">TOC</a></td>
|
||||
</tr>
|
||||
<html>
|
||||
<head>
|
||||
<title>FAQ - Frequently Asked Questions</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<table class="pageheader" border="0" cellpadding="1" cellspacing="3"
|
||||
width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="title">Compatiblity chart</span></td>
|
||||
<td align="right"><a href="index.htm">TOC</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr noshade>
|
||||
|
||||
List of tested and browser and platform configurations:<br>
|
||||
<hr noshade="noshade">
|
||||
Matrix of tested and browser and platform configurations:<br>
|
||||
<br>
|
||||
<table border="0" cellspacing="0" cellpadding="4">
|
||||
<tr>
|
||||
<td><strong>Browser</strong></td>
|
||||
<td><strong>Platform</strong></td>
|
||||
<td><strong>TinyMCE Version </strong></td>
|
||||
<td><strong>Comments</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSIE 5.01SP2</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok, but disabled buttons doesn't get dimmed. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSIE 5.5SP2</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MSIE 6 </td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Netscape 7.1</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.7</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Working ok. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.6</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Working ok. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.5</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Working but resizing tables seems to be a bit buggy. Seems to be an browser issue not a TinyMCE bug?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.4</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Working ok. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.3 </td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firefox 1.0 </td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firefox 0.9</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firefox 0.8 </td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firebird 0.7</td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td>Working but resizing tables seems to be a bit buggy. Seems to be an browser issue not a TinyMCE bug?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firebird 0.6 </td>
|
||||
<td>Windows XP </td>
|
||||
<td>1.34</td>
|
||||
<td class="failed">Not working at all. Seems to be an browser issue not a TinyMCE bug?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.8</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.7</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.6</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.5</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Working but resizing tables seems to be a bit buggy. Seems to be an browser issue not a TinyMCE bug?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.4.1</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.3.1</td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firefox 0.9</td>
|
||||
<td>Linux (Debian)</td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firefox 0.8 </td>
|
||||
<td>Linux (Debian)</td>
|
||||
<td>1.34</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firebird 0.7</td>
|
||||
<td>Linux (Debian)</td>
|
||||
<td>1.34</td>
|
||||
<td>Working but resizing tables seems to be a bit buggy. Seems to be an browser issue not a TinyMCE bug?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Firebird 0.6 </td>
|
||||
<td>Linux (Debian) </td>
|
||||
<td>1.34</td>
|
||||
<td><span class="failed">Not working at all. Seems to be an browser issue not a TinyMCE bug?</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Mozilla 1.7.2 </td>
|
||||
<td>MacOS X 10.3 </td>
|
||||
<td>1.29</td>
|
||||
<td>Works ok.</td>
|
||||
</tr>
|
||||
<table border="1" cellpadding="4" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="vertical-align: top;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;">Windows XP<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;">Linux(Debian)<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;">MacOS X 10.3<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;">MacOS 9<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">MSIE 6 </td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"></span><sup></sup><span
|
||||
style="color: rgb(0, 102, 0);">OK</span> </td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">MSIE 5.5 SP2<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">MSIE 5.2<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(255, 128, 0);">TextArea</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">MSIE 5.01 SP2 </td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span> <sup>(1)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">MSIE 5.0</td>
|
||||
<td style="vertical-align: top;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top;"><span
|
||||
style="color: rgb(255, 128, 0);">TextArea</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Netscape 7.2<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Netscape 7.1<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Netscape 7.0.2<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(255, 128, 0);">TextArea</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.8<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><br>
|
||||
</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.7.3<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.7.2<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><br>
|
||||
</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.7<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.6<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.5<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span> <sup>(2)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">OK</span></span>
|
||||
<sup>(2)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">OK</span></span>
|
||||
<sup>(2)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.4.1<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.4<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.3.1<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><br>
|
||||
</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">OK</span></span>
|
||||
<sup>(3)</sup></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Mozilla 1.3</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Firefox 1.0<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span> </td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Firefox 0.9<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Firefox 0.8<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);">OK</span></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Firebird 0.7<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">OK</span></span>
|
||||
<sup>(2)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(0, 102, 0);"><span style="color: rgb(0, 102, 0);">OK</span></span>
|
||||
<sup>(2)</sup></td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Firebird 0.6<br>
|
||||
</td>
|
||||
<td
|
||||
style="vertical-align: top; text-align: center; color: rgb(153, 0, 0);"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span style="color: rgb(153, 0, 0);">NO</span><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="vertical-align: top;">Safari 1.2.4<br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(255, 204, 0);"></span><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; text-align: center;"><span
|
||||
style="color: rgb(255, 128, 0);">TextArea</span> </td>
|
||||
<td style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
<strong>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.</strong><br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
<td>Go to: <a href="index.htm">Table of contents</a></td>
|
||||
<td align="right"><a href="#">Top</a></td>
|
||||
</tr>
|
||||
<span style="color: rgb(0, 102, 0);">OK</span> : Works correctly<br>
|
||||
<span style="color: rgb(153, 0, 0);">NO</span>
|
||||
: Doesn't work at all<br>
|
||||
<span style="color: rgb(255, 128, 0);">TextArea</span> : No HTML
|
||||
editor, but plain text area<br>
|
||||
<span style="color: rgb(255, 128, 0);"><br>
|
||||
</span>Notes:<br>
|
||||
(1) : Disabled buttons don't get dimmed, this is due to the lack of opacity support
|
||||
in CSS.<br>
|
||||
(2) : Resizing tables seems to be a bit buggy. Seems to be an browser
|
||||
issue.<br>
|
||||
(3) : Cannot resize tables, the table dialog box does work though!<br>
|
||||
<br>
|
||||
<strong>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.</strong><br>
|
||||
<hr noshade="noshade">
|
||||
<table class="pagefooter" border="0" cellpadding="1" cellspacing="3"
|
||||
width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Go to: <a href="index.htm">Table of contents</a></td>
|
||||
<td align="right"><a href="#">Top</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Creating language packs</TITLE>
|
||||
<html>
|
||||
<head>
|
||||
<title>Creating language packs</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
</head>
|
||||
|
||||
<BODY>
|
||||
<body>
|
||||
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
||||
<tr>
|
||||
|
|
@ -29,6 +29,18 @@ templates. The example below shows how the cut, copy and paste texts are lang pa
|
|||
tinyMCELang['<font color="#CC0000">lang</font>_paste_desc'] = 'Paste (Ctrl+P)';</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>When translating TinyMCE, these are the files that currently needs to be translated:<br>
|
||||
<br>
|
||||
tinymce/jscripts/tiny_mce/langs/uk.js<br>
|
||||
tinymce/jscripts/tiny_mce/plugins/emotions/langs/uk.js<br>
|
||||
tinymce/jscripts/tiny_mce/plugins/iespell/langs/uk.js<br>
|
||||
tinymce/jscripts/tiny_mce/plugins/insertdatetime/langs/uk.js<br>
|
||||
tinymce/jscripts/tiny_mce/plugins/preview/langs/uk.js<br>
|
||||
tinymce/jscripts/tiny_mce/themes/advanced/langs/uk.js<br>
|
||||
<br>
|
||||
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.</p>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
|
|
@ -37,5 +49,5 @@ templates. The example below shows how the cut, copy and paste texts are lang pa
|
|||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -474,7 +474,25 @@ function (Optional)</span>
|
|||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<strong>Returns:</strong> return the HTML template of that control or a empty string if the control_name wasn't recognized.<br>
|
||||
<strong>Returns:</strong> return the HTML template of that control or a empty string if the control_name wasn't recognized.
|
||||
<hr noshade>
|
||||
<span class="subtitle"><a name="cleanup"></a>The TinyMCE_<font color="#CC0000"><plugin></font>_cleanup(type, content) function (Optional)</span>
|
||||
<p>This function is called when a editor does cleanup of contents.</p>
|
||||
<strong>Parameters:<br>
|
||||
<br>
|
||||
</strong>
|
||||
<table border="1" cellspacing="0">
|
||||
<tr>
|
||||
<td><span class="subtitle">type</span></td>
|
||||
<td>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. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="150"><strong>content</strong></td>
|
||||
<td>HTML contents to be cleaned up, this string contains the HTML code. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<strong>Returns:</strong> return the cleaned up HTML code.<br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Using/Integrating TinyMCE</TITLE>
|
||||
<html>
|
||||
<head>
|
||||
<title>Using/Integrating TinyMCE</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
</head>
|
||||
|
||||
<BODY>
|
||||
<body>
|
||||
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
||||
<tr>
|
||||
|
|
@ -162,7 +162,9 @@ optional and is not a requierd setting.<br>
|
|||
table[border=0|cellspacing|cellpadding|width|height|class|align],tr[rowspan],<br>
|
||||
td[colspan|rowspan|width|height],div[class|align],span[class|align],pre[class|align],<br>
|
||||
address[class|align],h1[class|align],h2[class|align],h3[class|align],<br>
|
||||
h4[class|align],h5[class|align],h6[class|align],hr"</td>
|
||||
h4[class|align],h5[class|align],h6[class|align],hr".<br>
|
||||
<br>
|
||||
Use *[*] to include all elements and all attributes this can be very useful when used with the invalid_elements option. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[extended_valid_elements]</strong></td>
|
||||
|
|
@ -207,7 +209,7 @@ optional and is not a requierd setting.<br>
|
|||
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).</td>
|
||||
if a new window was used. Function format: linkcallback(href, target, title, action).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[insertimage_callback]</strong></td>
|
||||
|
|
@ -215,7 +217,8 @@ optional and is not a requierd setting.<br>
|
|||
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).</td>
|
||||
insertimage(src, alt, border, hspace, vspace, width, height, align, title,
|
||||
onmouseover, onmouseout, action).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[setupcontent_callback]</strong></td>
|
||||
|
|
@ -325,6 +328,10 @@ optional and is not a requierd setting.<br>
|
|||
<td><strong>[custom_undo_redo_levels]</strong></td>
|
||||
<td>This option sets the maximum number of undo levels, there is no limit by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[custom_undo_redo_keyboard_shortcuts]</strong></td>
|
||||
<td>If enabled keyboard shortcuts for Ctrl+Z and Ctrl+Y is added to the editor. This option is enabled by default. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[fix_content_duplication]</strong></td>
|
||||
<td>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. </td>
|
||||
|
|
@ -341,10 +348,26 @@ optional and is not a requierd setting.<br>
|
|||
<td><strong>[cleanup_on_startup]</strong></td>
|
||||
<td>If enabled contents of textareas and elements will be cleaned upon editor initialization. The default value for this option is false.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td><strong>[inline_styles]</strong></td>
|
||||
<td>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. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[convert_newlines_to_brs]</strong></td>
|
||||
<td>If enabled all \n (new lines) will be converted to <br /> elements on loading, this option defaults to false. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[auto_reset_designmode]</strong></td>
|
||||
<td>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. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[entities]</strong></td>
|
||||
<td>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".</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[cleanup_callback]</strong></td>
|
||||
<td>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 <a href="themes.htm#cleanup">plugin cleanup</a> function for more details.</td>
|
||||
</tr>
|
||||
<tr bgcolor="#CCCCCC">
|
||||
<td colspan="2"><strong>Advanced theme specific settings </strong></td>
|
||||
</tr>
|
||||
|
|
@ -368,7 +391,7 @@ optional and is not a requierd setting.<br>
|
|||
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</td>
|
||||
sub, sup, formatselect, fontselect, fontsizeselect, forecolor,charmap,visualaid,spacer,cut,copy,paste</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[theme_advanced_buttons2]</strong></td>
|
||||
|
|
@ -382,6 +405,10 @@ optional and is not a requierd setting.<br>
|
|||
<td><strong>[theme_advanced_buttons<N>_add]</strong></td>
|
||||
<td>Adds extra controls/buttons to the specified row (N). For example: theme_advaned_buttons3_add : "iespell".</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[theme_advanced_buttons<N>_add_before]</strong></td>
|
||||
<td>Adds extra controls/buttons to the specified row (N) before the default ones. For example: theme_advaned_buttons3_add_before : "iespell".</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>[theme_advanced_disable]</strong></td>
|
||||
<td>Comma separated list of buttons/elements to be disabled for example "formatselect".</td>
|
||||
|
|
@ -422,13 +449,14 @@ Heres a example of a more complex initialization:<br>
|
|||
TinyMCE has a global instance with some public functions that can be called from
|
||||
the page.<br>
|
||||
<hr noshade>
|
||||
<strong>Syntax:</strong> tinyMCE.triggerSave();<br>
|
||||
<strong>Syntax:</strong> tinyMCE.triggerSave([skip_cleanup]);<br>
|
||||
<br>
|
||||
<strong>Description: </strong>Makes a cleanup and moves the contents from the
|
||||
editor to the form field. This method is automaticly called by tinyMCE by adding
|
||||
a trigger on the forms submit method.<br>
|
||||
<br>
|
||||
<strong>Parameters:</strong> None<br>
|
||||
<strong>Parameters:</strong><br>
|
||||
[skip_cleanup] - Disables the cleanup process of trigger save. Defaults to false. (Optional)<br>
|
||||
<br>
|
||||
<strong>Returns:</strong> Nothing<br>
|
||||
<hr noshade>
|
||||
|
|
@ -549,9 +577,13 @@ Mozilla Midas spec.</a> But there are a some tinyMCE specific commands. <br>
|
|||
<td><strong>mceToggleVisualAid</strong></td>
|
||||
<td><p>Toggles visual aid/guidelines mode on/off.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr>
|
||||
<td><strong>mceAnchor</strong></td>
|
||||
<td><p>Inserts a named anchor element, the value is the name of the anchor. </p>
|
||||
<td><p>Inserts a named anchor element, the value is the name of the anchor. </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>mceResetDesignMode</strong></td>
|
||||
<td><p>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. </p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
@ -585,7 +617,7 @@ target - Target of the link.<br>
|
|||
<strong>Returns:</strong> Nothing
|
||||
<hr noshade>
|
||||
<strong>Syntax:</strong> tinyMCE.insertImage(src, alt, border, hspace, vspace,
|
||||
width, height, align);<br>
|
||||
width, height, align, title, onmouseover, onmouseout);<br>
|
||||
<br>
|
||||
<strong>Description: </strong>This method inserts a image a the cursor position
|
||||
of the selected editor instance or updates the selected image with new data. This
|
||||
|
|
@ -601,6 +633,9 @@ vspace - Vertical spacing of image element.<br>
|
|||
width - Width f image element.<br>
|
||||
height - height f image element.<br>
|
||||
align - Alignt of image element.<br>
|
||||
title - Link title of image element.<br>
|
||||
onmouseover - On mouse over event handler of image element.<br>
|
||||
onmouseout - On mouse out event handler of image element.<br>
|
||||
<br>
|
||||
<strong>Returns:</strong> Nothing
|
||||
<hr noshade>
|
||||
|
|
@ -698,5 +733,5 @@ name - Name of window argument to get. <br>
|
|||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<a href="example_simple.htm">[Simple example]</a> [Advanced example] <a href="example_mail.htm">[Mail example]</a>
|
||||
<a href="example_simple.htm">[Simple example]</a> [Advanced example] <a href="example_mail.htm">[Mail example]</a> <a href="example_full.htm">[Full featured example]</a>
|
||||
|
||||
<h3>Advanced example</h3>
|
||||
This page shows a more complex usage of TinyMCE. On this page the mode is set to convert specific elements in this case a DIV element and a TEXTAREA into editor instances. The example below uses a custom CSS, thats why the text is red and it allso uses the "advanced" theme that includes more options than the default one. The code allso includes examples of custom call back functions and much more. Notice the submit button at the end of the page, this button triggers a save action. Read more about the features and possible settings of TinyMCE in the <a href="../docs/index.htm">manual</a>.<br>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<a href="example_simple.htm">[Simple example]</a> <a href="example_advanced.htm">[Advanced example]</a> [Mail example]
|
||||
<a href="example_simple.htm">[Simple example]</a> <a href="example_advanced.htm">[Advanced example]</a> [Mail example] <a href="example_full.htm">[Full featured example]</a>
|
||||
<h3>Mail example</h3>
|
||||
This example shows how to enable the font face and size select boxes for usage in online email systems and other situations where CSS classes is impossible to use. But for contents used on websites I suggest using the CSS approach.
|
||||
Read more about the features and possible settings of TinyMCE in the <a href="../docs/index.htm">manual</a>.<br>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
[Simple example] <a href="example_advanced.htm">[Advanced example]</a> <a href="example_mail.htm">[Mail example]</a>
|
||||
[Simple example] <a href="example_advanced.htm">[Advanced example]</a> <a href="example_mail.htm">[Mail example]</a> <a href="example_full.htm">[Full featured example]</a>
|
||||
|
||||
<form>
|
||||
<h3>Simple example</h3>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>blank_page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ tinyMCELang['lang_focus_alert'] = 'A editor instance must be focused before usin
|
|||
tinyMCELang['lang_edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'إدراج/تحرير رابط';
|
||||
tinyMCELang['lang_insert'] = 'إدراج';
|
||||
tinyMCELang['lang_update'] = 'إدراج';
|
||||
tinyMCELang['lang_cancel'] = 'ألغي';
|
||||
tinyMCELang['lang_insert_link_url'] = 'رابط URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'الهدف';
|
||||
|
|
@ -34,3 +35,5 @@ tinyMCELang['lang_insert_image_alt'] = 'الوصف';
|
|||
tinyMCELang['lang_help_desc'] = 'المساعدة';
|
||||
tinyMCELang['lang_bold_img'] = 'bold.gif';
|
||||
tinyMCELang['lang_italic_img'] = 'italic.gif';
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Un éditeur doit être séle
|
|||
tinyMCELang['lang_edit_confirm'] = 'Désirez-vous utiliser l\'éditeur pour modifier cette zone?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Insérer/modifier un hyperlien';
|
||||
tinyMCELang['lang_insert'] = 'Insérer';
|
||||
tinyMCELang['lang_update'] = 'Insérer';
|
||||
tinyMCELang['lang_cancel'] = 'Annuler';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Adresse URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Destination';
|
||||
|
|
@ -33,4 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Description de l\'image';
|
|||
tinyMCELang['lang_help_desc'] = 'Aide';
|
||||
tinyMCELang['lang_bold_img'] = "bold_fr.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'P\u00F8ed pou\u00BEit\u00EDm tohoto p\u00F8\u
|
|||
tinyMCELang['lang_edit_confirm'] = 'Chcete pou\u00BE\u00EDt WYSIWYG m\u00F3d pro tuto textareu?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Vlo¾it/upravit odkaz';
|
||||
tinyMCELang['lang_insert'] = 'Vlo¾it';
|
||||
tinyMCELang['lang_update'] = 'Vlo¾it';
|
||||
tinyMCELang['lang_cancel'] = 'Zru¹it';
|
||||
tinyMCELang['lang_insert_link_url'] = 'URL odkazu';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Cíl';
|
||||
|
|
@ -33,3 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Popis obrázku';
|
|||
tinyMCELang['lang_help_desc'] = 'Nápovìda';
|
||||
tinyMCELang['lang_bold_img'] = 'bold.gif';
|
||||
tinyMCELang['lang_italic_img'] = 'italic.gif';
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
110
www/extras/tinymce/jscripts/tiny_mce/langs/de.js
vendored
|
|
@ -1,37 +1,73 @@
|
|||
// DE lang variables
|
||||
// Edited by Simon Rupf (simon.rupf@intnet.ch)
|
||||
// updated by krokogras 10/14/2004
|
||||
|
||||
tinyMCELang['lang_bold_desc'] = 'Fett';
|
||||
tinyMCELang['lang_italic_desc'] = 'Kursiv';
|
||||
tinyMCELang['lang_underline_desc'] = 'Unterstrichen';
|
||||
tinyMCELang['lang_striketrough_desc'] = 'Durchgestrichen';
|
||||
tinyMCELang['lang_justifyleft_desc'] = 'Linksbündig';
|
||||
tinyMCELang['lang_justifycenter_desc'] = 'Zentriert';
|
||||
tinyMCELang['lang_justifyright_desc'] = 'Rechtsbündig';
|
||||
tinyMCELang['lang_justifyfull_desc'] = 'Blocksatz';
|
||||
tinyMCELang['lang_bullist_desc'] = 'Aufzählungszeichen';
|
||||
tinyMCELang['lang_numlist_desc'] = 'Nummerierung';
|
||||
tinyMCELang['lang_outdent_desc'] = 'Einzug verkleinern';
|
||||
tinyMCELang['lang_indent_desc'] = 'Einzug vergrössern';
|
||||
tinyMCELang['lang_undo_desc'] = 'Rückgängig';
|
||||
tinyMCELang['lang_redo_desc'] = 'Wiederholen';
|
||||
tinyMCELang['lang_link_desc'] = 'Hyperlink einfügen';
|
||||
tinyMCELang['lang_unlink_desc'] = 'Hyperlink löschen';
|
||||
tinyMCELang['lang_image_desc'] = 'Bild einfügen/bearbeiten';
|
||||
tinyMCELang['lang_cleanup_desc'] = 'unsauberen Code aufräumen';
|
||||
tinyMCELang['lang_focus_alert'] = 'Bevor dieser Befehl ausgeführt werden kann, muss die zu editierende Instanz ausgewählt werden.';
|
||||
tinyMCELang['lang_edit_confirm'] = 'Möchten Sie den WYSIWYG-Modus für dieses Textfeld benutzen?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Hyperlink einfügen/bearbeiten';
|
||||
tinyMCELang['lang_insert'] = 'Einfügen';
|
||||
tinyMCELang['lang_cancel'] = 'Abbrechen';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Hyperlink URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Ziel';
|
||||
tinyMCELang['lang_insert_link_target_same'] = 'Hyperlink im gleichen Fenster öffnen';
|
||||
tinyMCELang['lang_insert_link_target_blank'] = 'Hyperlink in neuem Fenster öffnen';
|
||||
tinyMCELang['lang_insert_image_title'] = 'Bild einfügen/bearbeiten';
|
||||
tinyMCELang['lang_insert_image_src'] = 'Bild URL';
|
||||
tinyMCELang['lang_insert_image_alt'] = 'Bildbeschreibung';
|
||||
tinyMCELang['lang_help_desc'] = 'Hilfe';
|
||||
tinyMCELang['lang_bold_img'] = "bold_de_se.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic_de_se.gif";
|
||||
// DE lang variables
|
||||
// Translated 2004 by Crazy Chrissi
|
||||
// Edited 2004 by Krokogras
|
||||
|
||||
tinyMCELang['lang_theme_style_select'] = 'Styles';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'HTML-Modus';
|
||||
tinyMCELang['lang_theme_code_title'] = 'HTML-Code Editor';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Zeilenumbruch';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Speichern';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Tiefergestellt';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Höhergestellt';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Horizontale Linie einfügen';
|
||||
tinyMCELang['lang_theme_removeformat_desc'] = 'Formatierung löschen';
|
||||
tinyMCELang['lang_theme_table_desc'] = 'Neue Tabelle einfügen / Tabelle bearbeiten';
|
||||
tinyMCELang['lang_theme_table_insert_row_before_desc'] = 'Zeile vor aktueller einfügen';
|
||||
tinyMCELang['lang_theme_table_insert_row_after_desc'] = 'Zeile nach aktueller einfügen';
|
||||
tinyMCELang['lang_theme_table_delete_row_desc'] = 'Aktuelle Zeile löschen';
|
||||
tinyMCELang['lang_theme_table_insert_col_before_desc'] = 'Spalte vor aktueller einfügen';
|
||||
tinyMCELang['lang_theme_table_insert_col_after_desc'] = 'Spalte nach aktueller einfügen';
|
||||
tinyMCELang['lang_theme_table_delete_col_desc'] = 'Aktuelle Spalte löschen';
|
||||
tinyMCELang['lang_theme_custom1_desc'] = 'Beschreibung eingeben';
|
||||
tinyMCELang['lang_insert_image_border'] = 'Rahmen';
|
||||
tinyMCELang['lang_insert_image_dimensions'] = 'Größe';
|
||||
tinyMCELang['lang_insert_image_vspace'] = 'Vertikal einrücken';
|
||||
tinyMCELang['lang_insert_image_hspace'] = 'Horizontal einrücken';
|
||||
tinyMCELang['lang_insert_image_align'] = 'Ausrichten';
|
||||
tinyMCELang['lang_insert_image_align_default'] = 'Normal';
|
||||
tinyMCELang['lang_insert_image_align_baseline'] = 'Grundlinie';
|
||||
tinyMCELang['lang_insert_image_align_top'] = 'Oben';
|
||||
tinyMCELang['lang_insert_image_align_middle'] = 'Mitte';
|
||||
tinyMCELang['lang_insert_image_align_bottom'] = 'Unten';
|
||||
tinyMCELang['lang_insert_image_align_texttop'] = 'Textoberkante';
|
||||
tinyMCELang['lang_insert_image_align_absmiddle'] = 'Absolute Mitte';
|
||||
tinyMCELang['lang_insert_image_align_absbottom'] = 'Absolut unten';
|
||||
tinyMCELang['lang_insert_image_align_left'] = 'Links';
|
||||
tinyMCELang['lang_insert_image_align_right'] = 'Rechts';
|
||||
tinyMCELang['lang_insert_table_title'] = 'Tabelle einfügen / bearbeiten';
|
||||
tinyMCELang['lang_insert_table_width'] = 'Breite';
|
||||
tinyMCELang['lang_insert_table_height'] = 'Höhe';
|
||||
tinyMCELang['lang_insert_table_cols'] = 'Spalten';
|
||||
tinyMCELang['lang_insert_table_rows'] = 'Zeilen';
|
||||
tinyMCELang['lang_insert_table_cellspacing'] = 'Zellabstand';
|
||||
tinyMCELang['lang_insert_table_cellpadding'] = 'Zellauffüllung';
|
||||
tinyMCELang['lang_insert_table_border'] = 'Rahmen';
|
||||
tinyMCELang['lang_insert_table_align'] = 'Ausrichten';
|
||||
tinyMCELang['lang_insert_table_align_default'] = 'Normal';
|
||||
tinyMCELang['lang_insert_table_align_left'] = 'Links';
|
||||
tinyMCELang['lang_insert_table_align_right'] = 'Rechts';
|
||||
tinyMCELang['lang_insert_table_align_middle'] = 'Zentriert';
|
||||
tinyMCELang['lang_insert_table_class'] = 'Klasse';
|
||||
tinyMCELang['lang_insert_table_delta_width'] = 30;
|
||||
tinyMCELang['lang_theme_fontdefault'] = 'Normal';
|
||||
tinyMCELang['lang_theme_paragraph'] = 'Standard-Text';
|
||||
tinyMCELang['lang_theme_div'] = 'Div';
|
||||
tinyMCELang['lang_theme_address'] = 'Addresse';
|
||||
tinyMCELang['lang_theme_pre'] = 'Vorformatiert (pre)';
|
||||
tinyMCELang['lang_theme_h1'] = 'Überschrift 1';
|
||||
tinyMCELang['lang_theme_h2'] = 'Überschrift 2';
|
||||
tinyMCELang['lang_theme_h3'] = 'Überschrift 3';
|
||||
tinyMCELang['lang_theme_h4'] = 'Überschrift 4';
|
||||
tinyMCELang['lang_theme_h5'] = 'Überschrift 5';
|
||||
tinyMCELang['lang_theme_h6'] = 'Überschrift 6';
|
||||
tinyMCELang['lang_theme_colorpicker_title'] = 'Farbe auswählen';
|
||||
tinyMCELang['lang_theme_colorpicker_apply'] = 'Übernehmen';
|
||||
tinyMCELang['lang_theme_forecolor_desc'] = 'Schriftfarbe ausw„hlen';
|
||||
tinyMCELang['lang_theme_charmap_title'] = 'Sonderzeichen einfügen';
|
||||
tinyMCELang['lang_theme_charmap_desc'] = 'Sonderzeichen einfügen';
|
||||
tinyMCELang['lang_theme_visualaid_desc'] = 'Anzeige von Hilfslinien / unsichtbaren Elementen an/aus';
|
||||
tinyMCELang['lang_insert_anchor_title'] = 'Anker einfügen / bearbeiten';
|
||||
tinyMCELang['lang_insert_anchor_name'] = 'Ankername';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Anker einfügen / bearbeiten';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
|
||||
|
|
|
|||
46
www/extras/tinymce/jscripts/tiny_mce/langs/dk.js
vendored
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Der skal sættes fokus på sessionen,
|
|||
tinyMCELang['lang_edit_confirm'] = 'Vil du bruge WYSIWYG mode til dette textområde?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Indsæt eller rediger link';
|
||||
tinyMCELang['lang_insert'] = 'Indsæt';
|
||||
tinyMCELang['lang_update'] = 'Indsæt';
|
||||
tinyMCELang['lang_cancel'] = 'Fortryd';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Linkadresse';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Target';
|
||||
|
|
@ -33,46 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Alternativ tekst';
|
|||
tinyMCELang['lang_help_desc'] = 'Hjælp';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
tinyMCELang['lang_insert_image_border'] = 'Rammebredde';
|
||||
tinyMCELang['lang_insert_image_dimensions'] = 'Dimensioner';
|
||||
tinyMCELang['lang_insert_image_vspace'] = 'Vspace';
|
||||
tinyMCELang['lang_insert_image_hspace'] = 'Hspace';
|
||||
tinyMCELang['lang_insert_image_align'] = 'Tekstjustering';
|
||||
tinyMCELang['lang_insert_image_align_default'] = 'Standard';
|
||||
tinyMCELang['lang_insert_image_align_baseline'] = 'Helt i bunden';
|
||||
tinyMCELang['lang_insert_image_align_top'] = 'Top';
|
||||
tinyMCELang['lang_insert_image_align_middle'] = 'Midte';
|
||||
tinyMCELang['lang_insert_image_align_bottom'] = 'Bund';
|
||||
tinyMCELang['lang_insert_image_align_texttop'] = 'Toppen af teksten';
|
||||
tinyMCELang['lang_insert_image_align_absmiddle'] = 'Absolut midte';
|
||||
tinyMCELang['lang_insert_image_align_absbottom'] = 'Absolut bund';
|
||||
tinyMCELang['lang_insert_image_align_left'] = 'Venstre';
|
||||
tinyMCELang['lang_insert_image_align_right'] = 'Højre';
|
||||
tinyMCELang['lang_insert_table_title'] = 'Indsæt / ret tabel';
|
||||
tinyMCELang['lang_insert_table_width'] = 'Bredde';
|
||||
tinyMCELang['lang_insert_table_height'] = 'Højde';
|
||||
tinyMCELang['lang_insert_table_cols'] = 'Kolonner';
|
||||
tinyMCELang['lang_insert_table_rows'] = 'Rækker';
|
||||
tinyMCELang['lang_insert_table_cellspacing'] = 'Cellemargen';
|
||||
tinyMCELang['lang_insert_table_cellpadding'] = 'Celleafstand';
|
||||
tinyMCELang['lang_insert_table_border'] = 'Kant';
|
||||
tinyMCELang['lang_insert_table_align'] = 'Justering';
|
||||
tinyMCELang['lang_insert_table_align_default'] = 'Standard';
|
||||
tinyMCELang['lang_insert_table_align_left'] = 'Venstre';
|
||||
tinyMCELang['lang_insert_table_align_right'] = 'Højre';
|
||||
tinyMCELang['lang_insert_table_align_middle'] = 'Centreret';
|
||||
tinyMCELang['lang_insert_table_class'] = 'Klasse';
|
||||
tinyMCELang['lang_theme_fontdefault'] = 'Standard';
|
||||
tinyMCELang['lang_theme_paragraph'] = 'Afsnit';
|
||||
tinyMCELang['lang_theme_div'] = 'Div';
|
||||
tinyMCELang['lang_theme_address'] = 'Addresse';
|
||||
tinyMCELang['lang_theme_pre'] = 'Præformateret';
|
||||
tinyMCELang['lang_theme_colorpicker_title'] = 'Vælg en farve';
|
||||
tinyMCELang['lang_theme_colorpicker_apply'] = 'Anvend';
|
||||
tinyMCELang['lang_theme_forecolor_desc'] = 'Vælg forgrundsfarve';
|
||||
tinyMCELang['lang_theme_charmap_title'] = 'Vælg en specialkarakter';
|
||||
tinyMCELang['lang_theme_charmap_desc'] = 'Indsæt en specialkarakter';
|
||||
tinyMCELang['lang_theme_visualaid_desc'] = 'Slå linjer og usynlige elementer til og fra';
|
||||
tinyMCELang['lang_insert_anchor_title'] = 'Indsæt/rediger bogmærkebetegenelse';
|
||||
tinyMCELang['lang_insert_anchor_name'] = 'Bogmærkets navn';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Indsæt/rediger bogmærke';
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Una instanacia del editor debe ser enfocada a
|
|||
tinyMCELang['lang_edit_confirm'] = 'Quieres usar el modo WYSIWYG para esta area de texto?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Insertar/editar enlace';
|
||||
tinyMCELang['lang_insert'] = 'Insertar';
|
||||
tinyMCELang['lang_update'] = 'Insertar';
|
||||
tinyMCELang['lang_cancel'] = 'Cancelar';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Direccion del enlace';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Destino';
|
||||
|
|
@ -33,4 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Descripcion de la imagen';
|
|||
tinyMCELang['lang_help_desc'] = 'Ayuda';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Teksink
|
|||
tinyMCELang['lang_edit_confirm'] = 'Haluatko käyttää WYSIWYG moodia tähän tekstialueeseen?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Lisää/muokkaa linkkiä';
|
||||
tinyMCELang['lang_insert'] = 'Lisää';
|
||||
tinyMCELang['lang_update'] = 'Lisää';
|
||||
tinyMCELang['lang_cancel'] = 'Peruuta';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Linkin URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Kohde';
|
||||
|
|
@ -33,4 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Kuvan selite';
|
|||
tinyMCELang['lang_help_desc'] = 'Apua';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ tinyMCELang['lang_focus_alert'] = 'Miel\u00F5tt haszn\u00E1lja ezt a funkci\u00F
|
|||
tinyMCELang['lang_edit_confirm'] = 'K\u00EDv\u00E1nja a WYSIWYG m\u00F3dot erre a sz\u00F6vegter\u00FCletre alkalmazni??';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Link beillesztése/szerkesztése';
|
||||
tinyMCELang['lang_insert'] = 'Beillesztés';
|
||||
tinyMCELang['lang_update'] = 'Beillesztés';
|
||||
tinyMCELang['lang_cancel'] = 'Mégsem';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Link URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Cél';
|
||||
|
|
@ -34,3 +35,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Képleírás';
|
|||
tinyMCELang['lang_help_desc'] = 'Segítég';
|
||||
tinyMCELang['lang_bold_img'] = 'bold.gif';
|
||||
tinyMCELang['lang_italic_img'] = 'italic.gif';
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Una istanza dell\' editor deve essere selezio
|
|||
tinyMCELang['lang_edit_confirm'] = 'Vuoi usare la modalit\u00E0 WYSIWYG per questa textarea?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Inserisci/modifica link';
|
||||
tinyMCELang['lang_insert'] = 'Inserisci';
|
||||
tinyMCELang['lang_update'] = 'Inserisci';
|
||||
tinyMCELang['lang_cancel'] = 'Cancella';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Link URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Target';
|
||||
|
|
@ -33,4 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Descrizione dell\'immagine';
|
|||
tinyMCELang['lang_help_desc'] = 'Guida';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,15 +22,17 @@ tinyMCELang['lang_focus_alert'] = 'Verplaats de focus naar de editor voor het ui
|
|||
tinyMCELang['lang_edit_confirm'] = 'Wilt u de WYSIWYG mode voor deze textarea gebruiken?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Link invoegen/bewerken';
|
||||
tinyMCELang['lang_insert'] = 'Invoegen';
|
||||
tinyMCELang['lang_update'] = 'Bewerken';
|
||||
tinyMCELang['lang_cancel'] = 'Afbreken';
|
||||
tinyMCELang['lang_insert_link_url'] = 'URL link';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Bestemming';
|
||||
tinyMCELang['lang_insert_link_target_same'] = 'Open link in hetzelfde venster';
|
||||
tinyMCELang['lang_insert_link_target_blank'] = 'Open link in een nieuw venster';
|
||||
tinyMCELang['lang_insert_image_title'] = 'Afbeelding invoegen/bewerken';
|
||||
tinyMCELang['lang_insert_image_src'] = 'URL afbeelding';
|
||||
tinyMCELang['lang_insert_image_alt'] = 'Beschrijving afbeelding';
|
||||
tinyMCELang['lang_insert_image_src'] = 'Afbeelding';
|
||||
tinyMCELang['lang_insert_image_alt'] = 'Beschrijving';
|
||||
tinyMCELang['lang_help_desc'] = 'Help';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'Pole edytora musi by
|
|||
tinyMCELang['lang_edit_confirm'] = 'Czy chcesz u¿yæ trybu WYSIWYG dla tego pola tekstowego ?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Wstaw/edtytuj ³±cze';
|
||||
tinyMCELang['lang_insert'] = 'Wstaw';
|
||||
tinyMCELang['lang_update'] = 'Wstaw';
|
||||
tinyMCELang['lang_cancel'] = 'Anuluj';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Adres URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Cel';
|
||||
|
|
@ -33,4 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Opis zdj
|
|||
tinyMCELang['lang_help_desc'] = 'Pomoc';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -22,14 +22,19 @@ tinyMCELang['lang_focus_alert'] = 'Flytta mark\u00F6ren till en text yta innan d
|
|||
tinyMCELang['lang_edit_confirm'] = 'Vill du andvända WYSIWYG editorn för detta textfält?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Skapa/redigera länk';
|
||||
tinyMCELang['lang_insert'] = 'Skapa';
|
||||
tinyMCELang['lang_update'] = 'Uppdatera';
|
||||
tinyMCELang['lang_cancel'] = 'Avbryt';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Länkens URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Fönster';
|
||||
tinyMCELang['lang_insert_link_target_same'] = 'Öppna länken i samma fönster';
|
||||
tinyMCELang['lang_insert_link_target_blank'] = 'Öppna länken i ett nytt fönster';
|
||||
tinyMCELang['lang_insert_link_delta_width'] = 20;
|
||||
tinyMCELang['lang_insert_link_delta_height'] = 10;
|
||||
tinyMCELang['lang_insert_image_title'] = 'Skapa/redigera bild';
|
||||
tinyMCELang['lang_insert_image_src'] = 'Bildens URL';
|
||||
tinyMCELang['lang_insert_image_alt'] = 'Bildens beskrivning';
|
||||
tinyMCELang['lang_help_desc'] = 'Hjälp';
|
||||
tinyMCELang['lang_insert_image_alt'] = 'Bildens beskrivning';
|
||||
tinyMCELang['lang_bold_img'] = 'bold_de_se.gif';
|
||||
tinyMCELang['lang_italic_img'] = 'italic_de_se.gif';
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Klipput/Kopiera/Klistra fungerar inte Mozilla och Firefox. Vill du veta mer om detta?';
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ tinyMCELang['lang_focus_alert'] = 'A editor instance must be focused before usin
|
|||
tinyMCELang['lang_edit_confirm'] = 'Do you want to use the WYSIWYG mode for this textarea?';
|
||||
tinyMCELang['lang_insert_link_title'] = 'Insert/edit link';
|
||||
tinyMCELang['lang_insert'] = 'Insert';
|
||||
tinyMCELang['lang_update'] = 'Update';
|
||||
tinyMCELang['lang_cancel'] = 'Cancel';
|
||||
tinyMCELang['lang_insert_link_url'] = 'Link URL';
|
||||
tinyMCELang['lang_insert_link_target'] = 'Target';
|
||||
|
|
@ -33,3 +34,5 @@ tinyMCELang['lang_insert_image_alt'] = 'Image description';
|
|||
tinyMCELang['lang_help_desc'] = 'Help';
|
||||
tinyMCELang['lang_bold_img'] = "bold.gif";
|
||||
tinyMCELang['lang_italic_img'] = "italic.gif";
|
||||
tinyMCELang['lang_underline_img'] = "underline.gif";
|
||||
tinyMCELang['lang_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ function TinyMCE_emotions_execCommand(editor_id, element, command, user_interfac
|
|||
|
||||
template['file'] = '../../plugins/emotions/emotions.htm'; // Relative to theme
|
||||
template['width'] = 150;
|
||||
template['height'] = 170;
|
||||
template['height'] = 180;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id});
|
||||
|
||||
|
|
|
|||
|
|
@ -16,28 +16,28 @@
|
|||
<div class="title">{$lang_insert_emotions_title}:<br /><br /></div>
|
||||
<table border="0" cellspacing="0" cellpadding="4">
|
||||
<tr>
|
||||
<td><a href="javascript:insertEmotion('smiley-cool.gif');"><img src="images/smiley-cool.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-cry.gif');"><img src="images/smiley-cry.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-embarassed.gif');"><img src="images/smiley-embarassed.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-foot-in-mouth.gif');"><img src="images/smiley-foot-in-mouth.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-cool.gif');"><img src="images/smiley-cool.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-cry.gif');"><img src="images/smiley-cry.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-embarassed.gif');"><img src="images/smiley-embarassed.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-foot-in-mouth.gif');"><img src="images/smiley-foot-in-mouth.gif" width="18" height="18" border="0" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="javascript:insertEmotion('smiley-frown.gif');"><img src="images/smiley-frown.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-innocent.gif');"><img src="images/smiley-innocent.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-kiss.gif');"><img src="images/smiley-kiss.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-laughing.gif');"><img src="images/smiley-laughing.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-frown.gif');"><img src="images/smiley-frown.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-innocent.gif');"><img src="images/smiley-innocent.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-kiss.gif');"><img src="images/smiley-kiss.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-laughing.gif');"><img src="images/smiley-laughing.gif" width="18" height="18" border="0" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="javascript:insertEmotion('smiley-money-mouth.gif');"><img src="images/smiley-money-mouth.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-sealed.gif');"><img src="images/smiley-sealed.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-smile.gif');"><img src="images/smiley-smile.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-surprised.gif');"><img src="images/smiley-surprised.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-money-mouth.gif');"><img src="images/smiley-money-mouth.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-sealed.gif');"><img src="images/smiley-sealed.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-smile.gif');"><img src="images/smiley-smile.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-surprised.gif');"><img src="images/smiley-surprised.gif" width="18" height="18" border="0" /></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="javascript:insertEmotion('smiley-tongue-out.gif');"><img src="images/smiley-tongue-out.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-undecided.gif');"><img src="images/smiley-undecided.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-wink.gif');"><img src="images/smiley-wink.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="javascript:insertEmotion('smiley-yell.gif');"><img src="images/smiley-yell.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-tongue-out.gif');"><img src="images/smiley-tongue-out.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-undecided.gif');"><img src="images/smiley-undecided.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-wink.gif');"><img src="images/smiley-wink.gif" width="18" height="18" border="0" /></a></td>
|
||||
<td><a href="#" onclick="insertEmotion('smiley-yell.gif');"><img src="images/smiley-yell.gif" width="18" height="18" border="0" /></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
These emotions where taken from Mozilla Thunderbird.
|
||||
I hope they don't get angry if I use them here after all this is a open source project aswell.
|
||||
These emotions where taken from Mozilla Thunderbird.
|
||||
I hope they don't get angry if I use them here after all this is a open source project aswell.
|
||||
|
|
|
|||
|
|
@ -1,61 +1,61 @@
|
|||
/* Import theme specific language pack */
|
||||
tinyMCE.importPluginLanguagePack('preview', 'uk,se');
|
||||
|
||||
/**
|
||||
* Returns the HTML contents of the preview control.
|
||||
*/
|
||||
function TinyMCE_preview_getControlHTML(control_name) {
|
||||
switch (control_name) {
|
||||
case "preview":
|
||||
return '<img id="{$editor_id}_preview" src="{$pluginurl}/images/preview.gif" title="{$lang_preview_desc}" width="20" height="20" class="mceButtonNormal" onmouseover="tinyMCE.switchClass(this,\'mceButtonOver\');" onmouseout="tinyMCE.restoreClass(this);" onmousedown="tinyMCE.restoreAndSwitchClass(this,\'mceButtonDown\');" onclick="tinyMCE.execInstanceCommand(\'{$editor_id}\',\'mcePreview\');">';
|
||||
}
|
||||
|
||||
return "";
|
||||
}
|
||||
|
||||
/**
|
||||
* Executes the mcePreview command.
|
||||
*/
|
||||
function TinyMCE_preview_execCommand(editor_id, element, command, user_interface, value) {
|
||||
// Handle commands
|
||||
switch (command) {
|
||||
case "mcePreview":
|
||||
var previewPage = tinyMCE.getParam("plugin_preview_pageurl", null);
|
||||
var previewWidth = tinyMCE.getParam("plugin_preview_width", "550");
|
||||
var previewHeight = tinyMCE.getParam("plugin_preview_height", "600");
|
||||
|
||||
// Use a custom preview page
|
||||
if (previewPage) {
|
||||
var template = new Array();
|
||||
|
||||
template['file'] = previewPage;
|
||||
template['width'] = previewWidth;
|
||||
template['height'] = previewHeight;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, resizable : "yes", scrollbars : "yes", content : tinyMCE.getContent(), content_css : tinyMCE.getParam("content_css")});
|
||||
} else {
|
||||
var win = window.open("", "mcePreview", "menubar=yes,toolbar=yes,scrollbars=yes,left=20,top=20,width=" + previewWidth + ",height=" + previewHeight);
|
||||
var html = "";
|
||||
|
||||
html += '<!doctype html public "-//w3c//dtd html 4.0 transitional//en">';
|
||||
html += '<html>';
|
||||
html += '<head>';
|
||||
html += '<title>' + tinyMCE.getLang('lang_preview_desc') + '</title>';
|
||||
html += '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">';
|
||||
html += '<link href="' + tinyMCE.getParam("content_css") + '" rel="stylesheet" type="text/css">';
|
||||
html += '</head>';
|
||||
html += '<body>';
|
||||
html += tinyMCE.getContent();
|
||||
html += '</body>';
|
||||
html += '</html>';
|
||||
|
||||
win.document.write(html);
|
||||
win.document.close();
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
// Pass to next handler in chain
|
||||
return false;
|
||||
}
|
||||
/* Import theme specific language pack */
|
||||
tinyMCE.importPluginLanguagePack('preview', 'uk,se,de');
|
||||
|
||||
/**
|
||||
* Returns the HTML contents of the preview control.
|
||||
*/
|
||||
function TinyMCE_preview_getControlHTML(control_name) {
|
||||
switch (control_name) {
|
||||
case "preview":
|
||||
return '<img id="{$editor_id}_preview" src="{$pluginurl}/images/preview.gif" title="{$lang_preview_desc}" width="20" height="20" class="mceButtonNormal" onmouseover="tinyMCE.switchClass(this,\'mceButtonOver\');" onmouseout="tinyMCE.restoreClass(this);" onmousedown="tinyMCE.restoreAndSwitchClass(this,\'mceButtonDown\');" onclick="tinyMCE.execInstanceCommand(\'{$editor_id}\',\'mcePreview\');" />';
|
||||
}
|
||||
|
||||
return "";
|
||||
}
|
||||
|
||||
/**
|
||||
* Executes the mcePreview command.
|
||||
*/
|
||||
function TinyMCE_preview_execCommand(editor_id, element, command, user_interface, value) {
|
||||
// Handle commands
|
||||
switch (command) {
|
||||
case "mcePreview":
|
||||
var previewPage = tinyMCE.getParam("plugin_preview_pageurl", null);
|
||||
var previewWidth = tinyMCE.getParam("plugin_preview_width", "550");
|
||||
var previewHeight = tinyMCE.getParam("plugin_preview_height", "600");
|
||||
|
||||
// Use a custom preview page
|
||||
if (previewPage) {
|
||||
var template = new Array();
|
||||
|
||||
template['file'] = previewPage;
|
||||
template['width'] = previewWidth;
|
||||
template['height'] = previewHeight;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, resizable : "yes", scrollbars : "yes", content : tinyMCE.getContent(), content_css : tinyMCE.getParam("content_css")});
|
||||
} else {
|
||||
var win = window.open("", "mcePreview", "menubar=no,toolbar=no,scrollbars=yes,resizable=yes,left=20,top=20,width=" + previewWidth + ",height=" + previewHeight);
|
||||
var html = "";
|
||||
|
||||
html += '<!doctype html public "-//w3c//dtd html 4.0 transitional//en">';
|
||||
html += '<html>';
|
||||
html += '<head>';
|
||||
html += '<title>' + tinyMCE.getLang('lang_preview_desc') + '</title>';
|
||||
html += '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">';
|
||||
html += '<link href="' + tinyMCE.getParam("content_css") + '" rel="stylesheet" type="text/css">';
|
||||
html += '</head>';
|
||||
html += '<body>';
|
||||
html += tinyMCE.getContent();
|
||||
html += '</body>';
|
||||
html += '</html>';
|
||||
|
||||
win.document.write(html);
|
||||
win.document.close();
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
// Pass to next handler in chain
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
/* Import theme specific language pack */
|
||||
tinyMCE.importPluginLanguagePack('zoom', 'uk,se');
|
||||
|
||||
/**
|
||||
* Returns the HTML contents of the zoom control.
|
||||
*/
|
||||
|
|
@ -8,10 +11,10 @@ function TinyMCE_zoom_getControlHTML(control_name) {
|
|||
switch (control_name) {
|
||||
case "zoom":
|
||||
return '<select id="{$editor_id}_formatSelect" name="{$editor_id}_zoomSelect" onchange="tinyMCE.execInstanceCommand(\'{$editor_id}\',\'mceZoom\',false,this.options[this.selectedIndex].value);" class="mceSelectList">\
|
||||
<option value="100%">100%</option>\
|
||||
<option value="150%">150%</option>\
|
||||
<option value="200%">200%</option>\
|
||||
<option value="250%">250%</option>\
|
||||
<option value="100%">{$lang_zoom_prefix} 100%</option>\
|
||||
<option value="150%">{$lang_zoom_prefix} 150%</option>\
|
||||
<option value="200%">{$lang_zoom_prefix} 200%</option>\
|
||||
<option value="250%">{$lang_zoom_prefix} 250%</option>\
|
||||
</select>';
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
<script language="javascript">
|
||||
function init() {
|
||||
document.forms[0].anchorName.value = tinyMCE.getWindowArg('name');
|
||||
document.forms[0].insert.value = tinyMCE.getLang('lang_' + tinyMCE.getWindowArg('action'));
|
||||
window.focus();
|
||||
}
|
||||
|
||||
|
|
@ -33,9 +34,9 @@
|
|||
<td><input name="anchorName" type="text" id="anchorName" value="" style="width: 200px"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><input type="button" name="insert" value="{$lang_insert}" onclick="insertAnchor();">
|
||||
<td><input type="button" id="insert" name="insert" value="{$lang_insert}" onclick="insertAnchor();">
|
||||
</td>
|
||||
<td align="right"><input type="button" name="cancel" value="{$lang_cancel}" onclick="cancelAction();"></td>
|
||||
<td align="right"><input type="button" id="cancel" name="cancel" value="{$lang_cancel}" onclick="cancelAction();"></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -1,71 +1,382 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>{$lang_theme_charmap_title}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<script language="javascript" src="../../tiny_mce_popup.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
|
||||
var charmap = [ "€","ƒ","„","…","†","‡","ˆ","\‰","Š","‹",
|
||||
"Œ","‘","’","’","“","”","•","–","—","˜","™",
|
||||
"š","›","œ","Ÿ","¡","¢","£","£","¤","¥","¦",
|
||||
"§","¨","©","ª","«","¬","","®","¯","°",
|
||||
"±","²","³","´","µ","¶","·","¸","¹",
|
||||
"º","»","¼","½","¾","¿","À","Á",
|
||||
"Â","Ã","Ä","Å","Æ","Ç","È","É",
|
||||
"Ê","Ë","Ì","Í","Î","Ï","Ð","Ñ","Ò",
|
||||
"Ó","Ô","Õ","Ö","×","Ø","Ù","Ú",
|
||||
"Û","Ü","Ý","Þ","ß","à","á","â",
|
||||
"ã","ä","å","æ","ç","è","é","ê",
|
||||
"ë","ì","í","î","ï","ð","ñ","ò",
|
||||
"ó","ô","õ","ö","÷","ø","ù","ú",
|
||||
"û","ü","ü","ý","þ","ÿ" ];
|
||||
|
||||
function renderCharMapHTML() {
|
||||
var html = '<table border="1" class="charmap" cellspacing="0"><tr>';
|
||||
var charsPerRow = 19;
|
||||
|
||||
for (var i=0; i<charmap.length; i++) {
|
||||
html += '<td class="charmap" onmouseover="tinyMCE.switchClass(this,\'charmapOver\');previewChar(\'' + charmap[i] + '\');" onmouseout="tinyMCE.restoreClass(this,\'charmapOver\');"><a class="charmap" href="javascript:insertChar(\'' + charmap[i] + '\');">' + charmap[i] + '</a></td>';
|
||||
|
||||
if ((i+1) % charsPerRow == 0)
|
||||
html += '</tr><tr>';
|
||||
}
|
||||
|
||||
if (i % charsPerRow > 0) {
|
||||
var padd = charsPerRow - (i % charsPerRow);
|
||||
|
||||
// Padd
|
||||
for (var i=0; i<padd; i++)
|
||||
html += '<td class="charmap"> </td>';
|
||||
}
|
||||
|
||||
html += '</table>';
|
||||
|
||||
document.write(html);
|
||||
}
|
||||
|
||||
function insertChar(chr) {
|
||||
tinyMCE.execInstanceCommand(tinyMCE.getWindowArg('editor_id'), 'mceInsertContent', false, chr);
|
||||
window.close();
|
||||
}
|
||||
|
||||
function previewChar(chr) {
|
||||
//var elm = document.getElementById('preview');
|
||||
//elm.innerHTML = chr;
|
||||
}
|
||||
|
||||
window.focus();
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="title">{$lang_theme_charmap_title}</div>
|
||||
<br>
|
||||
<div align="center">
|
||||
<script language="javascript" type="text/javascript">
|
||||
renderCharMapHTML();
|
||||
</script>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>{$lang_theme_charmap_title}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<script language="javascript" type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
var charmap = new Array();
|
||||
|
||||
// for mor details please see w3c.org
|
||||
// now here is the complete list ;)
|
||||
|
||||
charmap = [
|
||||
[' ', ' ', true, 'no-break space'],
|
||||
['&', '&', true, 'ampersand'],
|
||||
['"', '"', true, 'quotation mark'],
|
||||
// finance
|
||||
['¢', '¢', true, 'cent sign'],
|
||||
['€', '€', true, 'euro sign'],
|
||||
['£', '£', true, 'pound sign'],
|
||||
['¥', '¥', true, 'yen sign'],
|
||||
// signs
|
||||
['©', '©', true, 'copyright sign'],
|
||||
['®', '®', true, 'registered sign'],
|
||||
['™', '™', true, 'trade mark sign'],
|
||||
['‰', '‰', true, 'per mille sign'],
|
||||
['µ', 'µ', true, 'micro sign'],
|
||||
['·', '·', true, 'middle dot'],
|
||||
['•', '•', true, 'bullet'],
|
||||
['…', '…', true, 'three dot leader'],
|
||||
['′', '′', true, 'minutes / feet'],
|
||||
['″', '″', true, 'seconds / inches'],
|
||||
['§', '§', true, 'section sign'],
|
||||
['¶', '¶', true, 'paragraph sign'],
|
||||
['ß', 'ß', true, 'sharp s / ess-zed'],
|
||||
// quotations
|
||||
['‹', '‹', true, 'single left-pointing angle quotation mark'],
|
||||
['›', '›', true, 'single right-pointing angle quotation mark'],
|
||||
['«', '«', true, 'left pointing guillemet'],
|
||||
['»', '»', true, 'right pointing guillemet'],
|
||||
['‘', '‘', true, 'left single quotation mark'],
|
||||
['’', '’', true, 'right single quotation mark'],
|
||||
['“', '“', true, 'left double quotation mark'],
|
||||
['”', '”', true, 'right double quotation mark'],
|
||||
['‚', '‚', true, 'single low-9 quotation mark'],
|
||||
['„', '„', true, 'double low-9 quotation mark'],
|
||||
['<', '<', true, 'less-than sign'],
|
||||
['>', '>', true, 'greater-than sign'],
|
||||
['≤', '≤', true, 'less-than or equal to'],
|
||||
['≥', '≥', true, 'greater-than or equal to'],
|
||||
['–', '–', true, 'en dash'],
|
||||
['—', '—', true, 'em dash'],
|
||||
['¯', '¯', true, 'macron'],
|
||||
['‾', '‾', true, 'overline'],
|
||||
['¤', '¤', true, 'currency sign'],
|
||||
['¦', '¦', true, 'broken bar'],
|
||||
['¨', '¨', true, 'diaeresis'],
|
||||
['¡', '¡', true, 'inverted exclamation mark'],
|
||||
['¿', '¿', true, 'turned question mark'],
|
||||
['ˆ', 'ˆ', true, 'circumflex accent'],
|
||||
['˜', '˜', true, 'small tilde'],
|
||||
['°', '°', true, 'degree sign'],
|
||||
['−', '−', true, 'minus sign'],
|
||||
['±', '±', true, 'plus-minus sign'],
|
||||
['÷', '÷', true, 'division sign'],
|
||||
['⁄', '⁄', true, 'fraction slash'],
|
||||
['×', '×', true, 'multiplication sign'],
|
||||
['¹', '¹', true, 'superscript one'],
|
||||
['²', '²', true, 'superscript two'],
|
||||
['³', '³', true, 'superscript three'],
|
||||
['¼', '¼', true, 'fraction one quarter'],
|
||||
['½', '½', true, 'fraction one half'],
|
||||
['¾', '¾', true, 'fraction three quarters'],
|
||||
// math / logical
|
||||
['ƒ', 'ƒ', true, 'function / florin'],
|
||||
['∫', '∫', true, 'integral'],
|
||||
['∑', '∑', true, 'n-ary sumation'],
|
||||
['∞', '∞', true, 'infinity'],
|
||||
['√', '√', true, 'square root'],
|
||||
['∼', '∼', false,'similar to'],
|
||||
['≅', '≅', false,'approximately equal to'],
|
||||
['≈', '≈', true, 'almost equal to'],
|
||||
['≠', '≠', true, 'not equal to'],
|
||||
['≡', '≡', true, 'identical to'],
|
||||
['∈', '∈', false,'element of'],
|
||||
['∉', '∉', false,'not an element of'],
|
||||
['∋', '∋', false,'contains as member'],
|
||||
['∏', '∏', true, 'n-ary product'],
|
||||
['∧', '∧', false,'logical and'],
|
||||
['∨', '∨', false,'logical or'],
|
||||
['¬', '¬', true, 'not sign'],
|
||||
['∩', '∩', true, 'intersection'],
|
||||
['∪', '∪', false,'union'],
|
||||
['∂', '∂', true, 'partial differential'],
|
||||
['∀', '∀', false,'for all'],
|
||||
['∃', '∃', false,'there exists'],
|
||||
['∅', '∅', false,'diameter'],
|
||||
['∇', '∇', false,'backward difference'],
|
||||
['∗', '∗', false,'asterisk operator'],
|
||||
['∝', '∝', false,'proportional to'],
|
||||
['∠', '∠', false,'angle'],
|
||||
// undefined
|
||||
['´', '´', true, 'acute accent'],
|
||||
['¸', '¸', true, 'cedilla'],
|
||||
['ª', 'ª', true, 'feminine ordinal indicator'],
|
||||
['º', 'º', true, 'masculine ordinal indicator'],
|
||||
['†', '†', true, 'dagger'],
|
||||
['‡', '‡', true, 'double dagger'],
|
||||
// alphabetical special chars
|
||||
['À', 'À', true, 'A - grave'],
|
||||
['Á', 'Á', true, 'A - acute'],
|
||||
['Â', 'Â', true, 'A - circumflex'],
|
||||
['Ã', 'Ã', true, 'A - tilde'],
|
||||
['Ä', 'Ä', true, 'A - diaeresis'],
|
||||
['Å', 'Å', true, 'A - ring above'],
|
||||
['Æ', 'Æ', true, 'ligature AE'],
|
||||
['Ç', 'Ç', true, 'C - cedilla'],
|
||||
['È', 'È', true, 'E - grave'],
|
||||
['É', 'É', true, 'E - acute'],
|
||||
['Ê', 'Ê', true, 'E - circumflex'],
|
||||
['Ë', 'Ë', true, 'E - diaeresis'],
|
||||
['Ì', 'Ì', true, 'I - grave'],
|
||||
['Í', 'Í', true, 'I - acute'],
|
||||
['Î', 'Î', true, 'I - circumflex'],
|
||||
['Ï', 'Ï', true, 'I - diaeresis'],
|
||||
['Ð', 'Ð', true, 'ETH'],
|
||||
['Ñ', 'Ñ', true, 'N - tilde'],
|
||||
['Ò', 'Ò', true, 'O - grave'],
|
||||
['Ó', 'Ó', true, 'O - acute'],
|
||||
['Ô', 'Ô', true, 'O - circumflex'],
|
||||
['Õ', 'Õ', true, 'O - tilde'],
|
||||
['Ö', 'Ö', true, 'O - diaeresis'],
|
||||
['Ø', 'Ø', true, 'O - slash'],
|
||||
['Œ', 'Œ', true, 'ligature OE'],
|
||||
['Š', 'Š', true, 'S - caron'],
|
||||
['Ù', 'Ù', true, 'U - grave'],
|
||||
['Ú', 'Ú', true, 'U - acute'],
|
||||
['Û', 'Û', true, 'U - circumflex'],
|
||||
['Ü', 'Ü', true, 'U - diaeresis'],
|
||||
['Ý', 'Ý', true, 'Y - acute'],
|
||||
['Ÿ', 'Ÿ', true, 'Y - diaeresis'],
|
||||
['Þ', 'Þ', true, 'THORN'],
|
||||
['à', 'à', true, 'a - grave'],
|
||||
['á', 'á', true, 'a - acute'],
|
||||
['â', 'â', true, 'a - circumflex'],
|
||||
['ã', 'ã', true, 'a - tilde'],
|
||||
['ä', 'ä', true, 'a - diaeresis'],
|
||||
['å', 'å', true, 'a - ring above'],
|
||||
['æ', 'æ', true, 'ligature ae'],
|
||||
['ç', 'ç', true, 'c - cedilla'],
|
||||
['è', 'è', true, 'e - grave'],
|
||||
['é', 'é', true, 'e - acute'],
|
||||
['ê', 'ê', true, 'e - circumflex'],
|
||||
['ë', 'ë', true, 'e - diaeresis'],
|
||||
['ì', 'ì', true, 'i - grave'],
|
||||
['í', 'í', true, 'i - acute'],
|
||||
['î', 'î', true, 'i - circumflex'],
|
||||
['ï', 'ï', true, 'i - diaeresis'],
|
||||
['ð', 'ð', true, 'eth'],
|
||||
['ñ', 'ñ', true, 'n - tilde'],
|
||||
['ò', 'ò', true, 'o - grave'],
|
||||
['ó', 'ó', true, 'o - acute'],
|
||||
['ô', 'ô', true, 'o - circumflex'],
|
||||
['õ', 'õ', true, 'o - tilde'],
|
||||
['ö', 'ö', true, 'o - diaeresis'],
|
||||
['ø', 'ø', true, 'o slash'],
|
||||
['œ', 'œ', true, 'ligature oe'],
|
||||
['š', 'š', true, 's - caron'],
|
||||
['ù', 'ù', true, 'u - grave'],
|
||||
['ú', 'ú', true, 'u - acute'],
|
||||
['û', 'û', true, 'u - circumflex'],
|
||||
['ü', 'ü', true, 'u - diaeresis'],
|
||||
['ý', 'ý', true, 'y - acute'],
|
||||
['þ', 'þ', true, 'thorn'],
|
||||
['ÿ', 'ÿ', true, 'y - diaeresis'],
|
||||
// ['Α', 'Α', true, 'Alpha'],
|
||||
['Β', 'Β', true, 'Beta'],
|
||||
['Γ', 'Γ', true, 'Gamma'],
|
||||
['Δ', 'Δ', true, 'Delta'],
|
||||
['Ε', 'Ε', true, 'Epsilon'],
|
||||
['Ζ', 'Ζ', true, 'Zeta'],
|
||||
['Η', 'Η', true, 'Eta'],
|
||||
['Θ', 'Θ', true, 'Theta'],
|
||||
['Ι', 'Ι', true, 'Iota'],
|
||||
['Κ', 'Κ', true, 'Kappa'],
|
||||
['Λ', 'Λ', true, 'Lambda'],
|
||||
['Μ', 'Μ', true, 'Mu'],
|
||||
['Ν', 'Ν', true, 'Nu'],
|
||||
['Ξ', 'Ξ', true, 'Xi'],
|
||||
['Ο', 'Ο', true, 'Omicron'],
|
||||
['Π', 'Π', true, 'Pi'],
|
||||
['Ρ', 'Ρ', true, 'Rho'],
|
||||
['Σ', 'Σ', true, 'Sigma'],
|
||||
['Τ', 'Τ', true, 'Tau'],
|
||||
['Υ', 'Υ', true, 'Upsilon'],
|
||||
['Φ', 'Φ', true, 'Phi'],
|
||||
['Χ', 'Χ', true, 'Chi'],
|
||||
['Ψ', 'Ψ', true, 'Psi'],
|
||||
['Ω', 'Ω', true, 'Omega'],
|
||||
['α', 'α', true, 'alpha'],
|
||||
['β', 'β', true, 'beta'],
|
||||
['γ', 'γ', true, 'gamma'],
|
||||
['δ', 'δ', true, 'delta'],
|
||||
['ε', 'ε', true, 'epsilon'],
|
||||
['ζ', 'ζ', true, 'zeta'],
|
||||
['η', 'η', true, 'eta'],
|
||||
['θ', 'θ', true, 'theta'],
|
||||
['ι', 'ι', true, 'iota'],
|
||||
['κ', 'κ', true, 'kappa'],
|
||||
['λ', 'λ', true, 'lambda'],
|
||||
['μ', 'μ', true, 'mu'],
|
||||
['ν', 'ν', true, 'nu'],
|
||||
['ξ', 'ξ', true, 'xi'],
|
||||
['ο', 'ο', true, 'omicron'],
|
||||
['π', 'π', true, 'pi'],
|
||||
['ρ', 'ρ', true, 'rho'],
|
||||
['ς', 'ς', true, 'final sigma'],
|
||||
['σ', 'σ', true, 'sigma'],
|
||||
['τ', 'τ', true, 'tau'],
|
||||
['υ', 'υ', true, 'upsilon'],
|
||||
['φ', 'φ', true, 'phi'],
|
||||
['χ', 'χ', true, 'chi'],
|
||||
['ψ', 'ψ', true, 'psi'],
|
||||
['ω', 'ω', true, 'omega'],
|
||||
// symbols
|
||||
['ℵ', 'ℵ', false,'alef symbol'],
|
||||
['ϖ', 'ϖ', false,'pi symbol'],
|
||||
['ℜ', 'ℜ', false,'real part symbol'],
|
||||
['ϑ','ϑ', false,'theta symbol'],
|
||||
['ϒ', 'ϒ', false,'upsilon - hook symbol'],
|
||||
['℘', '℘', false,'Weierstrass p'],
|
||||
['ℑ', 'ℑ', false,'imaginary part'],
|
||||
// arrows
|
||||
['←', '←', true, 'leftwards arrow'],
|
||||
['↑', '↑', true, 'upwards arrow'],
|
||||
['→', '→', true, 'rightwards arrow'],
|
||||
['↓', '↓', true, 'downwards arrow'],
|
||||
['↔', '↔', true, 'left right arrow'],
|
||||
['↵', '↵', false,'carriage return'],
|
||||
['⇐', '⇐', false,'leftwards double arrow'],
|
||||
['⇑', '⇑', false,'upwards double arrow'],
|
||||
['⇒', '⇒', false,'rightwards double arrow'],
|
||||
['⇓', '⇓', false,'downwards double arrow'],
|
||||
['⇔', '⇔', false,'left right double arrow'],
|
||||
['∴', '∴', false,'therefore'],
|
||||
['⊂', '⊂', false,'subset of'],
|
||||
['⊃', '⊃', false,'superset of'],
|
||||
['⊄', '⊄', false,'not a subset of'],
|
||||
['⊆', '⊆', false,'subset of or equal to'],
|
||||
['⊇', '⊇', false,'superset of or equal to'],
|
||||
['⊕', '⊕', false,'circled plus'],
|
||||
['⊗', '⊗', false,'circled times'],
|
||||
['⊥', '⊥', false,'perpendicular'],
|
||||
['⋅', '⋅', false,'dot operator'],
|
||||
['⌈', '⌈', false,'left ceiling'],
|
||||
['⌉', '⌉', false,'right ceiling'],
|
||||
['⌊', '⌊', false,'left floor'],
|
||||
['⌋', '⌋', false,'right floor'],
|
||||
['⟨', '〈', false,'left-pointing angle bracket'],
|
||||
['⟩', '〉', false,'right-pointing angle bracket'],
|
||||
['◊', '◊', true,'lozenge'],
|
||||
['♠', '♠', false,'black spade suit'],
|
||||
['♣', '♣', true, 'black club suit'],
|
||||
['♥', '♥', true, 'black heart suit'],
|
||||
['♦', '♦', true, 'black diamond suit'],
|
||||
[' ', ' ', false,'en space'],
|
||||
[' ', ' ', false,'em space'],
|
||||
[' ', ' ', false,'thin space'],
|
||||
['‌', '‌', false,'zero width non-joiner'],
|
||||
['‍', '‍', false,'zero width joiner'],
|
||||
['‎', '‎', false,'left-to-right mark'],
|
||||
['‏', '‏', false,'right-to-left mark'],
|
||||
['­', '­', false,'soft hyphen']
|
||||
];
|
||||
|
||||
function renderCharMapHTML() {
|
||||
var charsPerRow = 20, tdWidth=20, tdHeight=20;
|
||||
var html = '<table border="0" cellspacing="1" cellpadding="0" width="' + (tdWidth*charsPerRow) + '"><tr height="' + tdHeight + '">';
|
||||
var cols=-1;
|
||||
for (var i=0; i<charmap.length; i++) {
|
||||
if (charmap[i][2]==true) {
|
||||
cols++;
|
||||
html += ''
|
||||
+ '<td width="' + tdWidth + '" height="' + tdHeight + '" class="charmap"'
|
||||
+ ' onmouseover="tinyMCE.switchClass(this,\'charmapOver\');'
|
||||
+ 'previewChar(\'' + charmap[i][1].substring(1,charmap[i][1].length) + '\',\'' + charmap[i][0].substring(1,charmap[i][0].length) + '\',\'' + charmap[i][3] + '\');"'
|
||||
+ ' onmouseout="tinyMCE.restoreClass(this,\'charmapOver\');"'
|
||||
+ ' onclick="insertChar(\'' + charmap[i][1].substring(2,charmap[i][1].length-1) + '\');return false;"'
|
||||
+ ' title="' + charmap[i][3] + '" nowrap="nowrap">'
|
||||
+ charmap[i][1]
|
||||
+ '</td>';
|
||||
if ((cols+1) % charsPerRow == 0)
|
||||
html += '</tr><tr height="' + tdHeight + '">';
|
||||
}
|
||||
}
|
||||
if (cols % charsPerRow > 0) {
|
||||
var padd = charsPerRow - (cols % charsPerRow);
|
||||
for (var i=0; i<padd-1; i++)
|
||||
html += '<td width="' + tdWidth + '" height="' + tdHeight + '" class="charmap"> </td>';
|
||||
}
|
||||
html += '</tr></table>';
|
||||
document.write(html);
|
||||
}
|
||||
|
||||
function insertChar(chr) {
|
||||
tinyMCE.execInstanceCommand(tinyMCE.getWindowArg('editor_id'), 'mceInsertContent', false, '\&#' + chr + ';');
|
||||
//window.close();
|
||||
self.focus();
|
||||
}
|
||||
|
||||
function previewChar(codeA, codeB, codeN) {
|
||||
var elmA = document.getElementById('codeA');
|
||||
var elmB = document.getElementById('codeB');
|
||||
var elmV = document.getElementById('codeV');
|
||||
var elmN = document.getElementById('codeN');
|
||||
|
||||
if (codeA=='#160;') {
|
||||
elmV.innerHTML = '__';
|
||||
} else {
|
||||
elmV.innerHTML = '&' + codeA;
|
||||
}
|
||||
|
||||
elmB.innerHTML = '&' + codeA;
|
||||
elmA.innerHTML = '&' + codeB;
|
||||
elmN.innerHTML = codeN;
|
||||
}
|
||||
|
||||
window.focus();
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<table align="center" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<td colspan="2" class="title">{$lang_theme_charmap_title}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td rowspan="2" align="left" valign="top">
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
renderCharMapHTML();
|
||||
//-->
|
||||
</script>
|
||||
</td>
|
||||
<td width="100" align="center" valign="top">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100" height="100">
|
||||
<tr>
|
||||
<td class="charmapOver" style="font-size: 40px; height:80px;" id="codeV"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align:center;" id="codeN"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="bottom" style="padding-bottom: 3px;">
|
||||
<table width="100" align="center" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">HTML-Code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeA" align="center"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 1px;"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" style="border-left: 1px solid #666699; border-top: 1px solid #666699; border-right: 1px solid #666699;">NUM-Code</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size: 16px; font-weight: bold; border-left: 1px solid #666699; border-bottom: 1px solid #666699; border-right: 1px solid #666699;" id="codeB" align="center"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,66 +1,272 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>{$lang_theme_colorpicker_title}</title>
|
||||
<script language="javascript" src="../../tiny_mce_popup.js"></script>
|
||||
<script language="javascript">
|
||||
function selectColor() {
|
||||
var color = document.getElementById("selectedColorBox").value;
|
||||
if (window.opener)
|
||||
window.opener.tinyMCE.execInstanceCommand(tinyMCE.getWindowArg('editor_id'),tinyMCE.getWindowArg('command'),false,color);
|
||||
|
||||
window.close();
|
||||
}
|
||||
|
||||
function showColor(color) {
|
||||
document.getElementById("selectedColor").style.backgroundColor = color;
|
||||
document.getElementById("selectedColorBox").value = color;
|
||||
}
|
||||
|
||||
window.focus();
|
||||
|
||||
var colorPicker = "";
|
||||
var colors = new Array(
|
||||
"#000000","#000033","#000066","#000099","#0000CC","#0000FF","#330000","#330033","#330066","#330099","#3300CC",
|
||||
"#3300FF","#660000","#660033","#660066","#660099","#6600CC","#6600FF","#990000","#990033","#990066","#990099",
|
||||
"#9900CC","#9900FF","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#FF0000","#FF0033","#FF0066",
|
||||
"#FF0099","#FF00CC","#FF00FF","#003300","#003333","#003366","#003399","#0033CC","#0033FF","#333300","#333333",
|
||||
"#333366","#333399","#3333CC","#3333FF","#663300","#663333","#663366","#663399","#6633CC","#6633FF","#993300",
|
||||
"#993333","#993366","#993399","#9933CC","#9933FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF",
|
||||
"#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#006600","#006633","#006666","#006699","#0066CC",
|
||||
"#0066FF","#336600","#336633","#336666","#336699","#3366CC","#3366FF","#666600","#666633","#666666","#666699",
|
||||
"#6666CC","#6666FF","#996600","#996633","#996666","#996699","#9966CC","#9966FF","#CC6600","#CC6633","#CC6666",
|
||||
"#CC6699","#CC66CC","#CC66FF","#FF6600","#FF6633","#FF6666","#FF6699","#FF66CC","#FF66FF","#009900","#009933",
|
||||
"#009966","#009999","#0099CC","#0099FF","#339900","#339933","#339966","#339999","#3399CC","#3399FF","#669900",
|
||||
"#669933","#669966","#669999","#6699CC","#6699FF","#999900","#999933","#999966","#999999","#9999CC","#9999FF",
|
||||
"#CC9900","#CC9933","#CC9966","#CC9999","#CC99CC","#CC99FF","#FF9900","#FF9933","#FF9966","#FF9999","#FF99CC",
|
||||
"#FF99FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#33CC00","#33CC33","#33CC66","#33CC99",
|
||||
"#33CCCC","#33CCFF","#66CC00","#66CC33","#66CC66","#66CC99","#66CCCC","#66CCFF","#99CC00","#99CC33","#99CC66",
|
||||
"#99CC99","#99CCCC","#99CCFF","#CCCC00","#CCCC33","#CCCC66","#CCCC99","#CCCCCC","#CCCCFF","#FFCC00","#FFCC33",
|
||||
"#FFCC66","#FFCC99","#FFCCCC","#FFCCFF","#00FF00","#00FF33","#00FF66","#00FF99","#00FFCC","#00FFFF","#33FF00",
|
||||
"#33FF33","#33FF66","#33FF99","#33FFCC","#33FFFF","#66FF00","#66FF33","#66FF66","#66FF99","#66FFCC","#66FFFF",
|
||||
"#99FF00","#99FF33","#99FF66","#99FF99","#99FFCC","#99FFFF","#CCFF00","#CCFF33","#CCFF66","#CCFF99","#CCFFCC",
|
||||
"#CCFFFF","#FFFF00","#FFFF33","#FFFF66","#FFFF99","#FFFFCC","#FFFFFF");
|
||||
|
||||
colorPicker += '<table border="0" cellspacing="1" cellpadding="0">';
|
||||
colorPicker += '<tr>';
|
||||
for (var i=0; i<colors.length; i++) {
|
||||
colorPicker += '<td bgcolor="' + colors[i] + '"><a href="javascript:void(0);" onclick="selectColor();" onmouseover="showColor(\'' + colors[i] + '\');"><img border="0" src="images/spacer.gif" width="8" height="12"></a></td>';
|
||||
|
||||
if ((i+1) % 18 == 0)
|
||||
colorPicker += '</tr><tr>';
|
||||
}
|
||||
|
||||
colorPicker += '<tr><td colspan="18">';
|
||||
colorPicker += '<table width="100%" border="0" cellspacing="0" cellpadding="0">';
|
||||
colorPicker += '<tr><td><img id="selectedColor" style="background-color:' + tinyMCE.getWindowArg('input_color') + '" border="0" src="images/spacer.gif" width="80" height="16"></td><td align="right"><input id="selectedColorBox" name="selectedColorBox" type="text" size="7" maxlength="7" style="width:65px" value="' + tinyMCE.getWindowArg('input_color') + '"></td><tr>';
|
||||
colorPicker += '</table></td></tr>';
|
||||
colorPicker += '</table>';
|
||||
colorPicker += '<input type="button" name="" value="{$lang_theme_colorpicker_apply}" style="margin-top:3px" onclick="selectColor();">';
|
||||
</script>
|
||||
</head>
|
||||
<body marginheight="3" topmargin="3" leftmargin="3" marginwidth="3">
|
||||
<script language="JavaScript">
|
||||
document.write(colorPicker);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{$lang_theme_colorpicker_title}</title>
|
||||
<script language="javascript" type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
function selectColor() {
|
||||
var color = document.getElementById("selectedColorBox").value;
|
||||
if (window.opener)
|
||||
window.opener.tinyMCE.execInstanceCommand(tinyMCE.getWindowArg('editor_id'),tinyMCE.getWindowArg('command'),false,color);
|
||||
window.close();
|
||||
}
|
||||
function showColor(color) {
|
||||
document.getElementById("selectedColor").style.backgroundColor = color;
|
||||
document.getElementById("selectedColorBox").value = color;
|
||||
}
|
||||
|
||||
window.focus();
|
||||
|
||||
var colorPicker = "";
|
||||
var colors = new Array(
|
||||
"#000000",
|
||||
"#000033",
|
||||
"#000066",
|
||||
"#000099",
|
||||
"#0000cc",
|
||||
"#0000ff",
|
||||
"#330000",
|
||||
"#330033",
|
||||
"#330066",
|
||||
"#330099",
|
||||
"#3300cc",
|
||||
"#3300ff",
|
||||
"#660000",
|
||||
"#660033",
|
||||
"#660066",
|
||||
"#660099",
|
||||
"#6600cc",
|
||||
"#6600ff",
|
||||
"#990000",
|
||||
"#990033",
|
||||
"#990066",
|
||||
"#990099",
|
||||
"#9900cc",
|
||||
"#9900ff",
|
||||
"#cc0000",
|
||||
"#cc0033",
|
||||
"#cc0066",
|
||||
"#cc0099",
|
||||
"#cc00cc",
|
||||
"#cc00ff",
|
||||
"#ff0000",
|
||||
"#ff0033",
|
||||
"#ff0066",
|
||||
"#ff0099",
|
||||
"#ff00cc",
|
||||
"#ff00ff",
|
||||
"#003300",
|
||||
"#003333",
|
||||
"#003366",
|
||||
"#003399",
|
||||
"#0033cc",
|
||||
"#0033ff",
|
||||
"#333300",
|
||||
"#333333",
|
||||
"#333366",
|
||||
"#333399",
|
||||
"#3333cc",
|
||||
"#3333ff",
|
||||
"#663300",
|
||||
"#663333",
|
||||
"#663366",
|
||||
"#663399",
|
||||
"#6633cc",
|
||||
"#6633ff",
|
||||
"#993300",
|
||||
"#993333",
|
||||
"#993366",
|
||||
"#993399",
|
||||
"#9933cc",
|
||||
"#9933ff",
|
||||
"#cc3300",
|
||||
"#cc3333",
|
||||
"#cc3366",
|
||||
"#cc3399",
|
||||
"#cc33cc",
|
||||
"#cc33ff",
|
||||
"#ff3300",
|
||||
"#ff3333",
|
||||
"#ff3366",
|
||||
"#ff3399",
|
||||
"#ff33cc",
|
||||
"#ff33ff",
|
||||
"#006600",
|
||||
"#006633",
|
||||
"#006666",
|
||||
"#006699",
|
||||
"#0066cc",
|
||||
"#0066ff",
|
||||
"#336600",
|
||||
"#336633",
|
||||
"#336666",
|
||||
"#336699",
|
||||
"#3366cc",
|
||||
"#3366ff",
|
||||
"#666600",
|
||||
"#666633",
|
||||
"#666666",
|
||||
"#666699",
|
||||
"#6666cc",
|
||||
"#6666ff",
|
||||
"#996600",
|
||||
"#996633",
|
||||
"#996666",
|
||||
"#996699",
|
||||
"#9966cc",
|
||||
"#9966ff",
|
||||
"#cc6600",
|
||||
"#cc6633",
|
||||
"#cc6666",
|
||||
"#cc6699",
|
||||
"#cc66cc",
|
||||
"#cc66ff",
|
||||
"#ff6600",
|
||||
"#ff6633",
|
||||
"#ff6666",
|
||||
"#ff6699",
|
||||
"#ff66cc",
|
||||
"#ff66ff",
|
||||
"#009900",
|
||||
"#009933",
|
||||
"#009966",
|
||||
"#009999",
|
||||
"#0099cc",
|
||||
"#0099ff",
|
||||
"#339900",
|
||||
"#339933",
|
||||
"#339966",
|
||||
"#339999",
|
||||
"#3399cc",
|
||||
"#3399ff",
|
||||
"#669900",
|
||||
"#669933",
|
||||
"#669966",
|
||||
"#669999",
|
||||
"#6699cc",
|
||||
"#6699ff",
|
||||
"#999900",
|
||||
"#999933",
|
||||
"#999966",
|
||||
"#999999",
|
||||
"#9999cc",
|
||||
"#9999ff",
|
||||
"#cc9900",
|
||||
"#cc9933",
|
||||
"#cc9966",
|
||||
"#cc9999",
|
||||
"#cc99cc",
|
||||
"#cc99ff",
|
||||
"#ff9900",
|
||||
"#ff9933",
|
||||
"#ff9966",
|
||||
"#ff9999",
|
||||
"#ff99cc",
|
||||
"#ff99ff",
|
||||
"#00cc00",
|
||||
"#00cc33",
|
||||
"#00cc66",
|
||||
"#00cc99",
|
||||
"#00cccc",
|
||||
"#00ccff",
|
||||
"#33cc00",
|
||||
"#33cc33",
|
||||
"#33cc66",
|
||||
"#33cc99",
|
||||
"#33cccc",
|
||||
"#33ccff",
|
||||
"#66cc00",
|
||||
"#66cc33",
|
||||
"#66cc66",
|
||||
"#66cc99",
|
||||
"#66cccc",
|
||||
"#66ccff",
|
||||
"#99cc00",
|
||||
"#99cc33",
|
||||
"#99cc66",
|
||||
"#99cc99",
|
||||
"#99cccc",
|
||||
"#99ccff",
|
||||
"#cccc00",
|
||||
"#cccc33",
|
||||
"#cccc66",
|
||||
"#cccc99",
|
||||
"#cccccc",
|
||||
"#ccccff",
|
||||
"#ffcc00",
|
||||
"#ffcc33",
|
||||
"#ffcc66",
|
||||
"#ffcc99",
|
||||
"#ffcccc",
|
||||
"#ffccff",
|
||||
"#00ff00",
|
||||
"#00ff33",
|
||||
"#00ff66",
|
||||
"#00ff99",
|
||||
"#00ffcc",
|
||||
"#00ffff",
|
||||
"#33ff00",
|
||||
"#33ff33",
|
||||
"#33ff66",
|
||||
"#33ff99",
|
||||
"#33ffcc",
|
||||
"#33ffff",
|
||||
"#66ff00",
|
||||
"#66ff33",
|
||||
"#66ff66",
|
||||
"#66ff99",
|
||||
"#66ffcc",
|
||||
"#66ffff",
|
||||
"#99ff00",
|
||||
"#99ff33",
|
||||
"#99ff66",
|
||||
"#99ff99",
|
||||
"#99ffcc",
|
||||
"#99ffff",
|
||||
"#ccff00",
|
||||
"#ccff33",
|
||||
"#ccff66",
|
||||
"#ccff99",
|
||||
"#ccffcc",
|
||||
"#ccffff",
|
||||
"#ffff00",
|
||||
"#ffff33",
|
||||
"#ffff66",
|
||||
"#ffff99",
|
||||
"#ffffcc",
|
||||
"#ffffff"
|
||||
);
|
||||
|
||||
colorPicker += '<table border="0" cellspacing="1" cellpadding="0">'
|
||||
+ '<tr>';
|
||||
for (var i=0; i<colors.length; i++) {
|
||||
colorPicker += '<td bgcolor="' + colors[i] + '">'
|
||||
+ '<a href="#top" onclick="selectColor();return false;" onmouseover="showColor(\'' + colors[i] + '\');">'
|
||||
+ '<img border="0" src="images/spacer.gif" width="10" height="10" /></a></td>';
|
||||
if ((i+1) % 18 == 0)
|
||||
colorPicker += '</tr><tr>';
|
||||
}
|
||||
colorPicker += '<tr><td colspan="18">'
|
||||
+ '<table width="100%" border="0" cellspacing="0" cellpadding="0">'
|
||||
+ '<tr><td>'
|
||||
+ '<img id="selectedColor" style="background-color:' + tinyMCE.getWindowArg('input_color') + '" border="0" src="images/spacer.gif" width="80" height="16" />'
|
||||
+ '</td><td align="right">'
|
||||
+ '<input id="selectedColorBox" name="selectedColorBox" type="text" size="7" maxlength="7" style="width:65px" value="' + tinyMCE.getWindowArg('input_color') + '" />'
|
||||
+ '</td></tr>'
|
||||
+ '</table>'
|
||||
+ '<input type="button" id="insert" name="insert" value="{$lang_theme_colorpicker_apply}" style="margin-top:3px" onclick="selectColor();">'
|
||||
+ '</td></tr>'
|
||||
+ '</table>';
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body marginheight="3" topmargin="3" leftmargin="3" marginwidth="3">
|
||||
<div align="center">
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
document.write(colorPicker);
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -91,6 +91,11 @@ questa funzione nella <a href="insert_link_button.htm">Sezione
|
|||
<td>Rimuovi tutti i collegamenti selezionati<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/anchor.gif" height="20" width="20"></td>
|
||||
<td>Inserisci una nuova àncora, maggiori informazioni su
|
||||
questa funzione nella <a href="insert_anchor_button.htm">Sezione 'Inserisci un'àncora'.</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/image.gif" height="20" width="20"></td>
|
||||
<td>Inserieci una nuova immagine, maggiori informazioni su questa
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 7.2 KiB |
|
|
@ -21,11 +21,10 @@ Seleziona un argomento:<br>
|
|||
<ul class="toc_ul">
|
||||
<li class="toc_li"><a href="about.htm">Informazioni su TinyMCE</a></li>
|
||||
<li class="toc_li"><a href="common_buttons.htm">Pulsanti comuni</a></li>
|
||||
<li class="toc_li"><a href="insert_image_button.htm">Pulsante 'Inserisci immagine'<br>
|
||||
</a></li>
|
||||
<li class="toc_li"><a href="insert_link_button.htm">Pulsante
|
||||
'Inserisci collegamento'</a></li>
|
||||
<li class="toc_li"><a href="insert_table_button.htm">Pulsante 'Inserisci tabella'</a></li>
|
||||
<li class="toc_li"><a href="insert_image_button.htm">Pulsante 'Inserisci immagine'<br></a></li>
|
||||
<li class="toc_li"><a href="insert_link_button.htm">Pulsante 'Inserisci collegamento'</a></li>
|
||||
<li class="toc_li"><a href="insert_anchor_button.htm">Pulsante 'Inserisci àncora'</a></li>
|
||||
<li class="toc_li"><a href="insert_table_button.htm">Pulsante 'Inserisci tabella'</a></li>
|
||||
</ul>
|
||||
<hr noshade="noshade">
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<br>
|
||||
Il pulsante 'Inserisci tabella' apre la finestra mostrata qui sotto. Questa azione permette di creare tabelle.<br>
|
||||
<br>
|
||||
<img src="images/insert_table_window.gif" width="340" height="209"><br>
|
||||
<img src="images/insert_table_window.gif" width="346" height="225"><br>
|
||||
<br>
|
||||
<strong>Descrizione dei parametri:</strong><br>
|
||||
<table border="1" cellspacing="0">
|
||||
|
|
@ -53,6 +53,10 @@ Il pulsante 'Inserisci tabella' apre la finestra mostrata qui sotto. Questa azio
|
|||
<td><strong>Altezza</strong></td>
|
||||
<td>Altezza, in pixel, della tabella.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Classe</strong></td>
|
||||
<td>Stile o classe CSS della tabella.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<br>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Insert link button</TITLE>
|
||||
<TITLE>Insert anchor button</TITLE>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,4 +21,3 @@ pre {
|
|||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -35,6 +35,14 @@ input, select, textarea {
|
|||
border: 0px solid #808080;
|
||||
}
|
||||
|
||||
#insert {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#cancel {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
|
|
@ -56,11 +64,17 @@ td.charmap, td.charmapOver {
|
|||
}
|
||||
|
||||
td.charmapOver {
|
||||
background-color: #CCCCCC
|
||||
background-color: #CCCCCC;
|
||||
cursor: hand;
|
||||
}
|
||||
|
||||
a.charmap {
|
||||
cursor: hand;
|
||||
color: #000000;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
.wordWrapCode {
|
||||
vertical-align: middle;
|
||||
border: 1px none #000000;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ var TinyMCE_advanced_buttons = [
|
|||
// Control id, button img, button title, command, user_interface, value
|
||||
['bold', '{$lang_bold_img}', '{$lang_bold_desc}', 'Bold'],
|
||||
['italic', '{$lang_italic_img}', '{$lang_italic_desc}', 'Italic'],
|
||||
['underline', 'underline.gif', '{$lang_underline_desc}', 'Underline'],
|
||||
['underline', '{$lang_underline_img}', '{$lang_underline_desc}', 'Underline'],
|
||||
['strikethrough', 'strikethrough.gif', '{$lang_striketrough_desc}', 'Strikethrough'],
|
||||
['justifyleft', 'left.gif', '{$lang_justifyleft_desc}', 'JustifyLeft'],
|
||||
['justifycenter', 'center.gif', '{$lang_justifycenter_desc}', 'JustifyCenter'],
|
||||
|
|
@ -19,6 +19,9 @@ var TinyMCE_advanced_buttons = [
|
|||
['numlist', 'numlist.gif', '{$lang_numlist_desc}', 'InsertOrderedList'],
|
||||
['outdent', 'outdent.gif', '{$lang_outdent_desc}', 'Outdent'],
|
||||
['indent', 'indent.gif', '{$lang_indent_desc}', 'Indent'],
|
||||
['cut', 'cut.gif', '{$lang_cut_desc}', 'Cut'],
|
||||
['copy', 'copy.gif', '{$lang_copy_desc}', 'Copy'],
|
||||
['paste', 'paste.gif', '{$lang_paste_desc}', 'Paste'],
|
||||
['undo', 'undo.gif', '{$lang_undo_desc}', 'Undo'],
|
||||
['redo', 'redo.gif', '{$lang_redo_desc}', 'Redo'],
|
||||
['link', 'link.gif', '{$lang_link_desc}', 'mceLink', true],
|
||||
|
|
@ -113,8 +116,11 @@ function TinyMCE_advanced_getControlHTML(button_name) {
|
|||
case "separator":
|
||||
return '<img src="{$themeurl}/images/spacer.gif" width="1" height="15" class="mceSeparatorLine">';
|
||||
|
||||
case "spacer":
|
||||
return '<img src="{$themeurl}/images/spacer.gif" width="1" height="15" border="0" class="mceSeparatorLine" style="vertical-align: middle" />';
|
||||
|
||||
case "rowseparator":
|
||||
return '<br>';
|
||||
return '<br />';
|
||||
}
|
||||
|
||||
return "";
|
||||
|
|
@ -133,8 +139,8 @@ function TinyMCE_advanced_execCommand(editor_id, element, command, user_interfac
|
|||
inputColor = "#000000";
|
||||
|
||||
template['file'] = 'color_picker.htm';
|
||||
template['width'] = 170;
|
||||
template['height'] = 205;
|
||||
template['width'] = 210;
|
||||
template['height'] = 200;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, command : "forecolor", input_color : inputColor});
|
||||
return true;
|
||||
|
|
@ -143,18 +149,18 @@ function TinyMCE_advanced_execCommand(editor_id, element, command, user_interfac
|
|||
var template = new Array();
|
||||
|
||||
template['file'] = 'source_editor.htm';
|
||||
template['width'] = tinyMCE.getParam("theme_advanced_source_editor_width", 440);
|
||||
template['height'] = tinyMCE.getParam("theme_advanced_source_editor_height", 370);
|
||||
template['width'] = tinyMCE.getParam("theme_advanced_source_editor_width", 500);
|
||||
template['height'] = tinyMCE.getParam("theme_advanced_source_editor_height", 400);
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, resizable : "yes", scrollbars : "yes"});
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, resizable : "yes", scrollbars : "no"});
|
||||
return true;
|
||||
|
||||
case "mceCharMap":
|
||||
var template = new Array();
|
||||
|
||||
template['file'] = 'charmap.htm';
|
||||
template['width'] = 320;
|
||||
template['height'] = 190;
|
||||
template['width'] = 550;
|
||||
template['height'] = 280;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id});
|
||||
return true;
|
||||
|
|
@ -164,9 +170,9 @@ function TinyMCE_advanced_execCommand(editor_id, element, command, user_interfac
|
|||
|
||||
template['file'] = 'anchor.htm';
|
||||
template['width'] = 320;
|
||||
template['height'] = 110;
|
||||
template['height'] = 130;
|
||||
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, name : TinyMCE_advanced_anchorName});
|
||||
tinyMCE.openWindow(template, {editor_id : editor_id, name : TinyMCE_advanced_anchorName, action : (TinyMCE_advanced_anchorName == "" ? "insert" : "update")});
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
@ -210,26 +216,29 @@ function TinyMCE_advanced_getEditorTemplate(settings) {
|
|||
var buttonNamesRow1 = tinyMCE.getParam("theme_advanced_buttons1", "bold,italic,underline,strikethrough,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,styleselect,formatselect", true, ',');
|
||||
buttonNamesRow1 = removeFromArray(buttonNamesRow1, tinyMCE.getParam("theme_advanced_disable", "", true, ','));
|
||||
buttonNamesRow1 = addToArray(buttonNamesRow1, tinyMCE.getParam("theme_advanced_buttons1_add", "", true, ','));
|
||||
buttonNamesRow1 = addToArray(tinyMCE.getParam("theme_advanced_buttons1_add_before", "", true, ','), buttonNamesRow1);
|
||||
for (var i=0; i<buttonNamesRow1.length; i++)
|
||||
toolbarHTML += tinyMCE.getControlHTML(buttonNamesRow1[i]);
|
||||
|
||||
if (buttonNamesRow1.length > 0)
|
||||
toolbarHTML += "<br>";
|
||||
toolbarHTML += "<br />";
|
||||
|
||||
// Render row 2
|
||||
var buttonNamesRow2 = tinyMCE.getParam("theme_advanced_buttons2", "bullist,numlist,separator,outdent,indent,separator,undo,redo,separator,link,unlink,anchor,image,cleanup,help,code", true, ',');
|
||||
buttonNamesRow2 = removeFromArray(buttonNamesRow2, tinyMCE.getParam("theme_advanced_disable", "", true, ','));
|
||||
buttonNamesRow2 = addToArray(buttonNamesRow2, tinyMCE.getParam("theme_advanced_buttons2_add", "", true, ','));
|
||||
buttonNamesRow2 = addToArray(tinyMCE.getParam("theme_advanced_buttons2_add_before", "", true, ','), buttonNamesRow2);
|
||||
for (var i=0; i<buttonNamesRow2.length; i++)
|
||||
toolbarHTML += tinyMCE.getControlHTML(buttonNamesRow2[i]);
|
||||
|
||||
if (buttonNamesRow2.length > 0)
|
||||
toolbarHTML += "<br>";
|
||||
toolbarHTML += "<br />";
|
||||
|
||||
// Render row 3
|
||||
var buttonNamesRow3 = tinyMCE.getParam("theme_advanced_buttons3", "table,separator,row_before,row_after,delete_row,separator,col_before,col_after,delete_col,separator,hr,removeformat,visualaid,separator,sub,sup,separator,charmap", true, ',');
|
||||
buttonNamesRow3 = removeFromArray(buttonNamesRow3, tinyMCE.getParam("theme_advanced_disable", "", true, ','));
|
||||
buttonNamesRow3 = addToArray(buttonNamesRow3, tinyMCE.getParam("theme_advanced_buttons3_add", "", true, ','));
|
||||
buttonNamesRow3 = addToArray(tinyMCE.getParam("theme_advanced_buttons3_add_before", "", true, ','), buttonNamesRow3);
|
||||
for (var i=0; i<buttonNamesRow3.length; i++)
|
||||
toolbarHTML += tinyMCE.getControlHTML(buttonNamesRow3[i]);
|
||||
|
||||
|
|
@ -282,7 +291,7 @@ function TinyMCE_advanced_getInsertLinkTemplate() {
|
|||
|
||||
template['file'] = 'link.htm';
|
||||
template['width'] = 320;
|
||||
template['height'] = 160;
|
||||
template['height'] = 170;
|
||||
|
||||
// Language specific width and height addons
|
||||
template['width'] += tinyMCE.getLang('lang_insert_link_delta_width', 0);
|
||||
|
|
@ -299,7 +308,7 @@ function TinyMCE_advanced_getInsertImageTemplate() {
|
|||
|
||||
template['file'] = 'image.htm';
|
||||
template['width'] = 340;
|
||||
template['height'] = 260;
|
||||
template['height'] = 280;
|
||||
|
||||
// Language specific width and height addons
|
||||
template['width'] += tinyMCE.getLang('lang_insert_image_delta_width', 0);
|
||||
|
|
@ -315,8 +324,8 @@ function TinyMCE_advanced_getInsertTableTemplate(settings) {
|
|||
var template = new Array();
|
||||
|
||||
template['file'] = 'table.htm';
|
||||
template['width'] = 330;
|
||||
template['height'] = 200;
|
||||
template['width'] = 340;
|
||||
template['height'] = 220;
|
||||
|
||||
// Language specific width and height addons
|
||||
template['width'] += tinyMCE.getLang('lang_insert_table_delta_width', 0);
|
||||
|
|
@ -342,6 +351,10 @@ function TinyMCE_advanced_handleNodeChange(editor_id, node, undo_index, undo_lev
|
|||
return false;
|
||||
}
|
||||
|
||||
function getAttrib(elm, name) {
|
||||
return elm.getAttribute(name) ? elm.getAttribute(name) : "";
|
||||
}
|
||||
|
||||
// Get element color
|
||||
var colorElm = tinyMCE.getParentElement(node, "font", "color");
|
||||
if (colorElm)
|
||||
|
|
@ -371,6 +384,8 @@ function TinyMCE_advanced_handleNodeChange(editor_id, node, undo_index, undo_lev
|
|||
tinyMCE.switchClassSticky(editor_id + '_col_after', 'mceButtonDisabled', true);
|
||||
tinyMCE.switchClassSticky(editor_id + '_delete_col', 'mceButtonDisabled', true);
|
||||
tinyMCE.switchClassSticky(editor_id + '_outdent', 'mceButtonDisabled', true);
|
||||
tinyMCE.switchClassSticky(editor_id + '_image', 'mceButtonNormal');
|
||||
tinyMCE.switchClassSticky(editor_id + '_hr', 'mceButtonNormal');
|
||||
|
||||
// Get anchor name
|
||||
var anchorName = tinyMCE.getParentElement(node, "a", "name");
|
||||
|
|
@ -542,6 +557,15 @@ function TinyMCE_advanced_handleNodeChange(editor_id, node, undo_index, undo_lev
|
|||
case "sup":
|
||||
tinyMCE.switchClassSticky(editor_id + '_sup', 'mceButtonSelected');
|
||||
break;
|
||||
|
||||
case "hr":
|
||||
tinyMCE.switchClassSticky(editor_id + '_hr', 'mceButtonSelected');
|
||||
break;
|
||||
|
||||
case "img":
|
||||
if (getAttrib(node, 'name').indexOf('mce_') != 0)
|
||||
tinyMCE.switchClassSticky(editor_id + '_image', 'mceButtonSelected');
|
||||
break;
|
||||
}
|
||||
} while ((node = node.parentNode));
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@
|
|||
formObj.width.value = tinyMCE.getWindowArg('width');
|
||||
formObj.height.value = tinyMCE.getWindowArg('height');
|
||||
formObj.height.value = tinyMCE.getWindowArg('height');
|
||||
formObj.insert.value = tinyMCE.getLang('lang_' + tinyMCE.getWindowArg('action'));
|
||||
|
||||
window.focus();
|
||||
}
|
||||
|
|
@ -94,9 +95,9 @@
|
|||
<td><input name="hspace" type="text" id="hspace" value="" size="3" maxlength="3"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><input type="button" name="insert" value="{$lang_insert}" onclick="insertImage();">
|
||||
<td><input type="button" id="insert" name="insert" value="{$lang_insert}" onclick="insertImage();">
|
||||
</td>
|
||||
<td align="right"><input type="button" name="cancel" value="{$lang_cancel}" onclick="cancelAction();"></td>
|
||||
<td align="right"><input type="button" id="cancel" name="cancel" value="{$lang_cancel}" onclick="cancelAction();"></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 917 B After Width: | Height: | Size: 194 B |
|
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 891 B |
|
Before Width: | Height: | Size: 92 B After Width: | Height: | Size: 92 B |
|
|
@ -1,68 +1,72 @@
|
|||
// Arabic lang variables
|
||||
|
||||
tinyMCELang['lang_theme_style_select'] = 'تصاميم';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'شفرة المصدر';
|
||||
tinyMCELang['lang_theme_code_title'] = 'شفرة المصدر';
|
||||
tinyMCELang['lang_theme_code_save'] = 'رفع';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'منخفض';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'مرتفع';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'إدراج خط فاصل';
|
||||
tinyMCELang['lang_theme_removeformat_desc'] = 'إزالة التنسيقات';
|
||||
tinyMCELang['lang_theme_table_desc'] = 'إدراج/تحرير جدول';
|
||||
tinyMCELang['lang_theme_table_insert_row_before_desc'] = 'Insert row before';
|
||||
tinyMCELang['lang_theme_table_insert_row_after_desc'] = 'Insert row after';
|
||||
tinyMCELang['lang_theme_table_delete_row_desc'] = 'حذف صفوف';
|
||||
tinyMCELang['lang_theme_table_insert_col_before_desc'] = 'Insert column before';
|
||||
tinyMCELang['lang_theme_table_insert_col_after_desc'] = 'Insert column after';
|
||||
tinyMCELang['lang_theme_table_delete_col_desc'] = 'حذف أعمدة';
|
||||
tinyMCELang['lang_theme_custom1_desc'] = 'Your custom description here';
|
||||
tinyMCELang['lang_insert_image_border'] = 'سمك الحدود';
|
||||
tinyMCELang['lang_insert_image_dimensions'] = 'المواصفات';
|
||||
tinyMCELang['lang_insert_image_vspace'] = 'تباعد عمودي';
|
||||
tinyMCELang['lang_insert_image_hspace'] = 'تباعد أفقي';
|
||||
tinyMCELang['lang_insert_image_align'] = 'محاذاة';
|
||||
tinyMCELang['lang_insert_image_align_default'] = 'Default';
|
||||
tinyMCELang['lang_insert_image_align_baseline'] = 'على السطر';
|
||||
tinyMCELang['lang_insert_image_align_top'] = 'أعلى';
|
||||
tinyMCELang['lang_insert_image_align_middle'] = 'وسط';
|
||||
tinyMCELang['lang_insert_image_align_bottom'] = 'أسفل';
|
||||
tinyMCELang['lang_insert_image_align_texttop'] = 'أعلى النص';
|
||||
tinyMCELang['lang_insert_image_align_absmiddle'] = 'وسط السطر';
|
||||
tinyMCELang['lang_insert_image_align_absbottom'] = 'أسفل النص';
|
||||
tinyMCELang['lang_insert_image_align_left'] = 'يسار';
|
||||
tinyMCELang['lang_insert_image_align_right'] = 'يمين';
|
||||
tinyMCELang['lang_insert_table_title'] = 'إدراج/تحرير جدول';
|
||||
tinyMCELang['lang_insert_table_width'] = 'العرض';
|
||||
tinyMCELang['lang_insert_table_height'] = 'الارتفاع';
|
||||
tinyMCELang['lang_insert_table_cols'] = 'أعمدة';
|
||||
tinyMCELang['lang_insert_table_rows'] = 'صفوف';
|
||||
tinyMCELang['lang_insert_table_cellspacing'] = 'تباعد الخلايا';
|
||||
tinyMCELang['lang_insert_table_cellpadding'] = 'المسافة البادئة';
|
||||
tinyMCELang['lang_insert_table_border'] = 'سمك الحدود';
|
||||
tinyMCELang['lang_insert_table_align'] = 'المحاذاة';
|
||||
tinyMCELang['lang_insert_table_align_default'] = 'Default';
|
||||
tinyMCELang['lang_insert_table_align_left'] = 'يسار';
|
||||
tinyMCELang['lang_insert_table_align_right'] = 'يمين';
|
||||
tinyMCELang['lang_insert_table_align_middle'] = 'وسط';
|
||||
tinyMCELang['lang_insert_table_class'] = 'Class';
|
||||
tinyMCELang['lang_theme_fontdefault'] = 'Default';
|
||||
tinyMCELang['lang_theme_paragraph'] = 'Paragraph';
|
||||
tinyMCELang['lang_theme_div'] = 'Div';
|
||||
tinyMCELang['lang_theme_address'] = 'Address';
|
||||
tinyMCELang['lang_theme_pre'] = 'Preformatted';
|
||||
tinyMCELang['lang_theme_h1'] = 'Heading 1';
|
||||
tinyMCELang['lang_theme_h2'] = 'Heading 2';
|
||||
tinyMCELang['lang_theme_h3'] = 'Heading 3';
|
||||
tinyMCELang['lang_theme_h4'] = 'Heading 4';
|
||||
tinyMCELang['lang_theme_h5'] = 'Heading 5';
|
||||
tinyMCELang['lang_theme_h6'] = 'Heading 6';
|
||||
tinyMCELang['lang_theme_colorpicker_title'] = 'لون النص';
|
||||
tinyMCELang['lang_theme_colorpicker_apply'] = 'Apply';
|
||||
tinyMCELang['lang_theme_forecolor_desc'] = 'لون النص';
|
||||
tinyMCELang['lang_theme_charmap_title'] = 'إدراج رمز..ِ';
|
||||
tinyMCELang['lang_theme_charmap_desc'] = 'إدراج رمز..ِ';
|
||||
tinyMCELang['lang_theme_visualaid_desc'] = 'Toggle guidelines/invisible elements';
|
||||
tinyMCELang['lang_insert_anchor_title'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_insert_anchor_name'] = 'Anchor name';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
// Arabic lang variables
|
||||
|
||||
tinyMCELang['lang_theme_style_select'] = 'تصاميم';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'شفرة المصدر';
|
||||
tinyMCELang['lang_theme_code_title'] = 'شفرة المصدر';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'منخفض';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'مرتفع';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'إدراج خط فاصل';
|
||||
tinyMCELang['lang_theme_removeformat_desc'] = 'إزالة التنسيقات';
|
||||
tinyMCELang['lang_theme_table_desc'] = 'إدراج/تحرير جدول';
|
||||
tinyMCELang['lang_theme_table_insert_row_before_desc'] = 'Insert row before';
|
||||
tinyMCELang['lang_theme_table_insert_row_after_desc'] = 'Insert row after';
|
||||
tinyMCELang['lang_theme_table_delete_row_desc'] = 'حذف صفوف';
|
||||
tinyMCELang['lang_theme_table_insert_col_before_desc'] = 'Insert column before';
|
||||
tinyMCELang['lang_theme_table_insert_col_after_desc'] = 'Insert column after';
|
||||
tinyMCELang['lang_theme_table_delete_col_desc'] = 'حذف أعمدة';
|
||||
tinyMCELang['lang_theme_custom1_desc'] = 'Your custom description here';
|
||||
tinyMCELang['lang_insert_image_border'] = 'سمك الحدود';
|
||||
tinyMCELang['lang_insert_image_dimensions'] = 'المواصفات';
|
||||
tinyMCELang['lang_insert_image_vspace'] = 'تباعد عمودي';
|
||||
tinyMCELang['lang_insert_image_hspace'] = 'تباعد أفقي';
|
||||
tinyMCELang['lang_insert_image_align'] = 'محاذاة';
|
||||
tinyMCELang['lang_insert_image_align_default'] = 'Default';
|
||||
tinyMCELang['lang_insert_image_align_baseline'] = 'على السطر';
|
||||
tinyMCELang['lang_insert_image_align_top'] = 'أعلى';
|
||||
tinyMCELang['lang_insert_image_align_middle'] = 'وسط';
|
||||
tinyMCELang['lang_insert_image_align_bottom'] = 'أسفل';
|
||||
tinyMCELang['lang_insert_image_align_texttop'] = 'أعلى النص';
|
||||
tinyMCELang['lang_insert_image_align_absmiddle'] = 'وسط السطر';
|
||||
tinyMCELang['lang_insert_image_align_absbottom'] = 'أسفل النص';
|
||||
tinyMCELang['lang_insert_image_align_left'] = 'يسار';
|
||||
tinyMCELang['lang_insert_image_align_right'] = 'يمين';
|
||||
tinyMCELang['lang_insert_table_title'] = 'إدراج/تحرير جدول';
|
||||
tinyMCELang['lang_insert_table_width'] = 'العرض';
|
||||
tinyMCELang['lang_insert_table_height'] = 'الارتفاع';
|
||||
tinyMCELang['lang_insert_table_cols'] = 'أعمدة';
|
||||
tinyMCELang['lang_insert_table_rows'] = 'صفوف';
|
||||
tinyMCELang['lang_insert_table_cellspacing'] = 'تباعد الخلايا';
|
||||
tinyMCELang['lang_insert_table_cellpadding'] = 'المسافة البادئة';
|
||||
tinyMCELang['lang_insert_table_border'] = 'سمك الحدود';
|
||||
tinyMCELang['lang_insert_table_align'] = 'المحاذاة';
|
||||
tinyMCELang['lang_insert_table_align_default'] = 'Default';
|
||||
tinyMCELang['lang_insert_table_align_left'] = 'يسار';
|
||||
tinyMCELang['lang_insert_table_align_right'] = 'يمين';
|
||||
tinyMCELang['lang_insert_table_align_middle'] = 'وسط';
|
||||
tinyMCELang['lang_insert_table_class'] = 'Class';
|
||||
tinyMCELang['lang_theme_fontdefault'] = 'Default';
|
||||
tinyMCELang['lang_theme_paragraph'] = 'Paragraph';
|
||||
tinyMCELang['lang_theme_div'] = 'Div';
|
||||
tinyMCELang['lang_theme_address'] = 'Address';
|
||||
tinyMCELang['lang_theme_pre'] = 'Preformatted';
|
||||
tinyMCELang['lang_theme_h1'] = 'Heading 1';
|
||||
tinyMCELang['lang_theme_h2'] = 'Heading 2';
|
||||
tinyMCELang['lang_theme_h3'] = 'Heading 3';
|
||||
tinyMCELang['lang_theme_h4'] = 'Heading 4';
|
||||
tinyMCELang['lang_theme_h5'] = 'Heading 5';
|
||||
tinyMCELang['lang_theme_h6'] = 'Heading 6';
|
||||
tinyMCELang['lang_theme_colorpicker_title'] = 'لون النص';
|
||||
tinyMCELang['lang_theme_colorpicker_apply'] = 'Apply';
|
||||
tinyMCELang['lang_theme_forecolor_desc'] = 'لون النص';
|
||||
tinyMCELang['lang_theme_charmap_title'] = 'إدراج رمز..ِ';
|
||||
tinyMCELang['lang_theme_charmap_desc'] = 'إدراج رمز..ِ';
|
||||
tinyMCELang['lang_theme_visualaid_desc'] = 'Toggle guidelines/invisible elements';
|
||||
tinyMCELang['lang_insert_anchor_title'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_insert_anchor_name'] = 'Anchor name';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
tinyMCELang['lang_theme_style_select'] = 'Styles';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'Modifier le code source HTML';
|
||||
tinyMCELang['lang_theme_code_title'] = 'Éditeur de code source HTML';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Enregistrer';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Souscrit';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Indice supérieur';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Insérer un séparateur horizontal';
|
||||
|
|
@ -66,3 +66,7 @@ tinyMCELang['lang_insert_anchor_title'] = 'Insérer/Modifier une ancre';
|
|||
tinyMCELang['lang_insert_anchor_name'] = 'Nom de l\'ancre';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Insérer/Modifier une ancre';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Titre';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
tinyMCELang['lang_theme_style_select'] = 'Styly';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'Zobrazit zdroj HTML';
|
||||
tinyMCELang['lang_theme_code_title'] = 'Editor HTML zdroje';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Ulo¾it';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Doplní index';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Horní index';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Vlo¾it vodorovný oddìlovaè';
|
||||
|
|
@ -66,3 +66,7 @@ tinyMCELang['lang_insert_anchor_title'] = 'Insert/edit anchor';
|
|||
tinyMCELang['lang_insert_anchor_name'] = 'Anchor name';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
tinyMCELang['lang_theme_style_select'] = 'Styles';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'HTML-Modus';
|
||||
tinyMCELang['lang_theme_code_title'] = 'HTML-Code Editor';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Speichern';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Tiefergestellt';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Höhergestellt';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Horizontale Linie einfügen';
|
||||
|
|
@ -69,3 +69,7 @@ tinyMCELang['lang_insert_anchor_title'] = 'Anker einfügen/bearbeiten';
|
|||
tinyMCELang['lang_insert_anchor_name'] = 'Ankername';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Anker einfügen/bearbeiten';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
tinyMCELang['lang_theme_style_select'] = 'Styles';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'Rediger html-kode';
|
||||
tinyMCELang['lang_theme_code_title'] = 'HTML Kodeeditor';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Gem';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Sænket skrift';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Hævet skrift';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Indsæt horisontal linje';
|
||||
|
|
@ -66,3 +66,7 @@ tinyMCELang['lang_insert_anchor_title'] = 'Indsæt/rediger bogmærke';
|
|||
tinyMCELang['lang_insert_anchor_name'] = 'Bogmærkets navn';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Indsæt/rediger bogmærke';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
tinyMCELang['lang_theme_style_select'] = 'Estilos';
|
||||
tinyMCELang['lang_theme_code_desc'] = 'Editar codigo HTML';
|
||||
tinyMCELang['lang_theme_code_title'] = 'Editor codigo HTML';
|
||||
tinyMCELang['lang_theme_code_save'] = 'Guardar';
|
||||
tinyMCELang['lang_theme_code_wordwrap'] = 'Word wrap';
|
||||
tinyMCELang['lang_theme_sub_desc'] = 'Subindice';
|
||||
tinyMCELang['lang_theme_sup_desc'] = 'Superindice';
|
||||
tinyMCELang['lang_theme_hr_desc'] = 'Insertar un separador horizontal';
|
||||
|
|
@ -69,3 +69,7 @@ tinyMCELang['lang_insert_anchor_title'] = 'Insert/edit anchor';
|
|||
tinyMCELang['lang_insert_anchor_name'] = 'Anchor name';
|
||||
tinyMCELang['lang_theme_anchor_desc'] = 'Insert/edit anchor';
|
||||
tinyMCELang['lang_theme_insert_link_titlefield'] = 'Title';
|
||||
tinyMCELang['lang_theme_clipboard_msg'] = 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?';
|
||||
tinyMCELang['lang_cut_desc'] = 'Cut';
|
||||
tinyMCELang['lang_copy_desc'] = 'Copy';
|
||||
tinyMCELang['lang_paste_desc'] = 'Paste';
|
||||
|
|
|
|||