mirror of
https://github.com/moodle/moodle.git
synced 2025-01-27 02:28:23 +01:00
176 lines
6.9 KiB
HTML
Executable File
176 lines
6.9 KiB
HTML
Executable File
<p align="center"><b>Éditeur HTML</b></p>
|
|
|
|
<p>availability: <b>
|
|
<?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>L'éditeur HTML prŽsente une interface semblable à celle des
|
|
traitements de textes, qui permet de facilement éditer un texte sans
|
|
utiliser directement les balises HTML.</p>
|
|
|
|
<p>En plus du formatage du texte, l'éditeur a les fonctionnalités
|
|
suivantes :</p>
|
|
|
|
<p><b>Coller du texte en provenance d'une autre application</b></p>
|
|
<ul>
|
|
<p>Vous pouvez copier et coller du texte formaté dans d'autres
|
|
applications, par exemple Word, directement dans cet éditeur et tout le
|
|
formatage sera conservé. On utilise pour cela les commandes Copier et
|
|
Coller du navigateur.</p>
|
|
</ul>
|
|
|
|
<p><b>Insérer des images <img border="0" hspace="10"
|
|
src="lib/rte/images/icon_ins_image.gif"></b></p>
|
|
<ul>
|
|
<p>Vous pouvez insérer des images déjà publiées dans
|
|
un site Internet en cliquant sur le bouton « Insérer
|
|
image » et en tapant l'URL de l'image.</p>
|
|
</ul>
|
|
|
|
<p><b>Insérer un tableau <img border="0" hspace="10"
|
|
src="lib/rte/images/icon_ins_table.gif"></b></p>
|
|
<ul>
|
|
<p>On peut insérer un tableau dans le texte en utilisant le bouton
|
|
correspondant.</p>
|
|
</ul>
|
|
|
|
<p><b>Insérer un lien hypertexte <img border="0" hspace="10"
|
|
src="lib/rte/images/icon_ins_link.gif"></b></p>
|
|
<ul>
|
|
<p>Pour insérer un lien hypertexte, tapez tout d'abord le texte qui
|
|
servira de lien. Sélectionnez ce texte et cliquez sur le bouton pour
|
|
l'insertion du lien. Entrez ensuite l'URL désirée.</p>
|
|
</ul>
|
|
|
|
<p><b>Insérer des binettes (emoticons) <img border="0" hspace="10"
|
|
src="pix/s/smiley.gif" width="15" height="15"></b></p>
|
|
<ul>
|
|
<p>Pour insŽrer des binettes dans votre texte, cliquez sur l'icône
|
|
sourire dans la barre d'icônes. Une fenêtre s'ouvrira, avec la liste
|
|
des binettes disponibles. Cliquez sur une des binettes ou notez le code
|
|
correspondant, que vous pourrez taper directement dans votre texte. </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>sourire</td>
|
|
<td nowrap><font face="courier">:-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
|
|
<td>gros sourire</td>
|
|
<td nowrap><font face="courier">:-d</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
|
|
<td>clin d'oeil</td>
|
|
<td nowrap><font face="courier">;-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
|
|
<td>incertain</td>
|
|
<td nowrap><font face="courier">:-/</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
|
|
<td>pensif</td>
|
|
<td 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>langue sortie</td>
|
|
<td nowrap><font face="courier">:-p</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
|
|
<td>cool</td>
|
|
<td nowrap><font face="courier">b-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
|
|
<td>approbateur</td>
|
|
<td nowrap><font face="courier">^-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
|
|
<td>yeux grands ouverts</td>
|
|
<td nowrap><font face="courier">8-)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
|
|
<td>surprise</td>
|
|
<td nowrap><font face="courier">8-o</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td>
|
|
<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>triste</td>
|
|
<td nowrap><font face="courier">:-(</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
|
|
<td>gêné</td>
|
|
<td nowrap><font face="courier">8-.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
|
|
<td>rouge</td>
|
|
<td nowrap><font face="courier">:-i</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
|
|
<td>baisers</td>
|
|
<td nowrap><font face="courier">:-x</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
|
|
<td>clown</td>
|
|
<td nowrap><font face="courier">:o)</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
|
|
<td>oeil au beurre noir</td>
|
|
<td nowrap><font face="courier">p-|</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
|
|
<td>fâché</td>
|
|
<td nowrap><font face="courier">8-[</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
|
|
<td>mort</td>
|
|
<td nowrap><font face="courier">xx-p</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
|
|
<td>endormi</td>
|
|
<td nowrap><font face="courier">|-.</td>
|
|
</tr>
|
|
<tr>
|
|
<td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
|
|
<td>diabolique</td>
|
|
<td nowrap><font face="courier">}-]</td>
|
|
</tr>
|
|
</table>
|
|
</table>
|
|
|
|
</ul>
|
|
|
|
|