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

We needed to export a big datatable to ODT and were quite surprised to find out that the data plugin currently doesn't support rendering to odt. This PR adds basic...

Feature

Creating an alias with a suffix (or prefix) beginning with a space doesn't work, begining spaces are deleted. **e.g. : Plugin Amazon** Type : "wiki" Prefix : "{{amazon>fr:" suffix :...

Feature

Hi, when filtering data outputted by the datatable with the parameter "dynfilters", the usage of german umlauts doesn't function. For example: - When filtering by a name "Höbel", there is...

I would like to request an additional syntax that would allow a user to refer to a field from another page, without using a table or list. I believe that...

Feature

I have adjusted the include-plugin to display structured data content. But one problem remains: Imagine the following situation: On the page project:2501:2550:2533 there is the following content: ``` ===== 2533...

Bug
Feature
Needs more info

Reason: I'm using a wiki based type with prefix = "[[person:" and sufffix="]]". With the last version by @Klap-in empty fields got converted to [[person:page_name_containing_the_dataentry]]. With this fix the are...

The types page and pageid are now handled similar, but pageid is not cleaned. If page and pageid are provided without title then the id is shown as title. If...

When setting field types to `page` (e.g. to workaround the bug from PR #161 ), the fields may no longer be preselected if they contain characters not allowed in a...

Issue #59 happening to me with version 2013-10-09. Upgraded to latest (2015-01-04) and still happening. I can't replace code in `helper.php` with proposed commit: ``` php 284 $outs[] = ''...

Problem: Currently, the data plugin generates a div with a table and a separate div with the edit button for the data entry. Both divs are placed in the top...

Feature
Design input needed