mirror of
https://github.com/moodle/moodle.git
synced 2025-01-24 17:18:28 +01:00
118 lines
6.6 KiB
HTML
118 lines
6.6 KiB
HTML
<P align=center><B>Richtext HTML-editorista</B></P>
|
|
<P>Saatavuus: <B>
|
|
<? 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.
|
|
<P>Tekstin muotoilumahdollisuuden lisäksi tämä editori tarjoaa lukuisia muita ominaisuuksia, jotka saattavat olla hyödyllisiä.
|
|
<P><B>Tekstin siirtäminen muista ohjelmista</B></P>
|
|
<UL>
|
|
<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>
|
|
<P><B>Kuvien lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_image.gif" border=0></B></P>
|
|
<UL>
|
|
<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>
|
|
<P><B>Taulukoiden lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_table.gif" border=0></B></P>
|
|
<UL>
|
|
<P>Voit lisätä taulukon tekstin asettelemista varten käyttämällä työkalupalkin "Lisää taulukko" ("Insert Tables") -painiketta. </P></UL>
|
|
<P><B>Linkkien lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_link.gif" border=0></B></P>
|
|
<UL>
|
|
<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>
|
|
<P><B>Hymiöiden lisääminen <IMG height=15 hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></B></P>
|
|
<UL>
|
|
<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.)
|
|
<TABLE border=1>
|
|
<TBODY>
|
|
<TR vAlign=top>
|
|
<TD>
|
|
<TABLE cellPadding=10 align=center border=0>
|
|
<TBODY>
|
|
<TR>
|
|
<TD><IMG height=15 hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></TD>
|
|
<TD>hymy</TD>
|
|
<TD noWrap><FONT face=Courier>:-)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/biggrin.gif" width=15 border=0></TD>
|
|
<TD>leveä virnistys</TD>
|
|
<TD noWrap><FONT face=Courier>:-D</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wink.gif" width=15 border=0></TD>
|
|
<TD>vinkkaus</TD>
|
|
<TD noWrap><FONT face=Courier>;-)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/mixed.gif" width=15 border=0></TD>
|
|
<TD>hämmentynyt</TD>
|
|
<TD noWrap><FONT face=Courier>:-/</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/thoughtful.gif" width=15 border=0></TD>
|
|
<TD>mietteliäs</TD>
|
|
<TD noWrap><FONT face=Courier>V-.</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/tongueout.gif" width=15 border=0></TD>
|
|
<TD>kieli ulkona</TD>
|
|
<TD noWrap><FONT face=Courier>:-P</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/cool.gif" width=15 border=0></TD>
|
|
<TD>cool</TD>
|
|
<TD noWrap><FONT face=Courier>B-)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/approve.gif" width=15 border=0></TD>
|
|
<TD>hyväksyvä</TD>
|
|
<TD noWrap><FONT face=Courier>^-)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wideeyes.gif" width=15 border=0></TD>
|
|
<TD>suuret silmät</TD>
|
|
<TD noWrap><FONT face=Courier>8-)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/surprise.gif" width=15 border=0></TD>
|
|
<TD>yllättynyt</TD>
|
|
<TD noWrap><FONT face=Courier>8-o</FONT></TD></TR></TBODY></TABLE></TD>
|
|
<TD>
|
|
<TABLE cellPadding=10 align=center border=0>
|
|
<TBODY>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sad.gif" width=15 border=0></TD>
|
|
<TD>surullinen</TD>
|
|
<TD noWrap><FONT face=Courier>:-(</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/shy.gif" width=15 border=0></TD>
|
|
<TD>ujo</TD>
|
|
<TD noWrap><FONT face=Courier>8-.</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blush.gif" width=15 border=0></TD>
|
|
<TD>punastunut</TD>
|
|
<TD noWrap><FONT face=Courier>:-I</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/kiss.gif" width=15 border=0></TD>
|
|
<TD>suukkoja</TD>
|
|
<TD noWrap><FONT face=Courier>:-X</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/clown.gif" width=15 border=0></TD>
|
|
<TD>pelle</TD>
|
|
<TD noWrap><FONT face=Courier>:o)</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blackeye.gif" width=15 border=0></TD>
|
|
<TD>musta silmä</TD>
|
|
<TD noWrap><FONT face=Courier>P-|</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/angry.gif" width=15 border=0></TD>
|
|
<TD>vihainen</TD>
|
|
<TD noWrap><FONT face=Courier>8-[</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/dead.gif" width=15 border=0></TD>
|
|
<TD>kuollut</TD>
|
|
<TD noWrap><FONT face=Courier>xx-P</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sleepy.gif" width=15 border=0></TD>
|
|
<TD>unelias</TD>
|
|
<TD noWrap><FONT face=Courier>|-.</FONT></TD></TR>
|
|
<TR>
|
|
<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/evil.gif" width=15 border=0></TD>
|
|
<TD>paha</TD>
|
|
<TD noWrap><FONT face=Courier>}-]</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
|
|
</UL>
|