[cvs] commit: horde/config registry.php.dist horde/docs CHANGES horde/lib api.php horde/lib/Block color.php fortune.php iframe.php time.php

Chuck Hagenbuch chuck at horde.org
Wed Jul 30 20:29:50 PDT 2003


chuck       2003/07/30 20:29:50 PDT

  Modified files:
    config               registry.php.dist 
    docs                 CHANGES 
    lib                  api.php 
    lib/Block            color.php fortune.php 
  Added files:
    lib/Block            iframe.php time.php 
  Log:
  [cjh] Make Horde-level Blocks configurable through the registry, allowing easier
  adding of new blocks (Joe Wilson <joe.wilson at mindcandy.org>).
  
  Includes iframe and current time blocks. I've also integrated the
  fortune block to be a bit nicer, and updated all of the Horde blocks
  to use Horde_Block_blockname classnames, fixed a viral typo, and done
  other minor cleanup.
  
  Revision  Changes    Path
  1.168     +31 -1     horde/config/registry.php.dist
  1.409     +2 -0      horde/docs/CHANGES
  1.4       +10 -7     horde/lib/Block/color.php
  1.2       +11 -15    horde/lib/Block/fortune.php
  1.1       +50 -0     horde/lib/Block/iframe.php (new)
  1.1       +50 -0     horde/lib/Block/time.php (new)
  1.13      +10 -15    horde/lib/api.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/registry.php.dist?r1=1.167&r2=1.168&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.408&r2=1.409&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/color.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Block/fortune.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/horde/lib/Block/iframe.php?r=1.1
  http://cvs.horde.org/co.php/horde/lib/Block/time.php?r=1.1
  http://cvs.horde.org/diff.php/horde/lib/api.php?r1=1.12&r2=1.13&ty=u


More information about the cvs mailing list