Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Context Search - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Wiki source code of Context Search

Version 1.2 by bougault on 2022/10/11 12:12

Show last authors
1 {{html clean="false"}}
2
3 <select id="context-search-type">
4 <option value="all">All</option>
5 <option value="collabs">Collabs</option>
6 <option value="current-collab">Current Collab</option>
7 </select>
8 <input type="text" id="context-search-text" />
9
10 {{/html}}