Extension to the data plugin allowing for the use of templates.
For more information, visit the official plugin page at https://www.dokuwiki.org/plugin:datatemplate.
Changelog is maintained on the official plugin page. Here's just the changelog for the hci.ur.de fork
2024-03-22 - fix compatiblity issues caused mainly by a commit renaming functions in the data plugin.
2018-05-16 - (only in hci.ur.de fork) Added a custom class that can be added to the datatemplatelist line: "nodiv". This prevents generation of <div>
tags around each data item when generating the list. Necessary for plugins that do not want individual items to be placed into divs (e.g. the Bootstrap Wrapper plugin's carousel
2016-07 - The original author, Christoph Clausen, cannot maintain anymore the plugin, so I adopt it ;-) Thanks a lot to him to have built first steps and accepted the adoption.