source: main/ngren.theme/branches/filip-fixes/ngren/theme/profiles/default/jsregistry.xml @ 10229

Last change on this file since 10229 was 10190, checked in by uli, 11 years ago

Add original theme as delivered by Fafalter.

File size: 715 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++ngren.theme.javascripts/responsiveslides.min.js"
10    cacheable="False" compression="safe" cookable="False"
11    enabled="True" expression=""  inline="False"/>
12<javascript
13    id="++resource++ngren.theme.javascripts/functions.js"
14    cacheable="False" compression="safe" cookable="False"
15    enabled="True" expression=""  inline="False"/>
16<javascript
17    id="++resource++ngren.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.