[cvs] commit: troll newsgroups.php view.php troll/config backends.php.dist mime_drivers.php.dist troll/lib Contents.php Listgroups.php Troll.php troll/lib/MIME/Viewer alternative.php enriched.php html.php images.php plain.php report.php rfc822.php ...

Michael M Slusarz slusarz at bigworm.colorado.edu
Wed Feb 4 18:39:26 PST 2004


slusarz     2004/02/04 18:39:25 PST

  Modified files:
    .                    newsgroups.php view.php 
    config               backends.php.dist mime_drivers.php.dist 
    lib                  Contents.php Listgroups.php Troll.php 
    lib/MIME/Viewer      alternative.php enriched.php html.php 
                         images.php plain.php rfc822.php 
    templates/listgroups head.inc 
    templates/newsgroups actions.inc head.inc javascript.inc 
  Removed files:
    lib/MIME/Viewer      report.php tnef.php zip.php 
  Log:
  Get rid of actionID constants.
  Clean up the MIME_Viewers - some still said IMP_MIME_Viewer, or had code
  that was specific to IMP still in it.
  Removed some drivers that would need a lot of work and are not likely to
  come up all that often in newsgroup postings.
  Various other cleanups.
  
  Revision  Changes    Path
  1.4       +3 -2      troll/config/backends.php.dist
  1.4       +16 -61    troll/config/mime_drivers.php.dist
  1.31      +11 -11    troll/lib/Contents.php
  1.17      +27 -28    troll/lib/Listgroups.php
  1.4       +0 -77     troll/lib/MIME/Viewer/Attic/report.php (dead)
  1.5       +0 -95     troll/lib/MIME/Viewer/Attic/tnef.php (dead)
  1.7       +0 -119    troll/lib/MIME/Viewer/Attic/zip.php (dead)
  1.3       +62 -71    troll/lib/MIME/Viewer/alternative.php
  1.4       +11 -9     troll/lib/MIME/Viewer/enriched.php
  1.3       +7 -7      troll/lib/MIME/Viewer/html.php
  1.4       +6 -6      troll/lib/MIME/Viewer/images.php
  1.13      +8 -15     troll/lib/MIME/Viewer/plain.php
  1.3       +3 -3      troll/lib/MIME/Viewer/rfc822.php
  1.68      +10 -22    troll/lib/Troll.php
  1.53      +64 -64    troll/newsgroups.php
  1.5       +3 -3      troll/templates/listgroups/head.inc
  1.12      +4 -4      troll/templates/newsgroups/actions.inc
  1.17      +14 -15    troll/templates/newsgroups/head.inc
  1.12      +5 -8      troll/templates/newsgroups/javascript.inc
  1.7       +9 -8      troll/view.php

  Chora Links:
  http://cvsweb.horde.org/diff.php/troll/config/backends.php.dist?r1=1.3&r2=1.4&ty=u
  http://cvsweb.horde.org/diff.php/troll/config/mime_drivers.php.dist?r1=1.3&r2=1.4&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/Contents.php?r1=1.30&r2=1.31&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/Listgroups.php?r1=1.16&r2=1.17&ty=u
  http://cvsweb.horde.org/co.php/troll/lib/MIME/Viewer/Attic/report.php?r=1.3
  http://cvsweb.horde.org/co.php/troll/lib/MIME/Viewer/Attic/tnef.php?r=1.4
  http://cvsweb.horde.org/co.php/troll/lib/MIME/Viewer/Attic/zip.php?r=1.6
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/alternative.php?r1=1.2&r2=1.3&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/enriched.php?r1=1.3&r2=1.4&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/html.php?r1=1.2&r2=1.3&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/images.php?r1=1.3&r2=1.4&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/plain.php?r1=1.12&r2=1.13&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/MIME/Viewer/rfc822.php?r1=1.2&r2=1.3&ty=u
  http://cvsweb.horde.org/diff.php/troll/lib/Troll.php?r1=1.67&r2=1.68&ty=u
  http://cvsweb.horde.org/diff.php/troll/newsgroups.php?r1=1.52&r2=1.53&ty=u
  http://cvsweb.horde.org/diff.php/troll/templates/listgroups/head.inc?r1=1.4&r2=1.5&ty=u
  http://cvsweb.horde.org/diff.php/troll/templates/newsgroups/actions.inc?r1=1.11&r2=1.12&ty=u
  http://cvsweb.horde.org/diff.php/troll/templates/newsgroups/head.inc?r1=1.16&r2=1.17&ty=u
  http://cvsweb.horde.org/diff.php/troll/templates/newsgroups/javascript.inc?r1=1.11&r2=1.12&ty=u
  http://cvsweb.horde.org/diff.php/troll/view.php?r1=1.6&r2=1.7&ty=u


More information about the cvs mailing list