|
|
(24 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| Navigation, search and sorting, trigger Ajax. It retrieves 250 rows for each api call and cache them. | | Navigation, search and sorting, trigger Ajax. It retrieves 250 rows for each api call and cache them. |
|
| | {{DISPLAYTITLE:Datatables}} |
| It supports sorting using multiple columns. | | It supports sorting using multiple columns. |
|
| | |
| {{#ask:[[Author::+]][[Category:Correspondence]] | | {{#ask:[[Author::+]][[Category:Correspondence]] |
| |mainlabel={{int:Document}} | | |mainlabel={{int:Document}} |
| |?Author | | |?Author |
| |?Category |+datatables-searchPanes.show = true |+datatables-columns.searchPanes.threshold=1
| |
| |?Recipient | | |?Recipient |
| | |?Category |
| |?Associated persons | | |?Associated persons |
| |?Correspondence date#-F[d-m-Y]=Date | | |?Correspondence date#-F[d-m-Y]=Date |
| |?Place | | |?Place |
| |?Institution | | |?Institution |
| | |?Numismatic keyword |
| |?Language | | |?Language |
| |format=datatables | | |format=datatables |
| |prefix=all | | |prefix=subject |
| |theme=basic | | |theme=basic |
| |datatables-searchPanes=true | | |datatables-searchPanes=true |
| | |datatables-mark=true |
| | |datatables-mark.accuracy=complementary |
| |datatables-deferEach=250 | | |datatables-deferEach=250 |
| |datatables-pageLength=40 | | |datatables-pageLength=40 |