dokuwiki-plugin-data icon indicating copy to clipboard operation
dokuwiki-plugin-data copied to clipboard

Add and query structured data in your DokuWiki

Results 72 dokuwiki-plugin-data issues
Sort by recently updated
recently updated
newest added

I am missing the feature to set a global value for the placeholder %pageid%. When I create the output I want to display an icon or a piece of text...

Feature
Design input needed

Sometimes, internal absolute pagenames for a column of type "title" are shown in color for links to non-existing pages although this page exists. If we click on this link, Dokuwiki...

Let's say I have 1000 entries in total. Entries with a tag of "New York" total less than one hundred. After clicking "Next page" on the full table listing 100...

In a fresh wiki install with only the standard plugins installed trying to use the page alias for bureaucracy forms as described on the plugin's wiki homepage https://www.dokuwiki.org/plugin:data#bureaucracy_plugin_and_type_aliases seems not...

Is it possible to export data to CSV, JSON, KML or some other formats as it is done in SemanticMediaWiki plugin to MediaWiki? Something like ---- dataexport ---- cols: A,B,C,D...

When _wiki field is empty, datatable shows the value of the other column ----dataentry---- filed0: something field1_wiki: filed2: just a filed

It appears that a fix to issue #78 was checked in to allow sorting numerically instead of an alphabetic sort for certain columns. I skimmed the code, but am not...

Hi! I use DokuWiki for stock-taking. I label items in my company with stickers. Each sticker contains a number. I add items to my wiki with Data and Bureaucracy. Each...

Bug

This permit to add some css classes, for exemple for Bootstrap's style implementation: ``` classes: table table-striped table-condensed ```

I have some ---- dataentries ---- in my templates in my :templates: namespace that I don't want to appear in the lists returned by datatable and datalist. Is it possible...