adding more tinymce files
This commit is contained in:
parent
b56c5515d6
commit
a1d0f25cfa
26 changed files with 968 additions and 0 deletions
34
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/about.htm
vendored
Normal file
34
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/about.htm
vendored
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<meta name="generator" content="WebSite PRO 4.3" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
|
||||
<TITLE>O TinyMCE</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">O TinyMCE</span></td>
|
||||
<td align="right"><a href="index.htm">Spis tre¶ci</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
TinyMCE jest ma³ym edytorem WYSWIWYG dla przegl±darek internetowych takich jak MSIE
|
||||
lub Mozilla, pozwalaj±cym na edytowanie zawarto¶ci strony HTML w sposób przyjazny dla
|
||||
u¿ytkownika. Posiada szeref funkcji znanych z popularnych edytorów tekstu, wiêc powinien
|
||||
byæ ³atwy w u¿yciu.<br>
|
||||
<br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
<td>Go to: <a href="index.htm">Spis tre¶ci</a></td>
|
||||
<td align="right"><a href="#">Do góry</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
113
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/common_buttons.htm
vendored
Normal file
113
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/common_buttons.htm
vendored
Normal file
|
|
@ -0,0 +1,113 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<meta name="generator" content="WebSite PRO 4.3" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
|
||||
<TITLE>Ważniejsze przyciski</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">Ważniejsze przyciski</span></td>
|
||||
<td align="right"><a href="index.htm">Spis treści</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Poniżej znajduje się krótki opis każdego przycisku.<img src="../../images/spacer.gif" width="1" height="1">
|
||||
<br>
|
||||
<br>
|
||||
<table border="1" cellpadding="3" cellspacing="0">
|
||||
<tr>
|
||||
<td><img src="../../images/bold.gif" width="20" height="20"></td>
|
||||
<td>Pogrubienie tekstu.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/italic.gif" width="20" height="20"></td>
|
||||
<td>Pochylenie tekstu.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/underline.gif" width="20" height="20"></td>
|
||||
<td>Podkreślenie tekstu.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/strikethrough.gif" width="20" height="20"></td>
|
||||
<td>Przekreślenie tekstu.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/left.gif" width="20" height="20"></td>
|
||||
<td>Wyrównanie do lewej</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/center.gif" width="20" height="20"></td>
|
||||
<td>Wyśrodkowanie.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/right.gif" width="20" height="20"></td>
|
||||
<td>Wyrównanie do prawej.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/full.gif" width="20" height="20"></td>
|
||||
<td>Wyjustowanie.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/bullist.gif" width="20" height="20"></td>
|
||||
<td>Lista nieuporządkowana/lista punktów.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/numlist.gif" width="20" height="20"></td>
|
||||
<td>Lista uporządkowana/lista ponumerowana</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/outdent.gif" width="20" height="20"></td>
|
||||
<td>Wysunięcie/zmniejsz wcięcie.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/indent.gif" width="20" height="20"></td>
|
||||
<td>Wcięcie/zwiększ wcięcie.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/undo.gif" width="20" height="20"></td>
|
||||
<td>Cofnięcie ostatnio wykonanej czynności</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/redo.gif" width="20" height="20"></td>
|
||||
<td>Ponowienie ostatnio wykonanej czynności</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/link.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie nowego łącza, przeczytaj więcej o tej funkcji sekcji <a href="insert_link_button.htm">Wstaw
|
||||
łącze</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/unlink.gif" width="20" height="20"></td>
|
||||
<td>Usunięcie łącz z zaznaczonej części/usunięcie wszystkich zaznaczonych łącz.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/image.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie nowego zdjęcia, przeczytaj więcej o tej funkcji w sekcji <a href="insert_image_button.htm">Wstaw
|
||||
zdjęcie</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/cleanup.gif" width="20" height="20"></td>
|
||||
<td>Oczyszczenie kodu/usunięcie niechcianeg formatowania. Ta funkcja jest pomocna kiedy
|
||||
kopiujesz zawartość np. z worda.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/help.gif" width="20" height="20"></td>
|
||||
<td>Pokazanie tego okna pomocy.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
<td>Go to: <a href="index.htm">Spis treści</a></td>
|
||||
<td align="right"><a href="#">Di góry</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</BODY>
|
||||
</HTML>
|
||||
27
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/index.htm
vendored
Normal file
27
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/index.htm
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<meta name="generator" content="WebSite PRO 4.3" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
|
||||
<TITLE>Spis pomocy</TITLE>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</HEAD>
|
||||
<BODY onload="window.focus();">
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
||||
<tr>
|
||||
<td><span class="title">Spis tre¶ci</span></td>
|
||||
<td align="right"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Aby zobaczyæ poszczególne sekcje pomocy kliknij jeden z poni¿szych linków
|
||||
<ul class="toc_ul">
|
||||
<li class="toc_li"><a href="about.htm">O TinyMCE</a></li>
|
||||
<li class="toc_li"><a href="common_buttons.htm">Lista wa¿niejszych przycisków</a></li>
|
||||
<li class="toc_li"><a href="insert_image_button.htm">Przycisk "Wstaw zdjêcie"</a></li>
|
||||
<li class="toc_li"><a href="insert_link_button.htm">Przycisk "Wstaw ³±cze"</a></li>
|
||||
</ul>
|
||||
<hr noshade>
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_image_button.htm
vendored
Normal file
34
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_image_button.htm
vendored
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<meta name="generator" content="WebSite PRO 4.3" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
|
||||
<TITLE>Przycisk "Wstaw zdjêcie"</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">Przycisk "Wstaw ³±cze"</span></td>
|
||||
<td align="right"><a href="index.htm">Spis tre¶ci</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Przycisk "Wstaw zdjêcie" otwiera okno pokazane poni¿ej.<br>
|
||||
<br>
|
||||
<img src="images/insert_image_window.gif"><br>
|
||||
<br>
|
||||
Nale¿y podaæ adres URL lub scie¿kê dostêpu do zdjêcia które ma byæ wstawione i podaæ krótki opis
|
||||
zdjêcia, jest on wy¶wietlany jako alternatyny tekstowy opis zdjêcia umieszczonego na stronie.
|
||||
<br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
<td>Id¼ do: <a href="index.htm">Spis tre¶ci</a></td>
|
||||
<td align="right"><a href="#">Do góry</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
36
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_link_button.htm
vendored
Normal file
36
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/insert_link_button.htm
vendored
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<meta name="generator" content="WebSite PRO 4.3" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
|
||||
<TITLE>Przycisk "Wstaw ³±cze"</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">Przycisk "Wstaw ³±cze"</span></td>
|
||||
<td align="right"><a href="index.htm">Spis tre¶ci</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Ten przycisk otwiera nowe okno, pozwalaj±ce na wstawienie lub edytowanie ³±cza.<br>
|
||||
<br>
|
||||
<img src="images/insert_link_window.gif" width="330" height="159"><br>
|
||||
<br>
|
||||
S± dwa pola w tym oknie, pierwsze "Adres URL" jest adresem URL ³±cza
|
||||
. "Cel" umo¿liwia ustalenie jak ³±cze ma byæ otwarte.<br>
|
||||
<br>
|
||||
<hr noshade>
|
||||
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
||||
<tr>
|
||||
<td>Id¼ do: <a href="index.htm">Spis tre¶ci</a></td>
|
||||
<td align="right"><a href="#">Do góry</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
</BODY>
|
||||
</HTML>
|
||||
28
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/style.css
vendored
Normal file
28
www/extras/tinymce/jscripts/tiny_mce/themes/default/docs/pl/style.css
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
body { background-color: #FFFFFF; }
|
||||
body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; }
|
||||
.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; }
|
||||
.subtitle { font-size: 12px; font-weight: bold; }
|
||||
|
||||
.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; }
|
||||
.step_ol, .step_li { margin-left: 11 px; line-height: 16px; }
|
||||
img { border: #000000 solid 1px; }
|
||||
|
||||
a:visited { color: #666666; text-decoration: underline; }
|
||||
a:active { color: #666666; text-decoration: underline; }
|
||||
a:hover { color: #666666; text-decoration: underline; }
|
||||
a { color: #666666; text-decoration: underline; }
|
||||
|
||||
.pageheader { border: #E0E0E0 solid 1px; }
|
||||
.pagefooter { border: #E0E0E0 solid 1px; }
|
||||
.sample { background-color: #FFFFFF; border: #000000 solid 1px; }
|
||||
.samplecontent { font-size: 10px; }
|
||||
|
||||
.code { background-color: #FFFFFF; border: #000000 solid 1px; }
|
||||
.codecontent { font-size: 10px; }
|
||||
.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold }
|
||||
.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold }
|
||||
.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold }
|
||||
.codecontent a { color: #666666; text-decoration: none; font-weight: bold }
|
||||
|
||||
hr { height: 1px; }
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue