[cvs] commit: imp compose.php message.php thread.php imp/docs CHANGES imp/lib Compose.php Message.php imp/lib/MIME Contents.php Headers.php imp/templates/message navbar_actions.inc imp/templates/thread bottom.inc thread.html top.inc

Michael M Slusarz slusarz at bigworm.colorado.edu
Sun Aug 22 22:12:20 PDT 2004


slusarz     2004-08-22 22:12:20 PDT

  Modified files:
    .                    compose.php message.php 
    docs                 CHANGES 
    lib                  Compose.php Message.php 
    lib/MIME             Contents.php Headers.php 
    templates/message    navbar_actions.inc 
  Added files:
    .                    thread.php 
    templates/thread     bottom.inc thread.html top.inc 
  Log:
  Bug: 496
  First stab at implementing a thread view page.  Needless to say, this still
  needs a lot of work.  But hey, it's a start.
  
  Revision  Changes    Path
  2.755     +5 -5      imp/compose.php
  1.655     +1 -0      imp/docs/CHANGES
  1.97      +33 -70    imp/lib/Compose.php
  1.142     +65 -11    imp/lib/MIME/Contents.php
  1.87      +31 -2     imp/lib/MIME/Headers.php
  1.159     +4 -4      imp/lib/Message.php
  2.545     +2 -23     imp/message.php
  2.18      +1 -0      imp/templates/message/navbar_actions.inc
  1.1       +3 -0      imp/templates/thread/bottom.inc (new)
  1.1       +33 -0     imp/templates/thread/thread.html (new)
  1.1       +9 -0      imp/templates/thread/top.inc (new)
  2.1       +71 -0     imp/thread.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.754&r2=2.755&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.654&r2=1.655&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.96&r2=1.97&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Contents.php?r1=1.141&r2=1.142&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Headers.php?r1=1.86&r2=1.87&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.158&r2=1.159&ty=u
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.544&r2=2.545&ty=u
  http://cvs.horde.org/diff.php/imp/templates/message/navbar_actions.inc?r1=2.17&r2=2.18&ty=u
  http://cvs.horde.org/co.php/imp/templates/thread/bottom.inc?r=1.1
  http://cvs.horde.org/co.php/imp/templates/thread/thread.html?r=1.1
  http://cvs.horde.org/co.php/imp/templates/thread/top.inc?r=1.1
  http://cvs.horde.org/co.php/imp/thread.php?r=2.1


More information about the cvs mailing list