[cvs] commit: jonah content.php jonah/channels aggregate.php delete.php edit.php index.php jonah/config templates.php.dist jonah/delivery email.php html.php index.php rss.php jonah/lib Jonah.php base.php jonah/lists edit.php index.php jonah/stories edit.php index.php ...

Chuck Hagenbuch chuck at horde.org
Tue Jun 21 14:36:19 PDT 2005


chuck       2005-06-21 14:36:19 PDT

  Modified files:
    .                    content.php 
    channels             aggregate.php delete.php edit.php 
                         index.php 
    config               templates.php.dist 
    delivery             email.php html.php index.php rss.php 
    lib                  Jonah.php base.php 
    lists                edit.php index.php 
    stories              edit.php index.php share.php view.php 
    templates/channels   index.html 
    templates/delivery   index.html 
    templates/lists      index.html 
    templates/stories    index.html share.html view.html 
    templates/subscribe  subscribe.inc 
  Log:
  - html cleanup
  - don't instantiate $template variable in base.php
  - menu item cleanups and accesskeys
  - lots of htmlspecialchars fixes
  
  Revision  Changes    Path
  1.9       +2 -1      jonah/channels/aggregate.php
  1.22      +2 -1      jonah/channels/delete.php
  1.23      +2 -1      jonah/channels/edit.php
  1.34      +5 -11     jonah/channels/index.php
  1.10      +11 -16    jonah/config/templates.php.dist
  1.35      +2 -1      jonah/content.php
  1.17      +2 -1      jonah/delivery/email.php
  1.7       +2 -1      jonah/delivery/html.php
  1.19      +5 -4      jonah/delivery/index.php
  1.15      +2 -1      jonah/delivery/rss.php
  1.115     +6 -5      jonah/lib/Jonah.php
  1.51      +1 -4      jonah/lib/base.php
  1.6       +2 -1      jonah/lists/edit.php
  1.16      +3 -3      jonah/lists/index.php
  1.30      +2 -1      jonah/stories/edit.php
  1.44      +11 -6     jonah/stories/index.php
  1.13      +10 -1     jonah/stories/share.php
  1.25      +13 -7     jonah/stories/view.php
  1.18      +30 -31    jonah/templates/channels/index.html
  1.7       +22 -20    jonah/templates/delivery/index.html
  1.8       +27 -25    jonah/templates/lists/index.html
  1.15      +48 -49    jonah/templates/stories/index.html
  1.5       +5 -7      jonah/templates/stories/share.html
  1.11      +19 -26    jonah/templates/stories/view.html
  1.10      +48 -49    jonah/templates/subscribe/subscribe.inc

  Chora Links:
  http://cvs.horde.org/diff.php/jonah/channels/aggregate.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/jonah/channels/delete.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/jonah/channels/edit.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/jonah/channels/index.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/jonah/config/templates.php.dist?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/jonah/content.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/jonah/delivery/email.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/jonah/delivery/html.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/jonah/delivery/index.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/jonah/delivery/rss.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/Jonah.php?r1=1.114&r2=1.115&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/base.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/jonah/lists/edit.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/jonah/lists/index.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/jonah/stories/edit.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/jonah/stories/index.php?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/jonah/stories/share.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/jonah/stories/view.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/channels/index.html?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/delivery/index.html?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/lists/index.html?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/stories/index.html?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/stories/share.html?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/stories/view.html?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/jonah/templates/subscribe/subscribe.inc?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list