Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:plugins [2024/07/23 09:12] – [Plugins] rahulplayground:plugins [2024/09/11 04:56] (current) – [Plugins] rahul
Line 6: Line 6:
   - backup   - backup
   - bureaucracy & pagemod   - bureaucracy & pagemod
-  - gchart +  -<del> gchart</del> 
-  - Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0+  - <del>Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0</del>
   - Adds a legal (or other) notice below the login form   - Adds a legal (or other) notice below the login form
   - Create a DokuWiki page from a file   - Create a DokuWiki page from a file
Line 13: Line 13:
   - Show PDF files using PDF.js   - Show PDF files using PDF.js
   - https://github.com/nomadjimbob/mikioplugin/wiki   - https://github.com/nomadjimbob/mikioplugin/wiki
 +
 +===== Developer warning =====
  
 <note warning>CSV MIME type text/csv has been enabled</note> <note warning>CSV MIME type text/csv has been enabled</note>
 +
 +===== Sample data =====
  
 <note tip>Inline CSV</note> <note tip>Inline CSV</note>
 <csv playground:2kWy2.csv></csv> <csv playground:2kWy2.csv></csv>
 +
 +===== Datatable with include =====
 +<datatable page-length="20">
 +{{page>playground:sampledata}}
 +</datatable>
 +
 +===== ApexCharts =====
  
 <note tip>ApexCharts: only one y-axis is supported from CSV via JSON conversion in PHP</note> <note tip>ApexCharts: only one y-axis is supported from CSV via JSON conversion in PHP</note>