diff --git a/index.html b/index.html index 62385e9..d4c8737 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ administrator who is used to such interfaces, it restrains him from transferring administrative work to users who want to manage a community on their own.

ezmlm-web is an attempt to hide the complexities of managing a mailing list -behind and intuative, easy to use web based interface. The idea behind this +behind an intuative, easy to use web based interface. The idea behind this is threefold. Firstly just about everyone these days can use a web browser, or can learn very quickly. Secondly it provides almost complete platform independence on the client side - there are GUI web browsers available for @@ -130,21 +130,21 @@ Some of the important features that ezmlm-web offers are

  • Configurable Interface - Most of the "look & feel" of ezmlm-web is configured through templates, allowing you to easily integrate it into your existing website.
  • -
  • Language Independence -- ezmlm-web can be easily reconfigured for different locales and languages. For now you can only choose between english and german - your contribution for other languages is welcome.
  • +
  • Multiple Subscribes/Unsubscribes +- ezmlm-web supports file uploads for bulk subscription of email addresses, and multiple selects for bulk deletes.
  • Full support for all command line options - ezmlm-web has been updated to take advantage of all the command line features of ezmlm-idx 0.40. And should be compatible with any further releases :-)
  • +
  • Language Independence +- ezmlm-web can be easily reconfigured for different locales and languages. For now you can only choose between english and german - your contribution for other languages is welcome.
  • +
  • Browser Independence - ezmlm-web has been tested with Mozilla 1.73, Firefox 1.0, Netscape Navigator 4.7, Lynx 2.8.3, w3m 0.1.11-pre and Internet Explorer 5.0
  • Platform Independence - ezmlm-web should run on any platform that can run ezmlm and Perl
  • -
  • Multiple Subscribes/Unsubscribes -- ezmlm-web supports file uploads for bulk subscription of email addresses, and multiple selects for bulk deletes.
  • -