[cvs] commit: wicked/lib Driver.php Page.php Wicked.php api.php wicked/lib/Page BackLinks.php LikePages.php RecentChanges.php StandardPage.php TitleSearch.php wicked/templates common-header.inc wicked/templates/display controls.inc wicked ...

Chuck Hagenbuch chuck at horde.org
Tue Nov 11 13:32:25 PST 2003


chuck       2003/11/11 13:32:25 PST

  Modified files:
    lib                  api.php Driver.php Page.php Wicked.php 
    lib/Page             BackLinks.php LikePages.php 
                         RecentChanges.php StandardPage.php 
                         TitleSearch.php 
    templates            common-header.inc 
    templates/display    controls.inc 
    .                    display.php edit.php history.php 
                         index.php 
    templates/menu       menu.inc 
    config               prefs.php.dist 
    lib/Driver           sql.php 
    templates/history    standard-summary.inc 
    lib/Page/StandardPage StdHistoryPage.php 
    templates/pagelist   summary.inc 
  Log:
  - Wicke -> Wicked, should be globally.
  
  - Cleanup, some modernization.
  
  Revision  Changes    Path
  1.2       +2 -2      wicked/config/prefs.php.dist
  1.2       +26 -27    wicked/display.php
  1.2       +17 -24    wicked/edit.php
  1.2       +17 -29    wicked/history.php
  1.2       +10 -10    wicked/index.php
  1.2       +19 -17    wicked/lib/Driver.php
  1.2       +19 -18    wicked/lib/Driver/sql.php
  1.2       +35 -32    wicked/lib/Page.php
  1.2       +31 -38    wicked/lib/Page/BackLinks.php
  1.2       +31 -36    wicked/lib/Page/LikePages.php
  1.2       +30 -37    wicked/lib/Page/RecentChanges.php
  1.2       +45 -49    wicked/lib/Page/StandardPage.php
  1.2       +14 -17    wicked/lib/Page/StandardPage/StdHistoryPage.php
  1.2       +31 -37    wicked/lib/Page/TitleSearch.php
  1.2       +30 -31    wicked/lib/Wicked.php
  1.2       +13 -16    wicked/lib/api.php
  1.2       +8 -5      wicked/templates/common-header.inc
  1.2       +7 -7      wicked/templates/display/controls.inc
  1.2       +12 -19    wicked/templates/history/standard-summary.inc
  1.2       +7 -8      wicked/templates/menu/menu.inc
  1.2       +5 -14     wicked/templates/pagelist/summary.inc

  Chora Links:
  http://cvs.horde.org/diff.php/wicked/config/prefs.php.dist?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/display.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/edit.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/history.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/index.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/BackLinks.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/LikePages.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/RecentChanges.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage/StdHistoryPage.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/TitleSearch.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Wicked.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/api.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/common-header.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/controls.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/history/standard-summary.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/menu/menu.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/pagelist/summary.inc?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list