Changes for page Download XWiki Projects

Last modified by Thomas Mortagne on 2023/10/13

<
From version < 253.7 >
edited by Vincent Massol
on 2010/07/06
To version < 254.1 >
edited by flavius
on 2010/07/06
>
Change comment: added fix for support xwiki

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.flavius
Content
... ... @@ -1,16 +1,18 @@
1 1  ## Generate URL to ObjectWeb XWiki files
2 2  #macro(dlurl $id) http://forge.objectweb.org/project/download.php?group_id=170&file_id=${id} #end
3 3  
4 -<a href="http://www.xwiki.com/xwiki/bin/view/Products/Download" style="display:block;background:url(/xwiki/bin/download/Main/Support/supportxwiki.jpg) no-repeat 50% 40px #FFFFFF;border:1px solid #E4E4E5;margin:15px 0 10px 10px;padding:170px 10px 65px; float:right; width: 170px; font-size:0.9em;text-align:center;color: #222">
4 +#info("Make sure you check the *[Release Notes>Main.ReleaseNotes]* (Amongst other things it contains instructions on how to migrate an existing XWiki installation).")
5 +
6 +<div style="background:url(/xwiki/bin/download/Main/Support/supportxwiki.jpg) no-repeat scroll right 40px #FFFFFF; float:right; margin-bottom: 1em;">
7 +<a href="http://www.xwiki.com/xwiki/bin/view/Products/Download" style="display:block;border:1px solid #E4E4E5;border-bottom:none;padding:170px 10px 0px; float:right; width: 178px; font-size:0.9em;text-align:center;color: #222; margin:1em 0 1em 1em;">
5 5  Looking for professional support? <strong>Go to XWiki.com</strong>
6 6  </a>
7 -
8 8  #startfloatingbox()
9 9  *Contents*
10 10  #toc ("2" "3" "")
11 11  #endfloatingbox()
14 +</div>
12 12  
13 -#info("Make sure you check the *[Release Notes>Main.ReleaseNotes]* (Amongst other things it contains instructions on how to migrate an existing XWiki installation).")
14 14  
15 15  All sources can also be browsed and downloaded from the [Source Repository>dev:Community.SourceRepository].
16 16  

Get Connected