====== data-au Plugin ====== ---- plugin ---- description: Add and query structured data in your wiki (Australian date format) author : Scott Ferguson - IT and Business, Consulting & Support email : scott@scottferguson.com.au type : syntax, action, helper lastupdate : 2019-06-24 compatible : Frusterick Manners, Elenor Of Tsort, Detritus, Hrun, Ponder Stibbons, Binky, Weatherwax, Adora Belle depends : sqlite conflicts : fckg, data #please create an issue report as well! similar : fields, pagemod, strata, struct tags : database, sqlite, data, tags, tables, listing downloadurl: https://github.com/SFITCS/dokuwiki-plugin-dataau/zipball/master bugtracker : https://github.com/SFITCS/dokuwiki-plugin-dataau/issues sourcerepo : https://github.com/SFITCS/dokuwiki-plugin-dataau/ donationurl: http://donate.dokuwiki.org/data screenshot_img : ---- A **fork** of the [[plugin:data|data Plugin for DokuWiki]]. This version uses the Australian date format //dd/mm/yy//. This plugin allows you to add structured data to any DokuWiki page. Think about this data as additional named attributes. Those attributes can then be queried and aggregated. The plugin is similar to what was done here for the [[repository|repository plugin]] but its internals are very different to it. **WARNING** - this plugin has had little testing. Testing and [[https://github.com/SFITCS/dokuwiki-plugin-dataau/issues|feedback]] appreciated. If you like this plugin please [[http://donate.dokuwiki.org/data|donate]] to the original [[plugin:data|Data plugin]]. ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Documentation ===== See the original [[plugin:data|Data]] documentation.