[v2.13 -> v2.14]: + improved: variable for setting absolute path $base_url["jax_nl"] (fixes problems calling the scripts from external directory) + improved: gives out warning if admin is not password protected + improved: correct redundant path in sign out url (avoids urls like "##/../##") + bugfix: archiving repaired + improved: check box for automatical browser language selection [v2.12 -> v2.13]: - next page bug fix in list admin + possibility to select a mail queue job for sending + confirmation query before deleting a mailinglist [v2.11 -> v2.12]: - language localization bug fixed (german messages were displayed after editing email content) + improved look: HTML input form now uses the whole screen width [v2.10 -> v2.11]: + search function in admin uses php's regular expressions + user info editable + commented line in phpgurus mime_mail() class, that causes the "safe mode: fith parameter ..."-problem [v2.09 -> v2.10]: bugfixes: + browser-Language-Detection + error description instead of cryptical error codes ;-) + CSS errors and improvements for own environment for Jax Newsletter ---> all Jax Newsletter styles are wrapped in class jnl2 now! + sign in form: if nick name is kept default salutation is changed dependent on subscribers gender if nick name is kept default and gender is changed completed implementations: + user can define senders address (you can use %!this_domain!% for placeholder e.g. postmaster@%!this_domain!%) + sign in form: switch on/off additional form fields (age, occupation and nationality) + sign in form: switch on/off national flags update suggestion: 1. put .jnl2 before any class definition in your default.css 2. replace language files, modules and admin files 3. use general settings admin (admin/admin.php) and save current settings (to extend settings/newsletter.settings.inc.php)!