Ignore:
Timestamp:
2003-11-25T12:13:49+13:00 (20 years ago)
Author:
kjdon
Message:

added in xd action for xml documents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/default/interfaceConfig.xml

    r5202 r5969  
    1111    <action name='a' class='AppletAction' xslt='applet.xsl'/>
    1212    <action name='d' class='DocumentAction' xslt='document.xsl'/>
     13    <action name='xd' class='XMLDocumentAction'>
     14      <subaction name='toc' xslt='document-toc.xsl'/>
     15      <subaction name='text' xslt='document-content.xsl'/>
     16    </action>
    1317    <action name='pr' class='ProcessAction' xslt='process.xsl'/>
    1418    <action name='s' class='SystemAction' xslt='system.xsl'/>
Note: See TracChangeset for help on using the changeset viewer.