Update of /cvsroot/phpslash/phpslash-dev/public_html/scripts/tinymce/jscripts/tiny_mce/themes/advanced/docs/ca_fr
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17564/phpslash-dev/public_html/scripts/tinymce/jscripts/tiny_mce/themes/advanced/docs/ca_fr
Added Files:
about.htm common_buttons.htm index.htm insert_image_button.htm
insert_link_button.htm insert_table_button.htm style.css
Log Message:
complete tinyMCE addition
--- NEW FILE: about.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>À propos de TinyMCE</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">À propos de TinyMCE</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
TinyMCE est un petit éditeur "WYSIWYG" pour page Web comme MSIE ou Mozilla qui
vous permet de manipuler du contenu HTML d'une façon plus intuitive.
Il est simple d'utilisation et possède les fonctionalités ls plus répendues que l'on peut retrouver dans
les traitements de texte.
<br>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
<br>
</BODY>
</HTML>
--- NEW FILE: common_buttons.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Outils communs</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Outils communs</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
Ci-dessous une courte description de chacuns des outils.<img src="../../images/spacer.gif" width="1" height="1">
<br>
<br>
<table border="1" cellpadding="3" cellspacing="0">
<tr>
<td><img src="../../images/bold_fr.gif" width="20" height="20"></td>
<td>Met le texte sélectionné en gras.</td>
</tr>
<tr>
<td><img src="../../images/italic.gif" width="20" height="20"></td>
<td>Met le texte sélectionné en italique.</td>
</tr>
<tr>
<td><img src="../../images/underline.gif" width="20" height="20"></td>
<td>Souligne le texte sélectionné.</td>
</tr>
<tr>
<td><img src="../../images/strikethrough.gif" width="20" height="20"></td>
<td>Barre le texte sélectionné.</td>
</tr>
<tr>
<td><img src="../../images/left.gif" width="20" height="20"></td>
<td>Alignement à gauche.</td>
</tr>
<tr>
<td><img src="../../images/center.gif" width="20" height="20"></td>
<td>Alignement au centré.</td>
</tr>
<tr>
<td><img src="../../images/right.gif" width="20" height="20"></td>
<td>Alignement à droite.</td>
</tr>
<tr>
<td><img src="../../images/full.gif" width="20" height="20"></td>
<td>Texte justifié.</td>
</tr>
<tr>
<td><img src="../../images/bullist.gif" width="20" height="20"></td>
<td>Liste à puces.</td>
</tr>
<tr>
<td><img src="../../images/numlist.gif" width="20" height="20"></td>
<td>Liste numérotée</td>
</tr>
<tr>
<td><img src="../../images/outdent.gif" width="20" height="20"></td>
<td>Réduit l'indentation.</td>
</tr>
<tr>
<td><img src="../../images/indent.gif" width="20" height="20"></td>
<td>Augmente l'indentation.</td>
</tr>
<tr>
<td><img src="../../images/undo.gif" width="20" height="20"></td>
<td>Annule la dernière opération.</td>
</tr>
<tr>
<td><img src="../../images/redo.gif" width="20" height="20"></td>
<td>Refait la dernière opération annulée.</td>
</tr>
<tr>
<td><img src="../../images/link.gif" width="20" height="20"></td>
<td>Insère ou modifie un hyperlien. Allez à la page <a href="insert_link_button.htm">
Outil d'ajout d'hyperliens</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../images/unlink.gif" width="20" height="20"></td>
<td>Efface les hyperliens qui sont sélectionées.</td>
</tr>
<tr>
<td><img src="../../images/image.gif" width="20" height="20"></td>
<td>Insère ou modifie une image. Allez à la page <a href="insert_image_button.htm">
Outil d'ajout d'images</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../images/cleanup.gif" width="20" height="20"></td>
<td>Nettoie le code et retire les paramètres non désirés. Cet outil
est très utile lorsque vous copiez du contenu provenant de logiciels
de bureatique.</td>
</tr>
<tr>
<td><img src="../../images/help.gif" width="20" height="20"></td>
<td>Affiche cette page d'aide.</td>
</tr>
<tr>
<td><img src="../../images/code.gif" width="20" height="20"></td>
<td>Ouvre un éditeur permettant de modifier le code HTML. </td>
</tr>
<tr>
<td><img src="../../images/table.gif" width="20" height="20"></td>
<td>Insère un nouveau tableau à la position actuelle. Allez à la page <a href="insert_table_button.htm">
Outil d'ajout de tableau</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../images/table_insert_row_before.gif" width="20" height="20"></td>
<td>Ajoute une ligne au tableau avant la ligne courante. </td>
</tr>
<tr>
<td><img src="../../images/table_insert_row_after.gif" width="20" height="20"></td>
<td>Ajoute une ligne au tableau après la ligne courante. </td>
</tr>
<tr>
<td><img src="../../images/table_delete_row.gif" width="20" height="20"></td>
<td>Supprime la ligne courante. </td>
</tr>
<tr>
<td><img src="../../images/table_insert_col_before.gif" width="20" height="20"></td>
<td>Ajoute une colonne au tableau avant la colonne courante. </td>
</tr>
<tr>
<td><img src="../../images/table_insert_col_after.gif" width="20" height="20"></td>
<td>Ajoute une colonne au tableau après la colonne courante. </td>
</tr>
<tr>
<td><img src="../../images/table_delete_col.gif" width="20" height="20"></td>
<td>Supprime la colonne courante. </td>
</tr>
<tr>
<td><img src="../../images/hr.gif" width="20" height="20"></td>
<td>Insère un séparateur horizontal. </td>
</tr>
<tr>
<td><img src="../../images/removeformat.gif" width="20" height="20"></td>
<td>Supprime les formattages du texte sélectionné. </td>
</tr>
<tr>
<td><img src="../../images/sub.gif" width="20" height="20"></td>
<td>Transforme le texte sélectionné en texte souscrit. </td>
</tr>
<tr>
<td><img src="../../images/sup.gif" width="20" height="20"></td>
<td>Transforme le texte sélectionné en indice supérieur. </td>
</tr>
</table>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
</BODY>
</HTML>
--- NEW FILE: index.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Table des matières de l'aide</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY onload="window.focus();">
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Table des matières</span></td>
<td align="right"> </td>
</tr>
</table>
<hr noshade>
<br>
Faites votre sélection parmis les thèmes suivants:
<ul class="toc_ul">
<li class="toc_li"><a href="about.htm">À propos de TinyMCE</a></li>
<li class="toc_li"><a href="common_buttons.htm">Outils communs</a></li>
<li class="toc_li"><a href="insert_image_button.htm">Outil d'ajout d'images</a></li>
<li class="toc_li"><a href="insert_link_button.htm">Outil d'ajout d'hyperliens</a></li>
<li class="toc_li"><a href="insert_table_button.htm">Outil d'ajout de tableau</a></li>
</ul>
<hr noshade>
</BODY>
</HTML>
--- NEW FILE: insert_image_button.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Outil d'ajout d'images</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Outil d'ajout d'images</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
L'outil d'ajout d'images ouvre la fenêtre ci-dessous.<br>
<br>
<img src="images/insert_image_window.gif"><br>
<br>
Vous entrez tout simplement l'adresse de l'image que vous désirez ajouter et
entrez une description facultative. La description sera affichée en texte alternatif
sur l'image lorsqu'elle sera publiée.<br>
<br>
<strong>Description des champs:</strong><br>
<table border="1" cellspacing="0">
<tr>
<td width="150"><strong>Adresse de l'image </strong></td>
<td>Adresse URL de l'image à insérer.</td>
</tr>
<tr>
<td width="150"><strong>Description de l'image </strong></td>
<td>Description alternative de l'image.</td>
</tr>
<tr>
<td><strong>Dimensions</strong></td>
<td>Largeur et Hauteur de l'image en pixel. </td>
</tr>
<tr>
<td><strong>Alignement</strong></td>
<td>Alignement de l'image. Très utile pour faire contourner le texte autour des images.</td>
</tr>
<tr>
<td><strong>Bordure</strong></td>
<td>Épaisseur en pixel de la bordure. </td>
</tr>
<tr>
<td><strong>VSpace</strong></td>
<td>Espacement vertical. Très utile pour faire contourner le texte autour des images.</td>
</tr>
<tr>
<td><strong>HSpace</strong></td>
<td>Espacement horizontal. Très utile pour faire contourner le texte autour des images.</td>
</tr>
</table>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
<br>
</BODY>
</HTML>
--- NEW FILE: insert_link_button.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Outil d'ajout d'hyperliens</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Outil d'ajout d'hyperliens</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
L'outil d'ajout d'hyperlien ouvre la fenêtre ci-dessous.<br>
<br>
<img src="images/insert_link_window.gif"><br>
<br>
Il y a deux champs dans cette fenêtre. L'Adresse URL est l'adresse
de l'hyperlien. La destination vous permet de choisir de quelle façon
l'hyperlien sera ouvert.<br>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
<br>
</BODY>
</HTML>
--- NEW FILE: insert_table_button.htm ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Outil d'ajout de tableau</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Outil d'ajout de tableau</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
L'outil d'ajout de tableau ouvre la fenêtre ci-dessous. Elle vous permet de créer dfes talbeaux.<br>
<br>
<img src="images/insert_table_window.gif"><br>
<br>
<strong>Description des champs:</strong><br>
<table border="1" cellspacing="0">
<tr>
<td width="150"><strong>Colonnes</strong></td>
<td>Nombre de colonnes du tableau. </td>
</tr>
<tr>
<td width="150"><strong>Lignes</strong></td>
<td>Nombre de lignes du tableau. </td>
</tr>
<tr>
<td><strong>Cellpadding</strong></td>
<td>Marge à l'intérieur des cellules du tableau. </td>
</tr>
<tr>
<td><strong>Cellspacing</strong></td>
<td>Espacement entre les cellules du tableau. </td>
</tr>
<tr>
<td><strong>Alignement</strong></td>
<td>Alignement du tableau. </td>
</tr>
<tr>
<td><strong>Bordure</strong></td>
<td>Épaisseur des bordures du tableau.</td>
</tr>
<tr>
<td><strong>Largeur</strong></td>
<td>Largeur en pixel du tableau.</td>
</tr>
<tr>
<td><strong>Hauteur</strong></td>
<td>Hauteur en pixel du tableau.</td>
</tr>
<tr>
<td><strong>Classe CSS</strong></td>
<td>Nom de la classe CSS pour appliquer un style.</td>
</tr>
</table>
<br>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
<br>
</BODY>
</HTML>
--- NEW FILE: style.css ---
body { background-color: #FFFFFF; }
body, td, .content { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 12px; }
.title { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.subtitle { font-size: 12px; font-weight: bold; }
.toc_ul, .toc_li { margin-left: 8 px; line-height: 16px; }
.step_ol, .step_li { margin-left: 11 px; line-height: 16px; }
img { border: #000000 solid 1px; }
a:visited { color: #666666; text-decoration: underline; }
a:active { color: #666666; text-decoration: underline; }
a:hover { color: #666666; text-decoration: underline; }
a { color: #666666; text-decoration: underline; }
.pageheader { border: #E0E0E0 solid 1px; }
.pagefooter { border: #E0E0E0 solid 1px; }
.sample { background-color: #FFFFFF; border: #000000 solid 1px; }
.samplecontent { font-size: 10px; }
.code { background-color: #FFFFFF; border: #000000 solid 1px; }
.codecontent { font-size: 10px; }
.codecontent a:visited { color: #666666; text-decoration: none; font-weight: bold }
.codecontent a:active { color: #666666; text-decoration: none; font-weight: bold }
.codecontent a:hover { color: #666666; text-decoration: none; font-weight: bold }
.codecontent a { color: #666666; text-decoration: none; font-weight: bold }
hr { height: 1px; }
|