Changeset 37900 for main


Ignore:
Timestamp:
2023-08-07T16:57:14+12:00 (11 months ago)
Author:
davidb
Message:

Updated instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/ADD-AN-INTERFACE.txt

    r28448 r37900  
    27274. Finally, edit a <servlet>...</servlet> block in:
    2828
    29    $GSDL3HOME/WEB-INF/web.xml:
     29   $GSDL3HOME/resources/web/servlets.xml.in
    3030
    3131  to use your new interface name as the 'interface_name' parameter:
     
    3737        </init-param>
    3838
     39
     405. [Optional] If your new interface is making use of JQuery-UI Theme
     41   Roller, then you likely want to also edit:
     42
     43       $GSDL3HOME/interfaces/and-sparql/interfaceConfig.xml
     44
     45   and change the following line to specify your new interface name:
     46   
     47    <option name="cssTheme" value="interfaces/and-sparql/style/themes/main/jquery-ui.theme.css"/>
    3948
    4049====
Note: See TracChangeset for help on using the changeset viewer.