<P align=center><B>Richtext HTML-editorista</B></P>\r
<P>Saatavuus: <B>\r
-<?php if (!$CFG->htmleditor) { \r
- print_string("htmleditordisabledadmin"); \r
- } else if (!$USER->htmleditor) { \r
- print_string("htmleditordisabled"); \r
- } else if (!can_use_richtext_editor()) {\r
- print_string("htmleditordisabledbrowser"); \r
- } else { print_string("htmleditoravailable"); \r
- } ?> </B></P>\r
+<?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>Richtext HTML-editori tarjoaa tekstinkäsittely -käyttöliittymän upotettuna verkkosivuusi. Tämä mahdollistaa tekstin muokkaamisen intuitiivisesti, ja tuloksena on tavallista HTML-koodia. \r
<P>Tekstin muotoilumahdollisuuden lisäksi tämä editori tarjoaa lukuisia muita ominaisuuksia, jotka saattavat olla hyödyllisiä. \r
<P><B>Tekstin siirtäminen muista ohjelmista</B></P>\r
<UL>\r
<P>Voit leikata ja liimata muotoiltua tekstiä muista Windows-ohjelmista, kuten Wordista, suoraan tähän editoriin. Muotoilusi pysyvät ennallaan. Käytä selaimesi tavallisia leikkaa ja liimaa -valikkoja (tai Control-C ja Control-V). </P></UL>\r
-<P><B>Kuvien lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_image.gif" border=0></B></P>\r
+<P><B>Kuvien lisääminen <IMG hspace=10 src="lib/editor/images/ed_image.gif"></B></P>\r
<UL>\r
<P>Jos sinulla on kuvia, jotka on jo julkaistu verkkosivulla, ja joihin pääsee URLn kautta, voit liittää näitä kuvia tekstiisi käyttäen "Lisää kuva" ("Insert Image") painiketta. </P></UL>\r
-<P><B>Taulukoiden lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_table.gif" border=0></B></P>\r
+<P><B>Taulukoiden lisääminen <IMG hspace=10 src="lib/editor/images/insert_table.gif"></B></P>\r
<UL>\r
<P>Voit lisätä taulukon tekstin asettelemista varten käyttämällä työkalupalkin "Lisää taulukko" ("Insert Tables") -painiketta. </P></UL>\r
-<P><B>Linkkien lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_link.gif" border=0></B></P>\r
+<P><B>Linkkien lisääminen <IMG hspace=10 src="lib/editor/images/ed_link.gif"></B></P>\r
<UL>\r
<P>Kirjoita ensin teksti, jonka haluat toimivan linkkinä. Valitse kirjoittamasi teksti ja klikkaa linkkipainiketta työkalupalkissa. Kirjoita URL, jonne haluat linkin johtavan. Valmista tuli. </P></UL>\r
-<P><B>Hymiöiden lisääminen <IMG height=15 hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></B></P>\r
+<P><B>Hymiöiden lisääminen <IMG height=15 hspace=10 src="pix/s/smiley.gif"</B></P>\r
<UL>\r
<P>Jos haluat upottaa näitä pieniä kuvia tekstiisi, paina työkalupalkissa olevaa hymiötä. Esiin tulee valikko, josta voit valita jonkin seuraavista vaihtoehdoista. (Tai kirjoita vastaava koodi suoraan tekstiin ja ohjelma muokkaa sen automaattisesti.) \r
<TABLE border=1>\r
-<TBODY>\r
<TR vAlign=top>\r
<TD>\r
<TABLE cellPadding=10 align=center border=0>\r
-<TBODY>\r
<TR>\r
-<TD><IMG height=15 hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 hspace=10 src="pix/s/smiley.gif" width="15" height="15"></TD>\r
<TD>hymy</TD>\r
<TD noWrap><FONT face=Courier>:-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/biggrin.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="pix/s/biggrin.gif" width="15" height="15"></TD>\r
<TD>leveä virnistys</TD>\r
<TD noWrap><FONT face=Courier>:-D</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wink.gif" width=15 border=0></TD>\r
+<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
<TD>vinkkaus</TD>\r
<TD noWrap><FONT face=Courier>;-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/mixed.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></TD>\r
<TD>hämmentynyt</TD>\r
<TD noWrap><FONT face=Courier>:-/</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/thoughtful.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></TD>\r
<TD>mietteliäs</TD>\r
<TD noWrap><FONT face=Courier>V-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/tongueout.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></TD>\r
<TD>kieli ulkona</TD>\r
<TD noWrap><FONT face=Courier>:-P</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/cool.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></TD>\r
<TD>cool</TD>\r
<TD noWrap><FONT face=Courier>B-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/approve.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></TD>\r
<TD>hyväksyvä</TD>\r
<TD noWrap><FONT face=Courier>^-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wideeyes.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></TD>\r
<TD>suuret silmät</TD>\r
<TD noWrap><FONT face=Courier>8-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/surprise.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></TD>\r
<TD>yllättynyt</TD>\r
<TD noWrap><FONT face=Courier>8-o</FONT></TD></TR></TBODY></TABLE></TD>\r
<TD>\r
<TABLE cellPadding=10 align=center border=0>\r
<TBODY>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sad.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></TD>\r
<TD>surullinen</TD>\r
<TD noWrap><FONT face=Courier>:-(</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/shy.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></TD>\r
<TD>ujo</TD>\r
<TD noWrap><FONT face=Courier>8-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blush.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></TD>\r
<TD>punastunut</TD>\r
<TD noWrap><FONT face=Courier>:-I</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/kiss.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></TD>\r
<TD>suukkoja</TD>\r
<TD noWrap><FONT face=Courier>:-X</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/clown.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></TD>\r
<TD>pelle</TD>\r
<TD noWrap><FONT face=Courier>:o)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blackeye.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></TD>\r
<TD>musta silmä</TD>\r
<TD noWrap><FONT face=Courier>P-|</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/angry.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></TD>\r
<TD>vihainen</TD>\r
<TD noWrap><FONT face=Courier>8-[</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/dead.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></TD>\r
<TD>kuollut</TD>\r
<TD noWrap><FONT face=Courier>xx-P</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sleepy.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></TD>\r
<TD>unelias</TD>\r
<TD noWrap><FONT face=Courier>|-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/evil.gif" width=15 border=0></TD>\r
+<TD><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></TD>\r
<TD>paha</TD>\r
-<TD noWrap><FONT face=Courier>}-]</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>\r
+<TD noWrap><FONT face=Courier>}-]</FONT></TD></TR></TABLE></TD></TR></TABLE>\r
</UL>