Changes for page Jobs in ErUM-Data
Last modified by Benjamin Fischer on 2025/06/16 10:35
From version 1.7
edited by Benjamin Fischer
on 2025/05/15 16:52
on 2025/05/15 16:52
Change comment:
There is no comment for this version
To version 1.3
edited by Benjamin Fischer
on 2025/05/15 13:38
on 2025/05/15 13:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,7 +2,7 @@ 2 2 3 3 {{velocity}} 4 4 #set ($columnsProperties = { 5 - 'doc.title': {"html": true , "displayName": "Title"},5 + 'doc.title': {"html": true}, 6 6 'link': {"type": "hidden"}, 7 7 "tags": {"sortable": false, "filterable": false, "html": true, "headerClass": "tagsCol"}, 8 8 'valid': {"html": true}, ... ... @@ -19,7 +19,7 @@ 19 19 'selectedColumn': 'doc.date', 20 20 'defaultOrder': 'desc' 21 21 }) 22 -#set ($columns = ['doc.title', 'l ink', 'location', 'tags', 'valid', 'doc.date'])22 +#set ($columns = ['doc.title', 'location', 'tags', 'valid', 'doc.date']) 23 23 #if (!$isGuest) 24 24 #set($discard = $columns.add("_actions")) 25 25 #end
- XWiki.JavaScriptExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +default - Code
-
... ... @@ -1,0 +1,7 @@ 1 +require(["xwiki-custom-livetable"], function(ltInit) { 2 + ltInit("jobs") 3 +}) 4 + 5 +document.observe('xwiki:livetable:loading', () => { 6 + debugger; 7 +}); - Name
-
... ... @@ -1,0 +1,1 @@ 1 +Live Table - Jobs - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +No - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage