[cvs] commit: ansel/config prefs.php.dist ansel/js togglewidget.js ansel/js/src togglewidget.js ansel/lib/Widget Actions.php OtherGalleries.php ansel/lib/XRequest ToggleGalleryActions.php ToggleOtherGalleries.php ansel/themes screen.css

Michael Rubinsky mike at theupstairsroom.com
Tue Jul 8 17:29:58 UTC 2008


mrubinsk    2008-07-08 13:29:57 EDT

  Modified files:
    config               prefs.php.dist 
    lib/Widget           Actions.php OtherGalleries.php 
    lib/XRequest         ToggleGalleryActions.php 
    themes               screen.css 
  Added files:
    js                   togglewidget.js 
    js/src               togglewidget.js 
    lib/XRequest         ToggleOtherGalleries.php 
  Log:
  Add a toggle icon to the OtherGalleries widget and refactor the js code
  that handles the toggle action by letting it handle toggle actions for
  any arbitrary widget (of course the widget needs to support it, and the
  toggle pref needs to exist etc...)
  
  Revision  Changes    Path
  1.62      +8 -1      ansel/config/prefs.php.dist
  1.1       +37 -0     ansel/js/src/togglewidget.js (new)
  1.1       +1 -0      ansel/js/togglewidget.js (new)
  1.18      +2 -2      ansel/lib/Widget/Actions.php
  1.10      +22 -9     ansel/lib/Widget/OtherGalleries.php
  1.7       +5 -4      ansel/lib/XRequest/ToggleGalleryActions.php
  1.1       +46 -0     ansel/lib/XRequest/ToggleOtherGalleries.php (new)
  1.57      +19 -20    ansel/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/config/prefs.php.dist?r1=1.61&r2=1.62&ty=u
  http://cvs.horde.org/co.php/ansel/js/src/togglewidget.js?r=1.1
  http://cvs.horde.org/co.php/ansel/js/togglewidget.js?r=1.1
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Actions.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/OtherGalleries.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/XRequest/ToggleGalleryActions.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/co.php/ansel/lib/XRequest/ToggleOtherGalleries.php?r=1.1
  http://cvs.horde.org/diff.php/ansel/themes/screen.css?r1=1.56&r2=1.57&ty=u


More information about the cvs mailing list