mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 07:28:31 +01:00
164 lines
6.5 KiB
HTML
164 lines
6.5 KiB
HTML
<P ALIGN=CENTER><B>Usar o Editor de textos HTML</B></P>
|
|
|
|
<P>Disponibilidade: <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>O editor de textos HTML permite a formatação de textos em modo intuitivo.
|
|
|
|
<P>Além da formatação de textos, o editor dispõe de outras funcionalidades úteis.
|
|
|
|
<P><B>Colar textos de outros programas</B></P>
|
|
<UL>
|
|
<P>Você pode copiar textos de outros programas como Microsoft Word e colar diretamente no editor, mantendo a formatação original.
|
|
Basta usar as funções copia/cola do seu navegador (ou Control-C e Control-V).
|
|
|
|
</UL>
|
|
|
|
<P><B>Inserir Imagens <img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
|
|
<UL>
|
|
<P>Para incluir imagens arquivadas em outros sites e acessíveis via URL
|
|
use o botão "Insert Image"
|
|
</UL>
|
|
|
|
<P><B>Inserir Tabelas <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
|
|
<UL>
|
|
<P>Para adicionar tabelas à página, use o botão "Insert Tables".
|
|
</UL>
|
|
|
|
<P><B>Inserir Links <img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
|
|
<UL>
|
|
<P>Para inserir un novo link, primeiro digite o texto correspondente e depois
|
|
selecione-o e clique o botão "link" na barra de instrumentos.
|
|
Enfim, escreva o endereço URL.
|
|
</UL>
|
|
|
|
|
|
<P><B>Inserir smilies (emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
|
|
<UL>
|
|
<P>Para inserir estes símbolos no seu texto, clique no botão "smiley" da barra de instrumentos e selecione uma das imagens abaixo. Você também pode digitar o código correspondente, que será subtituido pela imagem quando a página for visualizada.<br><br>
|
|
|
|
<table border="1">
|
|
<tr valign="top">
|
|
<td>
|
|
<table border="0" align="center" cellpadding="10">
|
|
<tr>
|
|
<td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
|
|
<td>smile</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
|
|
<td>big grin</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-D</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
|
|
<td>wink</td>
|
|
<td NOWRAP><FONT FACE=Courier>;-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
|
|
<td>mixed</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-/</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
|
|
<td>thoughtful</td>
|
|
<td NOWRAP><FONT FACE=Courier>V-.</FONT></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
|
|
<td>tongue out</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-P</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
|
|
<td>cool</td>
|
|
<td NOWRAP><FONT FACE=Courier>B-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
|
|
<td>approve</td>
|
|
<td NOWRAP><FONT FACE=Courier>^-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
|
|
<td>wide eyes</td>
|
|
<td NOWRAP><FONT FACE=Courier>8-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
|
|
<td>surprise</td>
|
|
<td NOWRAP><FONT FACE=Courier>8-o</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td>
|
|
<table border="0" align="center" cellpadding="10">
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
|
|
<td>sad</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-(</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
|
|
<td>shy</td>
|
|
<td NOWRAP><FONT FACE=Courier>8-.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
|
|
<td>blush</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-I</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
|
|
<td>kisses</td>
|
|
<td NOWRAP><FONT FACE=Courier>:-X</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
|
|
<td>clown</td>
|
|
<td NOWRAP><FONT FACE=Courier>:o)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
|
|
<td>black eye</td>
|
|
<td NOWRAP><FONT FACE=Courier>P-|</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
|
|
<td>angry</td>
|
|
<td NOWRAP><FONT FACE=Courier>8-[</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
|
|
<td>dead</td>
|
|
<td NOWRAP><FONT FACE=Courier>xx-P</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
|
|
<td>sleepy</td>
|
|
<td NOWRAP><FONT FACE=Courier>|-.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
|
|
<td>evil</td>
|
|
<td NOWRAP><FONT FACE=Courier>}-]</td>
|
|
</tr>
|
|
</table>
|
|
</table>
|
|
|
|
</UL>
|
|
|
|
|