cvs commit: imp message.php imp/templates/message javascript.inc print.inc

Jan Schneider jan@ammma.de
Fri, 11 Jan 2002 02:00:06 -0800 (PST)


jan         2002/01/11 02:00:06 PST

  Modified files:
    .                    message.php 
    templates/message    javascript.inc 
  Added files:
    templates/message    print.inc 
  Log:
  Move the javascript print functions to a seperate file. This makes the
  message page smaller and removes the onerror event handler from a "normal"
  message page.
  
  Merge after:2 weeks
  
  Revision  Changes    Path
  2.272     +4 -1      imp/message.php
  2.24      +0 -70     imp/templates/message/javascript.inc
  2.1       +76 -0     imp/templates/message/print.inc (new)

  Chora Links:
  http://cvs.horde.org/diff.php/imp/message.php?r1=2.271&r2=2.272&ty=u
  http://cvs.horde.org/diff.php/imp/templates/message/javascript.inc?r1=2.23&r2=2.24&ty=u
  http://cvs.horde.org/co.php/imp/templates/message/print.inc?r=2.1