Ignore:
Timestamp:
2012-08-30T22:05:11+12:00 (12 years ago)
Author:
davidb
Message:

Info about how to reconfigure the server through the runtime system added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/default/transform/pages/debuginfo.xsl

    r25457 r26144  
    3636      </dl>   
    3737
     38
     39
     40
     41      <!-- better to do the following with a util:getInterfaceText()
     42           so language independent -->
     43      <p>Refresh all the collection configuration files:</p>
     44
     45      <dl>
     46        <dt>a=s&amp;sa=c</dt>
     47
     48        <dd>
     49          Reconfigures the whole site. Reads in siteCog.xml,
     50          reloads all the collections.
     51        </dd>
     52      </dl>
     53
     54
    3855    </xsl:template>
    3956
Note: See TracChangeset for help on using the changeset viewer.