[cvs] commit: horde/lib Prefs.php PrefsUI.php horde/docs CHANGES horde/templates/prefs checkbox.inc enum.inc link.inc number.inc select.inc text.inc textarea.inc

Michael M Slusarz slusarz at bigworm.colorado.edu
Thu Dec 26 11:04:35 PST 2002


slusarz     2002/12/26 11:04:35 PST

  Modified files:
    lib                  Prefs.php PrefsUI.php 
    docs                 CHANGES 
    templates/prefs      checkbox.inc enum.inc link.inc number.inc 
                         select.inc text.inc textarea.inc 
  Log:
  Added the 'help' parameter to the $_prefs configuration array to allow
  for help links to be embedded into preferences pages. See the top of
  lib/Prefs.php for a description of the $_prefs array.
  
  Revision  Changes    Path
  1.358     +2 -0      horde/docs/CHANGES
  1.91      +12 -5     horde/lib/Prefs.php
  1.15      +16 -5     horde/lib/PrefsUI.php
  1.4       +2 -1      horde/templates/prefs/checkbox.inc
  1.3       +1 -1      horde/templates/prefs/enum.inc
  1.4       +1 -1      horde/templates/prefs/link.inc
  1.3       +1 -1      horde/templates/prefs/number.inc
  1.11      +1 -1      horde/templates/prefs/select.inc
  1.3       +1 -1      horde/templates/prefs/text.inc
  1.3       +1 -1      horde/templates/prefs/textarea.inc

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.357&r2=1.358&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.90&r2=1.91&ty=u
  http://cvs.horde.org/diff.php/horde/lib/PrefsUI.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/checkbox.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/enum.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/link.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/number.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/select.inc?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/text.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/templates/prefs/textarea.inc?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list