mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 07:28:31 +01:00
158 lines
6.6 KiB
HTML
158 lines
6.6 KiB
HTML
<P ALIGN=CENTER><B>Sobre el editor Richtext HTML</B></P>
|
|
|
|
<P>Disponibilidad: <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>El editor HTML Richtext ofrece una interfase semejante a un procesador de palabras que permite generar el código HTML aunque Ud. no conozca el lenguaje.
|
|
|
|
<P>Además de formatear el texto, este editor ofrece algunas características más que también son de utilidad.
|
|
|
|
<P><B>Pegar texto de otras aplicaciones de Windows</B></P>
|
|
<UL>
|
|
<P>Es posible pegar texto escrito o editado en otra aplicación, como MS Word, conservando su formato. Utilice los comandos normales de copiar y pegar del menú (o CTRL+C y CTRL+V).
|
|
</UL>
|
|
|
|
<P><B>Instertar imágenes <img border="0" hspace="10" src="lib/rte/images/icon_ins_image.gif"></B></P>
|
|
<UL>
|
|
<P>Puede colocar imágenes que se encuentren en internet y que se puedan acceder a través de una dirección, incluya esas imágenes con el botón “Insertar imagen”.
|
|
</UL>
|
|
|
|
<P><B>Insertar tablas <img border="0" hspace="10" src="lib/rte/images/icon_ins_table.gif"></B></P>
|
|
<UL>
|
|
<P>Para organizar el diseño de su mensaje puede crear tablas con el botón “Insertar tabla”.
|
|
</UL>
|
|
|
|
<P><B>Insertar ligas<img border="0" hspace="10" src="lib/rte/images/icon_ins_link.gif"></B></P>
|
|
<UL>
|
|
<P>Para colocar una liga primero escriba el texto que desea posea la liga. Luego seleccione el botón “liga” y escriba la dirección. Eso es todo.
|
|
</UL>
|
|
|
|
|
|
<P><B>Caritas felices(emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></B></P>
|
|
<UL>
|
|
<P>Para colocar estos pequeños iconos en el texto oprima el botón de caritas en la barra de iconos y elija la que desee. (También puede colocar el código correspondiente, y la carita aparecerá cuando se lea el mensaje.)
|
|
|
|
|
|
<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>sonrisa</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>gran sonrisa</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>guiñada</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>confuso</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>atento</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>sacar la lengua</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>astuto</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>aprobación</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>ojos grandes</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>sorprendido</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>triste</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>tímido</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>sonrojado</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>besos</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>payaso</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>ojo morado</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>enojado</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>muerto</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>somnoliento</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>demoniaco</td>
|
|
<td NOWRAP><FONT FACE=Courier>}-]</td>
|
|
</tr>
|
|
</table>
|
|
</table>
|
|
|
|
</UL>
|