Changes for page Documents Macro
                  Last modified by teamwire004 on 2025/08/05 07:28
              
      
      From version  2.1 
    
    
              edited by teamwire-admin
        
on 2024/01/16 09:29
     on 2024/01/16 09:29
      Change comment:
              Migrated property [defaultCategories] from class [XWiki.WikiMacroClass]
          
         
      To version  3.1 
    
    
              edited by teamwire004
        
on 2024/01/16 09:32
     on 2024/01/16 09:32
      Change comment:
              Install extension [org.xwiki.platform:xwiki-platform-index-ui/14.10.13]
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
- 
          Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Author
-   ... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire -admin1 +XWiki.teamwire004 
 
- XWiki.WikiMacroClass[0]
-   - Cached
-   ... ... @@ -1,0 +1,1 @@ 1 +No 
- Asynchronous rendering
-   ... ... @@ -1,0 +1,1 @@ 1 +No 
- Macro code
-   ... ... @@ -40,6 +40,14 @@ 40 40 'sortable': false 41 41 })) 42 42 #end 43 +#if ("$!services.like" != "") 44 + #set($discard = $collist.add('_likes')) 45 + ## We can't make it sortable or filterable right now since it's not stored in DB. 46 + #set($discard = $colprops.put('_likes', { 47 + 'filterable': false, 48 + 'sortable': false 49 + })) 50 +#end 43 43 #if ($collist.contains('doc.location')) 44 44 #set ($discard = $options.put('selectedColumn','doc.location')) 45 45 #end 
- Default categories
-   ... ... @@ -1,0 +1,1 @@ 1 +Content 
- Default category
-   ... ... @@ -1,1 +1,0 @@ 1 -Content 
 
 
  