source: main/kwarapoly.theme/trunk/kwarapoly/theme/profiles/default/jsregistry.xml @ 10866

Last change on this file since 10866 was 10866, checked in by Henrik Bettermann, 11 years ago

Fill trunk

File size: 727 bytes
Line 
1<?xml version="1.0"?>
2<!-- This file holds the setup configuration for the portal_javascripts tool.
3     -->
4
5<object name="portal_javascripts">
6
7
8 <javascript
9    id="++resource++kwarapoly.theme.javascripts/responsiveslides.min.js"
10    cacheable="False" compression="safe" cookable="False"
11    enabled="True" expression=""  inline="False"/>
12<javascript
13    id="++resource++kwarapoly.theme.javascripts/functions.js"
14    cacheable="False" compression="safe" cookable="False"
15    enabled="True" expression=""  inline="False"/>
16<javascript
17    id="++resource++kwarapoly.theme.javascripts/jquery.vticker-min.js"
18    cacheable="False" compression="safe" cookable="False"
19    enabled="True" expression=""  inline="False"/>
20</object>
Note: See TracBrowser for help on using the repository browser.