Web Wiz Mailing List Version History Changes =========================================================================================== Changes from prevous version 4 to version 4.0 beta 1 ------------------------- All files and database changed as application is re-written from scratch Changes from version 4.0 beta 1 to version 4.0 ------------------------- 1. configure_mailing_list.asp - fixed spelling error 2. delete_account.asp - fixed typo error in sent email 3. activate_confirm.asp - new link to return to the main mailing list page 4. management_centre.asp - now informs the user if their account is activated 5. remove_link_buttons.asp - fixed db call error with MS SQL Server version 6. send_newletter.asp - fixed SQL query that wouldn't return users that were not in a category 7. create_email.asp - changed to now give an option to send to all users regardless of category 8. management_centre.asp - displays if the account is activated and a link to resend activation email if the account is not activated 10. management_centre_update.asp - displays a link to resend activation email if the account is nopt activated 11. resend_activation_email.asp - new file to resend activation email 12. functions/functions_send_mail.asp - now auto detects if using localhost when sending using CDOSYS 13. create_email.asp - altered to let the user know they are using a WYSIWYG (RTE) Editor as some users where confused and placed HTML code directly into the editor 14. create_template.asp - altered to let the user know they are using a WYSIWYG (RTE) Editor as some users where confused and placed HTML code directly into the editor 15. welcome_email.asp - altered to let the user know they are using a WYSIWYG (RTE) Editor as some users where confused and placed HTML code directly into the editor 16. delete_unactivated_accounts.asp - changed the default time span for deleting unactivated accounts to two weeks 17. members.asp - changed to 'like' SQL search (%) 18. email_domain_blocking.asp - new file to allow the blocking of certain email addresses or domains from sighing up 19. forgotten_password.asp - fixed link to sign up as new member 20. common.asp - now supports signature to appear at the bottom of system auto generated emails 21. configure_mailing_list.asp - now supports signature to appear at the bottom of system auto generated emails 22. msSQL_server_setup.asp - now supports signature to appear at the bottom of system auto generated emails 23. delete_account.asp - displays custom signature on auto sent emails 24. forgot_password.asp - displays custom signature on auto sent emails 25. management_centre.asp - displays custom signature on auto sent emails 26. resend_activation_email.asp - displays custom signature on auto sent emails 27. sign_up.asp - displays custom signature on auto sent emails 28. includes/save_newsletter_form_inc.asp - new form file to archive newsletters 29. includes/message_form_inc.asp - changed to support archiving of newsletters 30. includes/RTE_message_form_inc.asp - changed to support archiving of newsletters 31. includes/plain_text_message_form_inc.asp - changed to support archiving of newsletters 32. functions/functions_common.asp - altered the tag removing filters function to fix name display bug 33. saved_newsletters.asp - admin file to veiw, delete, show, etc. archived newsletters 34. admin_menu.asp - added link to the archived newsletter admin page 35. saved_newsletters_update.asp - new file to delete or change archived news letters 36. preview_email.asp - fixed bug where HTML was shown if in text only mode and no newsletter was submitted 37. preview.asp - fixed bug where HTML was shown if in text only mode and no newsletter was available for preview 38. create_email.asp - updated text at bottom of page 39. view_newsletter_admin.asp - new file to show archived newsletters in admin mode 40. includes/RTE_message_form_inc.asp - changed to support archiving of newsletters 41. create_email_select.asp - new file to select to use a template or archived email as a template for a newsletter 42. RTE_textbox.asp - now supports displaying a archived email as a template 43. select_template.asp - file removed 44. view_newsletter_admin_frame.asp - new file to display newsletter in IFrame 45. view_newsletter_frame.asp - new file to display newsletters to the general public 46. view_newsletter.asp - new file to display newsletters to the general public 47. newsletters.asp - new file to display list of sent newsletters to the general public 48. language_files/language_file.asp - altered to add all public viewed text to language file for easy translation 49. default.asp - changed to support language file 50. privacy.asp - same as above 51. forgot_password.asp - same as above 52. sign_up.asp - same as above 53. activate_confirm.asp - same as above 54. management_centre.asp - same as above 55. delete_account.asp - same as above 56. statistics.asp - new file to show mailing list statistics 57. category_members.asp - new file to show the members of a category 58. remove_link_buttons.asp - now supports new version 4 link removal keys 59. delete_unactivated_accounts.asp - changed to support new Date field name 60. members.asp - improved searching and included filters 61. send_newsletter.asp - now includes error trapping 62. edit_template.asp - changed to support new way of calling HTML template when editing Database Changes 1. tblMLEmailBanList - new table to hold the addresses or domains of banned email addresses 2. tblMLConfiguration - Signature - New feld to hold the sites signature for the end of their auto emails (memo datatype in Access / ntext datatype in MS SQL Server) 3. tblMLNewsletter - new table to hold saved newsletters 4. tblMLMembers - Chnaged the name of the 'Date' field to 'Join_Date' for better database compatibility Changes from version 4.0 beta 2 to version 4.0 RC1 ------------------------- 1. includes/plain_text_message_form_inc.asp - increased text area size for creating email in and email subject size 2. includes/RTE_message_form_inc.asp - increased text area size for creating email in and email subject size 3. includes/message_form_inc.asp - increased text area size for creating email in and email subject size 4. view_newsletter.asp - fixed HTML display bug (extra