Aaron Evans wrote:
Oh, one more thing:
Is it easy to change the location of dojo.js? Hopefully it is a
configuration somewhere that only needs to be changed in the one spot?
Configure the dojo location in your desktop-theme:
djConfig.baseScriptUri =
de_jsessionid_url('$jetspeedDesktop.getPortalResourceUrl("/javascript/dojo/")'
);
djConfig.desktopThemeRootUrl =
de_jsessionid_url("$jetspeedDesktop.getDesktopThemeRootUrl()" );
<script type="text/javascript"
src='$jetspeedDesktop.getPortalResourceUrl("/javascript/dojo/dojo.js")'></script>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]