Changes for page Nice Display

Last modified by Benjamin Fischer on 2025/03/26 13:19

From version 45.10
edited by Benjamin Fischer
on 2025/03/26 10:32
Change comment: There is no comment for this version
To version 45.6
edited by Benjamin Fischer
on 2025/03/26 10:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,6 @@
1 1  {{locationSearch width="100%;clear:both;" className="Research Groups.Code.Research GroupsClass" description="Search, including in excerpts."/}}
2 2  
3 3  {{velocity}}
4 -#if ( $ntrg_tagCols == $null )
5 -#set( $ntrg_tagCols = [["Tags", true]] )
6 -#end
7 -#if ( $ntrg_tabName == $null )
8 -#set( $ntrg_tabName = "research_groups" )
9 -#end
10 -#set ($discard = $xwiki.jsx.use('Research Groups.Nice Display.WebHome'))
11 -
12 12  #set ($columnsProperties = {
13 13   'affiliation': {"filterable":true, "sortable":true, "html":true},
14 14   'URL': {"type": "hidden"},
XWiki.JavaScriptExtension[0]
Code
... ... @@ -1,4 +1,10 @@
1 1  /*!
2 +#if ( $ntrg_tagCols == $null )
3 +#set( $ntrg_tagCols = [["Tags", true]] )
4 +#end
5 +#if ( $ntrg_tabName == $null )
6 +#set( $ntrg_tabName = "research_groups" )
7 +#end
2 2  #[[*/
3 3  ((tagCols = [["Tags", true]], tabName = "research_groups") => {
4 4  
Use this extension
... ... @@ -1,1 +1,1 @@
1 -onDemand
1 +currentPage