2005-01-07 21:51:21 +00:00
< p align = "center" > < b > Sobre l'editor de text enriquit HTML< / b > < / p >
2004-07-03 18:05:58 +00:00
2005-01-07 21:51:21 +00:00
< p > Disponibilitat: < b >
2004-07-03 18:05:58 +00:00
< ?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");
}
?>
2005-01-07 21:51:21 +00:00
< / b > < / p >
2004-07-03 18:05:58 +00:00
2005-01-07 21:51:21 +00:00
< p > L'editor de text enriquit HTML ens proporciona una interfí cie de processador
2004-07-03 18:05:58 +00:00
de textos incrustada en una pà gina web per permetre-us editar text d'una
2005-01-07 21:51:21 +00:00
forma intuï tiva, i el resultat é s codi HTML normal.< / p >
2004-07-03 18:05:58 +00:00
2005-01-07 21:51:21 +00:00
< p > A mé s de formatar text aquest editor presenta una sè rie de caracterí stiques
extra que podeu trobar ú tils.< / p >
2004-07-03 18:05:58 +00:00
2005-01-07 21:51:21 +00:00
< p > < b > Copiar text des d'altres aplicacions< / b > < / p >
< ul >
2004-07-03 18:05:58 +00:00
< p > Podeu copiar i enganxar-hi directament text enriquit des d'altres aplicacions Windows, com ara Microsoft Word, i es conservarà el formatatge. Nomé s cal que useu els menú s habituals de copiar i enganxar del vostre navegador (o les tecles equivalents control-C i control-V).< / p >
2005-01-07 21:51:21 +00:00
< / ul >
2004-07-03 18:05:58 +00:00
2005-02-16 13:23:28 +00:00
< p > < b > Inserir imatges < img alt = "" border = "0" hspace = "10" src = "lib/editor/images/ed_image.gif" / > < / b > < / p >
2005-01-07 21:51:21 +00:00
< ul >
< p > Si teniu imatges publicades en un lloc web i accessibles per mitjà d'un URL les podeu incloure en els vostres textos per mitjà del botó "Insereix imatge".< / p >
< / ul >
2004-07-03 18:05:58 +00:00
2005-02-16 13:23:28 +00:00
< p > < b > Inserir taules< img alt = "" border = "0" hspace = "10" src = "lib/editor/images/insert_table.gif" / > < / b > < / p >
2005-01-07 21:51:21 +00:00
< ul >
< p > Podeu formatar els textos amb taules utilitzan el botó "Insereix taules"
de la barra de menú s.< / p >
< / ul >
2004-07-03 18:05:58 +00:00
2005-02-16 13:23:28 +00:00
< p > < b > Inserir enllaç os< img alt = "" border = "0" hspace = "10" src = "lib/editor/images/ed_link.gif" / > < / b > < / p >
2005-01-07 21:51:21 +00:00
< ul >
2004-07-03 18:05:58 +00:00
< p > Per crear un nou enllaç primer cal escriure el text on voleu que hi hagi l'¡ enllaç . En acabat seleccioneu-lo i feu clic al botó d'enllaç de la barra de menú s. Escriviu l'URL que voleu enllaç ar i ja ho teniu.< / p >
2005-01-07 21:51:21 +00:00
< / ul >
2004-07-03 18:05:58 +00:00
2005-02-16 13:23:28 +00:00
< p > < b > Inserir emoticones< img alt = "" border = "0" hspace = "10" src = "pix/s/smiley.gif" width = "15" height = "15" / > < / b > < / p >
2005-01-07 21:51:21 +00:00
< ul >
2004-07-03 18:05:58 +00:00
< p > Per incrustar emoticones en els textos feu clic al botó de l'emoticona de la barra de menú s. Un dià leg us permetrà triar les diferents emoticones. També podeu escriure directament el codi corresponent a l'emoticona i despré s quan es mostri el text es convertirà automà ticament en l'emoticona.< / p >
< p > < / p >
< table border = "1" align = "center" >
< tr valign = "top" >
< td >
< table border = "0" align = "center" cellpadding = "5" >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-)')" > < img alt border = "0" hspace = "10" src = "pix/s/smiley.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > somriure< / td >
< td > < font face = "courier" > :-)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-D')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/biggrin.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > rialla< / td >
< td > < font face = "courier" > :-D< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(';-)')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/wink.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > fer l'ullet< / td >
< td > < font face = "courier" > ;-)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-/')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/mixed.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > indecí s< / td >
< td > < font face = "courier" > :-/< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('V-.')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/thoughtful.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > pensaró s< / td >
< td > < font face = "courier" > V-.< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-P')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/tongueout.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > burleta< / td >
< td > < font face = "courier" > :-P< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('B-)')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/cool.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > guai< / td >
< td > < font face = "courier" > B-)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('^-)')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/approve.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > d'acord< / td >
< td > < font face = "courier" > ^-)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('8-)')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/wideeyes.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > ulls oberts< / td >
< td > < font face = "courier" > 8-)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('8-o')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/surprise.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > sorprè s< / td >
< td > < font face = "courier" > 8-o< / font > < / td >
< / tr >
< / table >
< / td >
< td >
< table border = "0" align = "center" cellpadding = "5" >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-(')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/sad.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > trist< / td >
< td > < font face = "courier" > :-(< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('8-.')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/shy.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > tí mid< / td >
< td > < font face = "courier" > 8-.< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-I')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/blush.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > avergonyit< / td >
< td > < font face = "courier" > :-I< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':-X')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/kiss.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > petó < / td >
< td > < font face = "courier" > :-X< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext(':o)')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/clown.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > pallasso< / td >
< td > < font face = "courier" > :o)< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('P-|')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/blackeye.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > ull tapat< / td >
< td > < font face = "courier" > P-|< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('8-[')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/angry.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > enfadat< / td >
< td > < font face = "courier" > 8-[< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('xx-P')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/dead.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > mort< / td >
< td > < font face = "courier" > xx-P< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('|-.')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/sleepy.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > somnolent< / td >
< td > < font face = "courier" > |-.< / font > < / td >
< / tr >
< tr >
2005-02-16 13:23:28 +00:00
< td > < a href = "javascript:inserttext('}-]')" > < img alt = "" border = "0" hspace = "10" src = "pix/s/evil.gif" width = "15" height = "15" / > < / a > < / td >
2004-07-03 18:05:58 +00:00
< td > dolent< / td >
< td > < font face = "courier" > }-]< / font > < / td >
< / tr >
< / table >
< / table >
2005-01-07 21:51:21 +00:00
< / ul >
2004-07-03 18:05:58 +00:00