From version 7.1
edited by Billie D
on 2017/11/12 14:51
To version 8.1
edited by Administrator
on 2020/06/17 15:10
Change comment: Update LiveTable

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.BillieD
1 +XWiki.Admin
Content
... ... @@ -4,7 +4,7 @@
4 4   'doc.location': {"type":"text","size":10,"html":true},
5 5   'doc.date': {"type":"text","size":10},
6 6   'doc.author': {"type":"text","size":10,"link":"author"},
7 - '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit"]}
7 + '_actions': {"sortable":false,"filterable":false,"html":true,"actions":["edit","delete"]}
8 8  })
9 9  #set ($options = {
10 10   'className': 'MariaDB.Code.MariaDBClass',
AppWithinMinutes.LiveTableClass[0]
Description
... ... @@ -1,2 +1,3 @@
1 1  [[MariaDB>>https://mariadb.org/]], One of the most popular database servers. Made by the original developers of MySQL. Guaranteed to stay open source.
2 2  [[image:mariaDB.JPG||height="120" width="366"]]
3 +[[image:mysql.JPG||height="120" width="366"]]