mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/resources charsetaliases.html,1.6,1.7 charsetconve...

2002-12-02 17:09:15
Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources
In directory subversions:/tmp/cvs-serv28809/doc/resources

Modified Files:
	charsetaliases.html charsetconverters.html checknoarchive.html 
Log Message:
+ Added Korean character set support to MHonArc::CharEnt.
+ Added a few more charset aliases.


Index: charsetaliases.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/charsetaliases.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** charsetaliases.html	1 Dec 2002 03:50:51 -0000	1.6
--- charsetaliases.html	3 Dec 2002 00:09:01 -0000	1.7
***************
*** 210,213 ****
--- 210,221 ----
  cp936; ms936
  cp936; windows-936
+ cp949: euc-kr
+ cp949: ks_c_5601-1987
+ cp949: ks_c_5601-1989
+ cp949: ksc_5601
+ cp949: iso-ir-149
+ cp949: windows-949
+ cp949: ms949
+ cp949: korean
  cp950; big5
  cp950; csbig5
***************
*** 233,236 ****
--- 241,245 ----
  gb2312; hz-gb-2312
  gb2312; iso-ir-58
+ gb2312; euc-cn
  gb2312; chinese
  gb2312; csiso58gb231280

Index: charsetconverters.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/charsetconverters.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** charsetconverters.html	1 Dec 2002 03:50:51 -0000	1.16
--- charsetconverters.html	3 Dec 2002 00:09:01 -0000	1.17
***************
*** 95,100 ****
  
  <dt><em>default</em></dt>
! <dd><p>This specifies the default routine to invoke for encoded
! data is no specific character specification exists for the data.
  </p>
  </dd>
--- 95,100 ----
  
  <dt><em>default</em></dt>
! <dd><p>The default routine to invoke for encoded
! data if no converter is defined for the given character set.
  </p>
  </dd>
***************
*** 156,163 ****
  <td><strong>NOTE:</strong></td>
  <td width="100%"><p>As of MHonArc v2.6.0, filters should only be defined for
! official charsets.  The
  <a href="charsetaliases.html">CHARSETALIASES</a> resource can
! be used to map alternate names for official charsets to their
! official names.
  </p>
  </td>
--- 156,162 ----
  <td><strong>NOTE:</strong></td>
  <td width="100%"><p>As of MHonArc v2.6.0, filters should only be defined for
! base charsets.  The
  <a href="charsetaliases.html">CHARSETALIASES</a> resource can
! be used to map alternate names for base charsets.
  </p>
  </td>
***************
*** 185,192 ****
--- 184,193 ----
  iso-8859-16;    MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  iso-2022-jp;    iso_2022_jp::str2html;          iso2022jp.pl
+ iso-2022-kr;    MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  euc-jp;         MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  utf-8;          MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  cp866;          MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  cp936;          MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
+ cp949;          MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  cp950;          MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
  cp1250;         MHonArc::CharEnt::str2sgml;     MHonArc/CharEnt.pm
***************
*** 249,254 ****
  </pre>
  
! <p>MHonArc <tt>MHonArc::CharEnt</tt> module supports the
! conversion various character sets, including UTF-8 data,
  into standard HTML character entity references (e.g.
  <tt class="icode">&amp;Aelig;</tt>) and numeric Unicode character references
--- 250,255 ----
  </pre>
  
! <p>MHonArc's <tt>MHonArc::CharEnt</tt> module supports the
! conversion of many major character sets, including UTF-8 data,
  into standard HTML character entity references (e.g.
  <tt class="icode">&amp;Aelig;</tt>) and numeric Unicode character references
***************
*** 271,275 ****
  
  <p>
! <a href="charsetaliases.html">CHARSETALIASES</a>
  <a href="decodeheads.html">DECODEHEADS</a>,
  <a href="mimedecoders.html">MIMEDECODERS</a>,
--- 272,276 ----
  
  <p>
! <a href="charsetaliases.html">CHARSETALIASES</a>,
  <a href="decodeheads.html">DECODEHEADS</a>,
  <a href="mimedecoders.html">MIMEDECODERS</a>,

Index: checknoarchive.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/checknoarchive.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** checknoarchive.html	24 Nov 2002 04:18:36 -0000	1.12
--- checknoarchive.html	3 Dec 2002 00:09:01 -0000	1.13
***************
*** 90,94 ****
  
  <p>
! <a href="resources/msgexcfilter.html">MSGEXCFILTER</a>
  </p>
  
--- 90,94 ----
  
  <p>
! <a href="msgexcfilter.html">MSGEXCFILTER</a>
  </p>
  

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