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/advanced/docs/pl/about.htm
vendored
Normal file
34
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/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>
|
||||
165
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/common_buttons.htm
vendored
Normal file
165
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/common_buttons.htm
vendored
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
<!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/anchor.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie nowego zakotwiczenia, przeczytaj więcej o tej funkcji w sekcji <a href="insert_anchor_button.htm">Wstaw zakotwiczenie.</a></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>
|
||||
<tr>
|
||||
<td><img src="../../images/code.gif" width="20" height="20"></td>
|
||||
<td>Otwarcie edytora kodu HTML.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie nowej tabeli 2x2 w bieżącej pozycji.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_insert_row_before.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie wiersza ponad aktualnie zaznaczonym.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_insert_row_after.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie wiersz poniżej aktualnie zaznaczonego.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_delete_row.gif" width="20" height="20"></td>
|
||||
<td>Usunięcie wiersza.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_insert_col_before.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie kolumny przed aktualnie zaznaczoną.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_insert_col_after.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie kolumny za aktualnie zaznaczoną.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/table_delete_col.gif" width="20" height="20"></td>
|
||||
<td>Usunięcie kolumny.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/hr.gif" width="20" height="20"></td>
|
||||
<td>Wstawienie poziomej linii.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/removeformat.gif" width="20" height="20"></td>
|
||||
<td>Usunięcie formatowania z zaznaczonej części.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/sub.gif" width="20" height="20"></td>
|
||||
<td>Przekształcenie w indeks dolny. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="../../images/sup.gif" width="20" height="20"></td>
|
||||
<td>Przekształcenie w indeks górny. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<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="#">Góra</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</BODY>
|
||||
</HTML>
|
||||
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_anchor_window.gif
vendored
Normal file
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_anchor_window.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_image_window.gif
vendored
Normal file
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_image_window.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_link_window.gif
vendored
Normal file
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_link_window.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_table_window.gif
vendored
Normal file
BIN
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/images/insert_table_window.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
29
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/index.htm
vendored
Normal file
29
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/index.htm
vendored
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
<!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>
|
||||
<li class="toc_li"><a href="insert_anchor_button.htm">Przycisk "Wstaw zakotwiczenie"</a></li>
|
||||
<li class="toc_li"><a href="insert_table_button.htm">Przycisk "Wstaw tabelê"</a></li>
|
||||
</ul>
|
||||
<hr noshade>
|
||||
</BODY>
|
||||
</HTML>
|
||||
34
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_anchor_button.htm
vendored
Normal file
34
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_anchor_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 zakotwiczenie"</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 zakotwiczenie"</span></td>
|
||||
<td align="right"><a href="index.htm">Spis treści</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Ten przycisk otwiera nowe okno z funkcją wstawienia/edycja zakotwiczenia.<br>
|
||||
<br>
|
||||
<img src="images/insert_anchor_window.gif" width="330" height="139"><br>
|
||||
<br>
|
||||
Jest tylko jedno pole w tym oknie, należy tam wpisać nazwę punktu zakotwiczenia. Należy pamiętać, że nazwa musi być
|
||||
unikatowa, nie powtarzająca się.
|
||||
<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>
|
||||
66
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_image_button.htm
vendored
Normal file
66
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_image_button.htm
vendored
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
<!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><br>
|
||||
<strong>Opis pól:</strong><br>
|
||||
<table border="1" cellspacing="0">
|
||||
<tr>
|
||||
<td width="150"><strong>Adres URL lub ¶cie¿ka dostêpu do zdjêcia</strong></td>
|
||||
<td>URL/scie¿ka dostêpu do zdjêcia.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="150"><strong>Opis zdjêcia</strong></td>
|
||||
<td>Tekst opisuj±cy zdjêcia.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Wymiary</strong></td>
|
||||
<td>D³ugo¶æ/szeroko¶æ zdjêcia . </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Wyrównanie</strong></td>
|
||||
<td>Wyrównanie zdjêcia, u¿yteczne przy zawijaniu tekstu wokó³ zdjêcia.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Krawêdzie</strong></td>
|
||||
<td>Grubo¶æ krawêdzi.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Odstêp poziomy</strong></td>
|
||||
<td>Odstêp poziomy, pomocne przy zawijaniu tesktu wokó³ zdjêcia.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Odstêp pionowy</strong></td>
|
||||
<td>Odstêp pionowy, pomocne przy zawijaniu tesktu wokó³ zdjêcia.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<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/advanced/docs/pl/insert_link_button.htm
vendored
Normal file
36
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/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>
|
||||
74
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_table_button.htm
vendored
Normal file
74
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/docs/pl/insert_table_button.htm
vendored
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
<!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 tabelê"</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 tabelê"</span></td>
|
||||
<td align="right"><a href="index.htm">Spis tre¶ci</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Przycisk "Wstaw tabelê" otwiera okno pokazane poni¿ej. Mo¿na w ten sposób stworzyæ now± tabelê. <br>
|
||||
<br>
|
||||
<img src="images/insert_table_window.gif" width="340" height="229"><br>
|
||||
<br>
|
||||
<strong>Opis pól:</strong><br>
|
||||
<table border="1" cellspacing="0">
|
||||
<tr>
|
||||
<td width="150"><strong>Kolumny</strong></td>
|
||||
<td>Liczba kolumn w tabeli. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="150"><strong>Wiersze</strong></td>
|
||||
<td>Liczba wierszy w tabeli.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Cellpadding</strong></td>
|
||||
<td>Odleg³o¶æ akapitu od krawêdzi komórki tabeli.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Cellspacing</strong></td>
|
||||
<td>Szeroko¶æ krawêdzi komórek tabeli.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Wyrównanie</strong></td>
|
||||
<td>Wyrównanie tabeli.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Krawêdzie</strong></td>
|
||||
<td>Grubo¶æ krawêdzi tabeli.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Szeroko¶æ</strong></td>
|
||||
<td>Szeroko¶æ tabeli w pikselach.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Wysoko¶æ</strong></td>
|
||||
<td>Wysoko¶æ tabeli w pikselach.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Klasa</strong></td>
|
||||
<td>Styl lub klasa CSS tabeli.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<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/advanced/docs/pl/style.css
vendored
Normal file
28
www/extras/tinymce/jscripts/tiny_mce/themes/advanced/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