Changes for page Open source community for professional software
To version 698.1
edited by ol
on 2013/01/08 18:22
on 2013/01/08 18:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,15 @@ 1 1 {{velocity}} 2 2 {{html clean="false" wiki="false"}} 3 +#if(!$xwiki.hasAdminRights()) 3 3 <script type="text/javascript"> 4 4 function lightWindow_DoneLoading(){ 5 5 myLightWindow.activateWindow({ 6 - href: 'http:// skins.ow2.org/skins/seasonsgreetings.html',7 - title: 'Seasons greetings 2013', width: '736px', height: '644px',7 + href: 'http://www.ow2.org/xwiki/bin/download/Main/WebHome/seasonsgreetings2.jpg', 8 + title: 'Seasons greetings 2013', 8 8 }); 9 9 } 10 10 </script> 12 +#end 11 11 {{/html}} 12 12 {{/velocity}} 13 13 {{html clean="false" wiki="true"}}