I am happy the way it is, things can allways be better, no?
If you find the time, great. If not still great,
thanks, Frank.
@bunk58 : do you have the french translation anymore ? because i’m searching it...if not i’ll do it to add to the package...
AipHesBlOg
Serveur Local Linux Ubuntu - Apache 2.2.9 - Php 5.2.6 - MySQL 5.0.67
---------------------------------------------------------------
French webdesigner
I don’t think there was a French language file.
The only ones I can find are English, Danish, German & Italian.
i’ve created french file whit duplicate english as say in installation file;
and traduction don’t work, i’ve replaced in backend.php as installation.txt say :
if(mysql_result($result,$i,"lang_frontend") == 'french'){$dropdown2 = ' selected="selected"';} else {$dropdown2 = '';}
$list .= '<option value="french"'.$dropdown2.'>French</option>';
if(mysql_result($result,$i,"lang_backend") == 'french'){$dropdown2 = ' selected="selected"';} else {$dropdown2 = '';}
$list .= '<option value="french"'.$dropdown2.'>French</option>';
but if i select french,all is in german... >:( whats wrong ?
AipHesBlOg
Serveur Local Linux Ubuntu - Apache 2.2.9 - Php 5.2.6 - MySQL 5.0.67
---------------------------------------------------------------
French webdesigner
Hi,
I’m using Easy Newsletter 0.3 on a modX 9.6.3 installation. All send-methods are working fine, except the smtp-method.
Could anyone provide me some more information about this method. I’ve tried to configure it with an google apps smtp-account and an smtp-account on an Microsoft Exchange Severver.
It looks there’s an issue with the server-ports of ssl-security...
Greetz,
Nico
Does Easy Newsletter support HTML templates yet? or does everything still have to be sent in plain text?
Sorry, I was a bit hasty, it does html emails created using the RTE, but not from Modx templates/chunks.
It is possible to have multiple subscription groups with some modifications.