mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
161 lines
8.3 KiB
HTML
161 lines
8.3 KiB
HTML
<p align="center"><strong>A richtext formájú HTML-szerkesztő használata</strong></p>
|
|
|
|
<p>Elérhetőség: <strong><?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"); } ?></strong></p>
|
|
|
|
<p>A richtext formájú HTML-szerkesztő olyan weboldalba beágyazott szövegszerkesztői felület,
|
|
amely lehetővé teszi az adott szöveg intuitív módon való szerkesztését,
|
|
eredményként pedig szokásos HTML-kódot ad vissza.</p>
|
|
|
|
<p>A szöveg formázása mellett ez a szerkesztő egy sor egyéb, hasznos jellemzővel rendelkezik.</p>
|
|
|
|
<p><strong>Szöveg beszúrása más alkalmazásokból</strong></p>
|
|
<ul>
|
|
<p>Egyéb Windows-alkalmazásokból, például Microsoft Wordből szúrhat be szöveget
|
|
közvetlenül ebbe a szerkesztőbe, miközben annak a formázása megőrződik. Ehhez mindössze
|
|
a webböngésző szokásos kivágási és beillesztési menüpontjait (vagy a
|
|
Control-C és Control-V) billentyűkombinációkat kell használnia.</p>
|
|
</ul>
|
|
|
|
<p><strong>Képek beszúrása <img border="0" hspace="10" src="lib/editor/images/ed_image.gif" /></strong></p>
|
|
<ul>
|
|
<p>Ha olyan képekkel rendelkezik, amelyek már valamely honlapon elérhetők, ezeket az "Kép beszúrása"
|
|
gombbal beillesztheti.</p>
|
|
</ul>
|
|
|
|
<p><strong>Táblázat beszúrása <img border="0" hspace="10" src="lib/editor/images/insert_table.gif" /></strong></p>
|
|
<ul>
|
|
<p>A szöveg elrendezéséhez használhatja az eszköztáron lévő "Táblázatok beszúrása" gombot. </p>
|
|
</ul>
|
|
|
|
<p><strong>Hivatkozások beszúrása <img border="0" hspace="10" src="lib/editor/images/ed_link.gif" /></strong></p>
|
|
<ul>
|
|
<p>Új ugrópont létrehozásához először írja be a hivatkozáshoz szánt szöveget.
|
|
Utána jelölje ki és kattintson az eszköztáron lévő Ugrópont gombra. Gépelje be a
|
|
hivatkozás URL-jét, és kész!</p>
|
|
</ul>
|
|
|
|
|
|
<p><strong>Emotikonok beszúrása <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15" /></strong></p>
|
|
<ul>
|
|
<p>Ezeknek a kis ikonoknak a szövegbe való beillesztéséhez kattintson az eszköztáron lévő,
|
|
emotikont jelölő ikonra. A felbukkanó párbeszédablakból választhat az alábbi emotikonok
|
|
közül. (Másik megoldásként egyszerűen beírhatja a megfelelő kódot a szövegbe,
|
|
amely később, a szöveg megjelenítésekor átalakítva jelenik majd meg). </p>
|
|
<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>mosoly</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15" /></td>
|
|
<td>vigyor</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-D</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15" /></td>
|
|
<td>kacsintás</td>
|
|
<td nowrap="nowrap"><font face="Courier">;-)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15" /></td>
|
|
<td>vegyes</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-/</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15" /></td>
|
|
<td>töprengés</td>
|
|
<td nowrap="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>nyelvnyújtás</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-P</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15" /></td>
|
|
<td>klassz</td>
|
|
<td nowrap="nowrap"><font face="Courier">B-)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15" /></td>
|
|
<td>rendben</td>
|
|
<td nowrap="nowrap"><font face="Courier">^-)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15" /></td>
|
|
<td>tágra nyílt szemek</td>
|
|
<td nowrap="nowrap"><font face="Courier">8-)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15" /></td>
|
|
<td>meglepődés</td>
|
|
<td nowrap="nowrap"><font face="Courier">8-o</font></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<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>szomorúság</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-(</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15" /></td>
|
|
<td>félénkség</td>
|
|
<td nowrap="nowrap"><font face="Courier">8-.</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15" /></td>
|
|
<td>elpirulás</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-I</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15" /></td>
|
|
<td>puszi</td>
|
|
<td nowrap="nowrap"><font face="Courier">:-X</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15" /></td>
|
|
<td>bohóc</td>
|
|
<td nowrap="nowrap"><font face="Courier">:o)</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15" /></td>
|
|
<td>fekete szem</td>
|
|
<td nowrap="nowrap"><font face="Courier">P-|</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15" /></td>
|
|
<td>düh</td>
|
|
<td nowrap="nowrap"><font face="Courier">8-[</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15" /></td>
|
|
<td>halott</td>
|
|
<td nowrap="nowrap"><font face="Courier">xx-P</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15" /></td>
|
|
<td>álmos</td>
|
|
<td nowrap="nowrap"><font face="Courier">|-.</font></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt="" border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15" /></td>
|
|
<td>gonosz</td>
|
|
<td nowrap="nowrap"><font face="Courier">}-]</font></td>
|
|
</tr>
|
|
</table>
|
|
|
|
</ul>
|
|
|
|
|