Ignore:
Timestamp:
Mar 15, 2006, 12:52:47 AM (18 years ago)
Author:
rvelices
Message:

fix: help button was not working in the site manager

fix: incorrect session deletion in maintenance.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK.iso-8859-1/help/remote_site.html

    r858 r1080  
    1 <h2>Remote site</h2>
     1<h2>Remote sites</h2>
    22
    33<p>PhpWebGallery offers the possibility to use several servers to store the
     
    1919  class="filename">http://example.com/galleries/create_listing_file.php</span>.</li>
    2020
    21   <li>go to <span class="pwgScreen">administration panel, General, Remote
    22   sites</span>. Ask to create a new site, for example <span
     21  <li>go to <span class="pwgScreen">administration panel, General, Site
     22  manager</span>. Ask to create a new site, for example <span
    2323  class="filename">http://example.com/galleries</span>.</li>
    2424
     
    3030      generate a distant file listing</li>
    3131
    32       <li><strong>update</strong> : reads the distant <span
     32      <li><strong>synchronize</strong> : reads the distant <span
    3333      class="filename">listing.xml</span> file and synchronizes with
    3434      database informations.</li>
     
    4444</ol>
    4545
    46 <p>You can do all this by hand by generating yourself the <span
     46<!-- <p>You can do all this by hand by generating yourself the <span
    4747class="filename">listing.xml</span> file, moving it from your distant server
    4848to you local PhpWebGallery root directory and opening the remote site
    4949management screen : PhpWebGallery will propose you to use the found
    50 listing.xml file.</p>
     50listing.xml file.</p>-->
    5151
Note: See TracChangeset for help on using the changeset viewer.