mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc TODO,1.22,1.23

2002-12-31 13:11:34
Update of /cvsroot/mhonarc/mhonarc/MHonArc
In directory subversions:/tmp/cvs-serv27083

Modified Files:
	TODO 
Log Message:
Removed following TODO items:

=> Unicode support (waiting for Perl to be mature enough).
 [This is basically done with modifications to MHonArc::CharEnt
  and the MHonArc::UTF8 modules, along with the addition of the
  TEXTENCODE resource]

=> Make Content-Disposition check at the readmail.pl level so
   each filter does not have to handle it.
 [Not done, but there are advantages to having the CD check
  at the filter level, mainly for security reasons (e.g. HTML
  mail).]

=> Use the link tag to specify the first, prev, next, and last
   relationships among indices and messages.  These are specified in
   the standard and supported by Mozilla's Site Navigation Toolbar.
   (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=115991)
 [Will not do since this can basically be done via resource
  settings.]

=> Add ability to decode all non-ASCII encoded headers.  Maybe useful
   for sites that want to force everything to be treated as a single
   character set and not mess with multiple encoding headache.
 [New TEXTENCODE resource does this.]



Index: TODO
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/TODO,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** TODO	28 Jul 2002 23:25:39 -0000	1.22
--- TODO	31 Dec 2002 20:11:28 -0000	1.23
***************
*** 47,56 ****
     parsing cooperates with content filters.
  
- => Unicode support (waiting for Perl to be mature enough).
-     (related to "UTF8 charsetconverter below").
- 
- => Make Content-Disposition check at the readmail.pl level so
-    each filter does not have to handle it.
- 
  => Subject-based threading enhancements:
        . Messages with no "Re:" are in different threads.  Related to
--- 47,50 ----
***************
*** 58,72 ****
  	date.
  
- => Use the link tag to specify the first, prev, next, and last
-    relationships among indices and messages.  These are specified in
-    the standard and supported by Mozilla's Site Navigation Toolbar.
-    (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=115991)
- 
  => Add a reasource (ICONURLPREFIX?) to prepend to icon url to support
     relative-based archives (see message from Oliver Creighton).
- 
- => Add ability to decode all non-ASCII encoded headers.  Maybe useful
-    for sites that want to force everything to be treated as a single
-    character set and not mess with multiple encoding headache.
  
  => Support filter chains: pre- and port-filters to MIMEFILTERS.
--- 52,57 ----

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV