2003-06-04 03:47:00 +00:00
<!-- Traducción al español: Claudio Tavares. Adaptaci<63> n para la versi<73> n es_es Antonio J. Navarro Vergara (anavarro@sextaisla.com) -->
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p style = "text-align: center;" > < strong > Sobre el editor Richtext HTML< / strong > < / p >
< p > Disponibilidad: < strong >
< ? if (!$cfg->htmleditor) {
2003-01-19 03:42:29 +00:00
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
} else if (!can_use_richtext_editor()) {
print_string("htmleditordisabledbrowser");
} else {
print_string("htmleditoravailable");
}
2003-05-28 07:16:41 +00:00
?>< / strong >
< / p >
< p > El editor HTML Richtext ofrece una interfaz semejante a un procesador de textos que permite generar el có digo HTML aunque Ud. no conozca el lenguaje.< / p >
< p > Ademá s de formatear el texto, este editor ofrece algunas caracterí sticas má s que tambié n son de utilidad.< / p >
< p > < strong > Pegar texto de otras aplicaciones de Windows< / strong > < / p >
< p style = "padding-left: 3em;" > Es posible pegar texto escrito o editado en otra aplicació n, como < abbr title = "Microsoft" > MS< / abbr > Word, conservando su formato. Utilice los comandos normales de copiar y pegar del menú (o CTRL+C y CTRL+V).< / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p > < strong > Instertar imá genes< / strong > < img src = "lib/rte/images/icon_ins_image.gif" alt = "Icono para insertar imágenes." > < / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p style = "padding-left: 3em;" > Puede colocar imá genes que se encuentren en internet, a las que se pueda acceder a travé s de una URL (direcció n en Internet); incluya esas imá genes con el botó n « Insertar imagen» .< / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p > < strong > Insertar tablas< / strong > < img src = "lib/rte/images/icon_ins_table.gif" alt = "Icono para insertar tabla." > < / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p style = "padding-left: 3em;" > Para organizar el diseñ o de su mensaje puede crear tablas con el botó n « Insertar tabla» .< / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p > < strong > Insertar Enlaces< / strong > < img src = "lib/rte/images/icon_ins_link.gif" alt = "Icono para insertar enlace." > < / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p style = "padding-left: 3em;" > Para colocar un enlace primero escriba el texto que quiere que sea el enlace. Luego seleccione el botó n « enlace» y escriba la direcció n URL a la que quiere enlazar. Eso es todo.< / p >
2003-01-19 03:42:29 +00:00
2003-05-28 07:16:41 +00:00
< p > < strong > Caritas expresivas< / strong > (emoticonos) < img src = "pix/s/smiley.gif" alt = "Emoticon." width = "15" height = "15" border = "0" > < / p >
< p style = "padding-left: 3em;" > 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.)< / p >
< table border = "1" align = "center" title = "Tabla de emoticonos que pueden usarse." summary = "Contiene dos tablas de emoticonos con su significado y código asociado." >
< caption align = "top" > < strong > < em > Tabla de correspondencia y significado de los có digos de emoticonos< / em > < / strong > < / caption >
2003-01-19 03:42:29 +00:00
< tr valign = "top" >
< td >
< table border = "0" align = "center" cellpadding = "10" >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/smiley.gif" alt = "sonrisa" width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > sonrisa< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/biggrin.gif" alt = "risa" width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > gran sonrisa< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-D< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/wink.gif" alt = "guiño" width = "15" height = "15" border = "0" > < / td >
< td > guiñ o< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > ;-)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/mixed.gif" alt = "confuso" width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > confuso< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-/< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/thoughtful.gif" alt = "pensativo" width = "15" height = "15" border = "0" > < / td >
< td > pensativo< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > V-.< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/tongueout.gif" alt = "sacar la lengua." width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > sacar la lengua< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-P< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/cool.gif" alt = "astuto - guay." width = "15" height = "15" > < / td >
< td > astuto - guay< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > B-)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/approve.gif" alt = "aprobación." width = "15" height = "15" border = "0" > < / td >
< td > aprobació n< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > ^-)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/wideeyes.gif" alt = "ojos abiertos" width = "15" height = "15" border = "0" > < / td >
< td > ojos abiertos< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > 8-)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/surprise.gif" alt = "sorprendido." width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > sorprendido< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > 8-o< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< / table >
< / td >
< td >
< table border = "0" align = "center" cellpadding = "10" >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/sad.gif" alt = "triste." width = "15" height = "15" border = "0" > < / td >
2003-01-19 03:42:29 +00:00
< td > triste< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-(< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/shy.gif" alt = "tímido." width = "15" height = "15" > < / td >
< td > tí mido< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > 8-.< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/blush.gif" alt = "sonrojado." width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > sonrojado< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-I< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/kiss.gif" alt = "besos." width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > besos< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :-X< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/clown.gif" alt = "Payaso." width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > payaso< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > :o)< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/blackeye.gif" alt = "ojo morado" width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > ojo morado< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > P-|< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/angry.gif" alt = "Enojado - enfadado." width = "15" height = "15" > < / td >
< td > enojado, enfadado< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > 8-[< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/dead.gif" alt = "muerto." width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > muerto< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > xx-P< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/sleepy.gif" alt = "somnoliento." width = "15" height = "15" > < / td >
2003-01-19 03:42:29 +00:00
< td > somnoliento< / td >
2003-05-28 07:16:41 +00:00
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > |-.< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< tr >
2003-05-28 07:16:41 +00:00
< td > < img src = "pix/s/evil.gif" alt = "diabólico." width = "15" height = "15" > < / td >
< td > diabó lico< / td >
< td nowrap > < span style = "font-family: 'Courier New', Courier, monospace;" > }-]< / span > < / td >
2003-01-19 03:42:29 +00:00
< / tr >
< / table >
2003-05-28 07:16:41 +00:00
< / td >
< / tr >
2003-01-19 03:42:29 +00:00
< / table >
2003-05-28 07:16:41 +00:00