Last modified by Vincent Massol on 2024/11/19 16:12

Show last authors
1 {{velocity output="false"}}
2 $xwiki.ssx.use('XWiki.AdminSheet')##
3 $xwiki.ssfx.use('js/xwiki/editors/dataeditors.css', true) ##
4 $xwiki.jsfx.use('js/xwiki/editors/dataeditors.js', true)##
5 $xwiki.ssx.use('Improvements.ApplicationWithinMinutesEditor')##
6 $xwiki.jsx.use('Improvements.ApplicationWithinMinutesEditor')##
7 #includeForm('Improvements.ApplicationWithinMinutesEditor') ##
8 $xwiki.ssfx.use('js/xwiki/table/livetable.css', true) ##
9
10 #macro(tableActions)
11 <td class="actions">
12 <a href="." class="action actionedit">edit</a>
13 <a href="." class="action actioncopy">copy</a>
14 <a href="." class="action actiondelete">delete</a>
15 </td>
16 #end
17 {{/velocity}}
18
19 {{velocity}}
20 {{html wiki="true"}}
21 <div id="editor">
22 #appHeader('home')
23 <div class="editor-body expandedHelp collapsedNavigation">
24 <div class="editor-content">
25 <h4>Color Themes Homepage</h4>
26 <p class="appDescription">Color Themes permit fast and easy modifications of your wiki's look and feel. <a title="Change description" href="./EditorPreferences" class="section-edit">Change name</a></p>
27
28 <h4>Add new entry</h4>
29 <div class="x-theme-create">
30 <label for="newThemeName" class="hidden">Color Theme name: </label>
31 <input type="text" value="Color Theme name" size="30" name="newThemeName" id="newThemeName" class="withTip">
32 <span class="buttonwrapper"><input type="submit" value="Add" class="button"></span>
33 </div>
34
35 <h4>Entries Livetable</h4>
36 <div class="xwiki-livetable-container">
37
38 <table summary="This table lists all the documents found on this wiki. The columns can be sorted and some can be filtered." id="alldocs" class="xwiki-livetable"><tbody><tr><td class="xwiki-livetable-pagination">
39 <span id="alldocs-limits" class="xwiki-livetable-limits">Results <strong>1</strong> - <strong>9</strong> out of <strong>9</strong></span>
40 <span id="alldocs-pagesize" class="xwiki-livetable-pagesize">
41 <span>per page of</span>
42 <span class="xwiki-livetable-pagesize-content"><select class="pagesizeselect"><option value="10" text="10">10</option><option value="15" text="15" selected="selected">15</option><option value="20" text="20">20</option><option value="30" text="30">30</option><option value="40" text="40">40</option><option value="50" text="50">50</option><option value="60" text="60">60</option><option value="70" text="70">70</option><option value="80" text="80">80</option><option value="90" text="90">90</option><option value="100" text="100">100</option></select></span>
43 </span>
44 <span id="alldocs-ajax-loader" class="xwiki-livetable-loader hidden">
45 <img title="" src="/xwiki/resources/icons/xwiki/ajax%2Dloader%2Dlarge.gif" alt="Loading...">
46 </span>
47 <span class="controlPagination">
48 <a title="Previous Page" href="#" class="prevPagination"><span class="hidden">Previous Page</span></a>
49 <a title="Next Page" href="#" class="nextPagination"><span class="hidden">Next Page</span></a>
50 </span>
51 <span class="pagination">
52 <span class="xwiki-livetable-pagination-text">Page</span>
53 <span class="xwiki-livetable-pagination-content"><a class="pagenumber selected" href="#">1</a> </span>
54 </span>
55 </td></tr><tr><td class="xwiki-livetable-display-container">
56 <table class="xwiki-livetable-display">
57 <thead class="xwiki-livetable-display-header">
58 <tr>
59 <th scope="col" class="xwiki-livetable-display-header-text sortable selected asc">
60 <a rel="doc.name"> <label for="xwiki-livetable-alldocs-filter-1"> Page
61 </label> </a> </th>
62 <th scope="col" class="xwiki-livetable-display-header-text sortable asc">
63 <a rel="doc.date"> Date
64 </a> </th>
65 <th scope="col" class="xwiki-livetable-display-header-text sortable asc">
66 <a rel="doc.author"> <label for="xwiki-livetable-alldocs-filter-4"> Last Author
67 </label> </a> </th>
68 <th scope="col" class="xwiki-livetable-display-header-text">
69 Actions
70 </th>
71 </tr>
72 <tr class="xwiki-livetable-display-filters"><td class="xwiki-livetable-display-header-filter"><input type="text" title="Filter for the Page column" size="30" name="doc.name" id="xwiki-livetable-alldocs-filter-1" class=""></td><td class="xwiki-livetable-display-header-filter"></td><td class="xwiki-livetable-display-header-filter"><input type="text" title="Filter for the Last Author column" size="${colprop.size}" name="doc.author" id="xwiki-livetable-alldocs-filter-4" class=""></td><td class="xwiki-livetable-display-header-filter"></td></tr>
73 </thead>
74 <tbody id="alldocs-display" class="xwiki-livetable-display-body">
75 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/BlueSky">BlueSky</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
76 #tableActions()
77 </tr>
78 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/Bordo">Bordo</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
79 #tableActions()
80 </tr>
81 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/DefaultColorTheme">DefaultColorTheme</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
82 #tableActions()
83 </tr>
84 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/InnerDark">InnerDark</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
85 #tableActions()
86 </tr>
87 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/Nature">Nature</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
88 #tableActions()
89 </tr>
90 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/Nightfall">Nightfall</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
91 #tableActions()
92 </tr>
93 <tr><td class="doc_name linkview typetext"><a href="/xwiki/bin/view/ColorThemes/Peach">Peach</a></td><td class="doc_date link typedate">2009/08/24 11:08</td><td class="doc_author linkauthor typetext"><a href="/xwiki/bin/view/XWiki/Admin">Administrator</a></td>
94 #tableActions()
95 </tr>
96 </tbody>
97 </table>
98 </td></tr><tr>
99 <td class="xwiki-livetable-pagination">
100 <span class="controlPagination">
101 <a title="Previous Page" href="#" class="prevPagination"><span class="hidden">Previous Page</span></a>
102 <a title="Next Page" href="#" class="nextPagination"><span class="hidden">Next Page</span></a>
103 </span>
104 <span class="pagination">
105 <span class="xwiki-livetable-pagination-text">Page</span>
106 <span class="xwiki-livetable-pagination-content"><a class="pagenumber selected" href="#">1</a> </span>
107 </span>
108 </td></tr></tbody></table>
109 </div>
110
111
112 </div>
113 <div class="editor-help">
114 <a href="#" class="toolHelp" title="Expand help area">&nbsp;</a>
115 <div class="examples">
116 <div class="controls">
117 <div class="left first"></div>
118 <div class="right" title="Next tip"></div>
119 </div>
120 <p>
121 <strong>Tips</strong> You can select which columns you want to display in the livetable in the Preferences area
122 [[<img alt="Select fields" class="tipImage" title="Select the columns you want to display" src="/xwiki/bin/download/Improvements/ApplicationWithinMinutesEditor/addEntriesTip.png"/> >>Improvements.ApplicationWithinMinutesEditorPreferences]]
123 </p>
124 </div>
125 </div>
126 <div class="clearfloats"></div>
127 </div>
128 <div class="clearfloats"></div>
129 </div>
130 {{/html}}
131 {{/velocity}}

Get Connected