Project

General

Profile

« Previous | Next » 

Revision 1014

Added by Matthias almost 15 years ago

Added output-filter warning to all language files

View differences:

FR.php
31 31
// Headings and text outputs
32 32
$MOD_MAIL_FILTER['HEADING']				= 'Options: Output Filter';
33 33
$MOD_MAIL_FILTER['HOWTO']						= 'Vous pouvez configurer le filtrage des donn&eacute;es avant affichage gr&acirc;ce aux options ci-dessous.<p style="line-height:1.5em;"><strong>Conseil: </strong>Les liens Mailto peuvent &ecirc;tre crypt&eacute;s &agrave; l&apos;aide d&apos;une fonction Javascript. Pour utiliser cette fonctionnalit&eacute;, vous devez ajouter le code PHP <code style="background:#FFA;color:#900;">&lt;?php register_frontend_modfiles(&apos;js&apos;);?&gt;</code> dans la partie &lt;head&gt; de index.php de votre fichier mod&egrave;le. Sans cette modification, seulement le caract&egrave;re @ sera remplac&eacute; dans le champ mailto.</p>';
34
$MOD_MAIL_FILTER['WARNING']						= '<p style="color: red; line-height:1.5em;"><strong>Warning: </strong>This function is now available as a Droplet. The next major release of website baker will not include this filter anymore. Please concider using the <a href="?tool=droplets">Droplet</a> [[EmailFilter]]</p>';
34 35

  
35 36
// Text and captions of form elements
36 37
$MOD_MAIL_FILTER['BASIC_CONF']			= 'Configuration de base des Emails';

Also available in: Unified diff