Gerrit Uitslag
Gerrit Uitslag
We use the PDO sqlite, so far i see, there the createCollation() is not available.
You could use this filter: `filter : %pageid% ~ yournamespace:* # only pages from the "yournamespace" namespace` _edit:_ - %pageid% is absolute pageid - See also the comparator table in...
See for more info https://www.dokuwiki.org/faq:blankpage please check your server logs
Nice idea, looks fine for me.
Does missing of the update provided by #1239 breaks existing, not yet updated, wikis? In that case a (temporary) fallback is required as well.
@michitux can you help with an explanation of this behaviour? My reasoning sofar is: The entry data is saved during a metadata render of the entry https://github.com/splitbrain/dokuwiki-plugin-data/blob/master/syntax/entry.php#L137 It uses the...
@virk: the include plugin includes pages in a relative smart manner. Therefore it renders among other things also metadata. The data plugin hooks in the metadata renderer for saving its...
@splitbrain is a wrapping div desired?
https://www.dokuwiki.org/plugin:datasearchform code: https://github.com/Juergen-aus-Koeln/dokuwiki_datasearchform
With the `max: 10` a datatable becomes browsable. Probably the layout could be improved... This is not an empty table, but probably a good alternative. Maybe also more clear for...