moodle/lang/pl/help/richtext.html
2003-09-20 03:27:33 +00:00

161 lines
7.1 KiB
HTML

<P ALIGN=CENTER><B>Informacje na temat edytora Richtext HTML</B></P>
<P>Dostępność: <B>
<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
} else if (!can_use_richtext_editor()) {
print_string("htmleditordisabledbrowser");
} else {
print_string("htmleditoravailable");
}
?>
</B></P>
<P>Edytor Richtext HTML tworzy standardowy kod HTML, udostępniając interfejs edytora tekstowego osadzony w Twojej stronie WWW, umożliwiający intuicyjną edycję tekstu. </p>
<P>Poza formatowaniem tekstu, edytor ten posiada szereg dodatkowych funkcji, które mogą okazać się przydatne.
<P><B>Wklejanie tekstu z innych aplikacji</B></P>
<UL>
<P>Możesz wycinać i wklejać wzbogacony tekst z innych aplikacji Windows, takich jak Microsoft Word, bezpośrednio do edytora Richtext HTML, bez utraty formatowania. W tym celu skorzystaj ze standardowego menu wycinania i wklejania tekstu w Twojej przeglądarce (lub Ctrl-C i Ctrl-V). </p>
</UL>
<P><B>Wstawianie grafiki<img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
<UL>
<P>Jeżeli dysponujesz grafiką już opublikowaną w sieci i dostępną poprzez adres URL, możesz ją dołączyć do swoich tekstów używając przycisku &quot;Insert image&quot; (Wstaw rysunek). </p>
</UL>
<P><B>Wstawianie tabel <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
<UL>
<P>W celu lepszego rozmieszczenia swoich tekstów, możesz wykorzystać przycisk &quot;Insert table&quot; (Wstaw tabele) znajdujący się na pasku narzędzi. </p>
</UL>
<P><B>Wstawianie odnośników<img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
<UL>
<P>W celu utworzenia nowego odnośnika najpierw wprowadź tekst, który ma zostać odnośnikiem. Następnie zaznacz go i kliknij na przycisk &quot;Insert link&quot; (Wstaw odnośnik) na pasku narzędzi. Wpisz odpowiedni adres URL i odnośnik jest gotowy! </p>
</UL>
<P><B>Wstawianie emotikon <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
<UL>
<P> W celu osadzenia tych ikonek w swoim tekście, kliknij na ikonę emotikon na pasku narzędzi. Pojawi się okno dialogowe, z którego możesz wybrać poniższe emotikony. (Zamiast tego, możesz po prostu umieścić w tekście odpowiedni kod, który zostanie zamieniony na emotikonę gdy tekst będzie wyświetlony).</p>
<table border="1" align="center">
<tr valign="top">
<td>
<table border="0" align="center" cellpadding="5">
<tr>
<td><a href="javascript:inserttext(':-)')"><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></a></td>
<td>Uśmiech</td>
<td><font face="courier">:-)</td>
</tr>
<tr>
<td><a href="javascript:inserttext(':-D')"><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></a></td>
<td>Szeroki uśmiech</td>
<td><font face="courier">:-D</td>
</tr>
<tr>
<td><a href="javascript:inserttext(';-)')"><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></a></td>
<td>Puszczenie oczka</td>
<td><font face="courier">;-)</td>
</tr>
<tr>
<td><a href="javascript:inserttext(':-/')"><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></a></td>
<td>Mieszane uczucia</td>
<td><font face="courier">:-/</td>
</tr>
<tr>
<td><a href="javascript:inserttext('V-.')"><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></a></td>
<td>Zastanowienie się</td>
<td><font face="courier">V-.</font></td>
</tr>
<tr>
<td><a href="javascript:inserttext(':-P')"><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></a></td>
<td>Języczek</td>
<td><font face="courier">:-P</td>
</tr>
<tr>
<td><a href="javascript:inserttext('B-)')"><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></a></td>
<td>'Równy gość'</td>
<td><font face="courier">B-)</td>
</tr>
<tr>
<td><a href="javascript:inserttext('^-)')"><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></a></td>
<td>Zadowolenie</td>
<td><font face="courier">^-)</td>
</tr>
<tr>
<td><a href="javascript:inserttext('8-)')"><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></a></td>
<td>Wytrzeszczone oczy</td>
<td><font face="courier">8-)</td>
</tr>
<tr>
<td><a href="javascript:inserttext('8-o')"><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></a></td>
<td>Zaskoczenie</td>
<td><font face="courier">8-o</td>
</tr>
</table>
</td>
<td>
<table border="0" align="center" cellpadding="5">
<tr>
<td><a href="javascript:inserttext(':-(')"><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></a></td>
<td>Smutek</td>
<td><font face="courier">:-(</td>
</tr>
<tr>
<td><a href="javascript:inserttext('8-.')"><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></a></td>
<td>Nieśmiałość</td>
<td><font face="courier">8-.</td>
</tr>
<tr>
<td><a href="javascript:inserttext(':-I')"><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></a></td>
<td>Rumieniec</td>
<td><font face="courier">:-I</td>
</tr>
<tr>
<td><a href="javascript:inserttext(':-X')"><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></a></td>
<td>Buziaki</td>
<td><font face="courier">:-X</td>
</tr>
<tr>
<td><a href="javascript:inserttext(':o)')"><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></a></td>
<td>Klaun</td>
<td><font face="courier">:o)</td>
</tr>
<tr>
<td><a href="javascript:inserttext('P-|')"><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></a></td>
<td>Podbite limo</td>
<td><font face="courier">P-|</td>
</tr>
<tr>
<td><a href="javascript:inserttext('8-[')"><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></a></td>
<td>Złość</td>
<td><font face="courier">8-[</td>
</tr>
<tr>
<td><a href="javascript:inserttext('xx-P')"><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></a></td>
<td>Martwy</td>
<td><font face="courier">xx-P</td>
</tr>
<tr>
<td><a href="javascript:inserttext('|-.')"><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></a></td>
<td>Senny</td>
<td><font face="courier">|-.</td>
</tr>
<tr>
<td><a href="javascript:inserttext('}-]')"><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></a></td>
<td>Diabełek</td>
<td><font face="courier">}-]</td>
</tr>
</table>
</table>
</UL>