Changes for page Projects Powered by XWiki

Last modified by Thomas Mortagne on 2020/02/10

<
From version < 11.1 >
edited by kuchumovn
on 2009/09/03
To version < 12.1 >
edited by Vincent Massol
on 2009/09/25
>
Change comment: Rollback to version 10.2

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kuchumovn
1 +XWiki.VincentMassol
Content
... ... @@ -2,12 +2,12 @@
2 2  
3 3  Please add information about your usage of XWiki by using the form below. This will help promote XWiki and fund its development.
4 4  
5 -{{velocity filter="none"}}
6 -{{html clean="false" wiki="true"}}
5 +{{html}}
6 +<!--
7 7  ## ---------------------------------------------------
8 8  ## Let the user add a XWiki Reference
9 9  ## ---------------------------------------------------
10 -
10 +-->
11 11  <form action="" id="newreference">
12 12   <input type="hidden" name="parent" value="References.WebHome" />
13 13   <input type="hidden" name="template" value="XWiki.ReferenceClassTemplate" />
... ... @@ -26,25 +26,29 @@
26 26   </table>
27 27  </form>
28 28  <p/>
29 +{{/html}}
30 +
29 29  //You can also add yourself to the [[XWiki Users Map>>http://www.frappr.com/xwikiusers]].//
30 30  
31 31  == XWiki Badge ==
32 32  
33 33  If your site is powered by XWiki please consider adding this badge to show your appreciation:
34 -<p/>
36 +
35 35  image:80X15.png
36 36  
37 37  == Project List ==
38 38  
39 39  Click on the projects in the table to get more information. You can search for a project using the filters below.
40 -<p/>
41 -#info('Project using XWiki we know about are most of the time added to this list by default. Please register (top right) to add or edit the details of a project. If you would like your project to be removed from the list below please send us an email at [email protected]')
42 42  
43 +{{velocity}}{{html wiki="true"}}
44 +#info('Project using XWiki we know about are most of the time added to this list by default. Please register (top right) to add or edit the details of a project. If you would like your project to be removed from the list below please send us an email on the [[XWiki User Mailing list>>dev:Community.MailingLists]].')
45 +{{/html}}{{/velocity}}
46 +
47 +{{velocity}}{{html wiki="true"}}
43 43  #set ($sql = ", BaseObject as obj where obj.name=doc.fullName and obj.className='XWiki.ReferenceClass' and obj.name<>'XWiki.ReferenceClassTemplate' order by doc.name asc")
44 44  #set ($references= $xwiki.searchDocuments($sql))
45 -<p/>
50 +
46 46  //There are currently $references.size() references listed on this page.//
47 -<p/>
48 48  <table id="referenceTable" class="grid sortable filterable doOddEven" cellpadding="0" cellspacing="0" border="0">
49 49   <tr class="sortHeader">
50 50   <th class="unsortable noFilter">Image</th>
... ... @@ -75,5 +75,5 @@
75 75   </tr>
76 76  #end
77 77  </table>
78 -{{/html}}
79 -{{/velocity}}
82 +{{/html}}{{/velocity}}
83 +

Get Connected