[cvs] commit: wicked attachment.php diff.php display.php history.php wicked/config conf.xml wicked/docs CHANGES wicked/lib Driver.php Page.php Wicked.php wicked/lib/Driver sql.php wicked/lib/Page AddPage.php AllPages.php AttachedFiles.php BackLinks.php ...

Chuck Hagenbuch chuck at horde.org
Mon May 30 11:18:28 PDT 2005


chuck       2005-05-30 11:18:28 PDT

  Modified files:
    .                    attachment.php diff.php display.php 
                         history.php 
    config               conf.xml 
    docs                 CHANGES 
    lib                  Driver.php Page.php Wicked.php 
    lib/Driver           sql.php 
    lib/Page             AddPage.php AllPages.php 
                         AttachedFiles.php BackLinks.php 
                         EditPage.php LikePages.php 
                         MergeOrRename.php PageSearch.php 
                         StandardPage.php TitleSearch.php 
    lib/Page/StandardPage StdHistoryPage.php 
    templates            menu.inc 
    templates/diff       diff.inc 
    templates/display    AttachedFiles.html MergeOrRename.html 
                         standard.inc title.inc 
    templates/edit       create.inc standard.inc 
    templates/history    header.inc summary.inc 
    templates/pagelist   header.inc pagesearch.inc titlesearch.inc 
  Log:
  [cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
  (Bug #1878).
  
  Revision  Changes    Path
  1.10      +6 -7      wicked/attachment.php
  1.20      +6 -1      wicked/config/conf.xml
  1.9       +3 -5      wicked/diff.php
  1.25      +3 -7      wicked/display.php
  1.44      +2 -0      wicked/docs/CHANGES
  1.14      +5 -7      wicked/history.php
  1.42      +2 -4      wicked/lib/Driver.php
  1.52      +4 -1      wicked/lib/Driver/sql.php
  1.68      +22 -12    wicked/lib/Page.php
  1.6       +3 -5      wicked/lib/Page/AddPage.php
  1.7       +1 -7      wicked/lib/Page/AllPages.php
  1.12      +3 -14     wicked/lib/Page/AttachedFiles.php
  1.14      +1 -9      wicked/lib/Page/BackLinks.php
  1.11      +3 -6      wicked/lib/Page/EditPage.php
  1.16      +1 -9      wicked/lib/Page/LikePages.php
  1.14      +7 -22     wicked/lib/Page/MergeOrRename.php
  1.5       +1 -7      wicked/lib/Page/PageSearch.php
  1.55      +2 -3      wicked/lib/Page/StandardPage.php
  1.17      +3 -6      wicked/lib/Page/StandardPage/StdHistoryPage.php
  1.14      +1 -7      wicked/lib/Page/TitleSearch.php
  1.25      +25 -6     wicked/lib/Wicked.php
  1.4       +1 -1      wicked/templates/diff/diff.inc
  1.4       +26 -26    wicked/templates/display/AttachedFiles.html
  1.6       +16 -12    wicked/templates/display/MergeOrRename.html
  1.31      +11 -23    wicked/templates/display/standard.inc
  1.7       +2 -3      wicked/templates/display/title.inc
  1.7       +10 -10    wicked/templates/edit/create.inc
  1.25      +6 -6      wicked/templates/edit/standard.inc
  1.14      +1 -1      wicked/templates/history/header.inc
  1.16      +2 -2      wicked/templates/history/summary.inc
  1.8       +25 -8     wicked/templates/menu.inc
  1.20      +2 -2      wicked/templates/pagelist/header.inc
  1.9       +4 -4      wicked/templates/pagelist/pagesearch.inc
  1.11      +4 -4      wicked/templates/pagelist/titlesearch.inc

  Chora Links:
  http://cvs.horde.org/diff.php/wicked/attachment.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/wicked/config/conf.xml?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/wicked/diff.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/wicked/display.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/wicked/docs/CHANGES?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/wicked/history.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Driver/sql.php?r1=1.51&r2=1.52&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/AddPage.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/AllPages.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/AttachedFiles.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/BackLinks.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/EditPage.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/LikePages.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/MergeOrRename.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/PageSearch.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage.php?r1=1.54&r2=1.55&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/StandardPage/StdHistoryPage.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Page/TitleSearch.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/lib/Wicked.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/diff/diff.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/AttachedFiles.html?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/MergeOrRename.html?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/standard.inc?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/display/title.inc?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/edit/create.inc?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/edit/standard.inc?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/history/header.inc?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/history/summary.inc?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/menu.inc?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/pagelist/header.inc?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/pagelist/pagesearch.inc?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/wicked/templates/pagelist/titlesearch.inc?r1=1.10&r2=1.11&ty=u


More information about the cvs mailing list