Jan Vlnas
Jan Vlnas
> If you don't use Ansible any longer, what do you use? I didn't move to greener pastures, I just don't manage servers anymore. 🙂
Bump; is there anything particular that prevents this PR from being merged?
Now there are even more lists: - http://staticsitegenerators.net/ - https://www.staticgen.com/ - https://github.com/pinceladasdaweb/Static-Site-Generators
Let's ping @splitbrain what's their stance on this feature.
I see the plugin is still being updated. Is there any chance this feature could be merged?
I think the additional syntax for `sort` should be relatively easy to add, assuming the casting won't make any problems for SQLite: https://github.com/splitbrain/dokuwiki-plugin-data/blob/master/syntax/table.php#L160-L167
Accents sorting is a collation problem which AFAIK is solved by offloading sorting to PHP via [createCollation](http://php.net/manual/en/sqlite3.createcollation.php) – maybe there is a native support for Unicode collation in SQLite, but...
Looks like https://github.com/public-api-lists/public-api-lists popped up as a fork, already with 4.6k stars…
Same issue here. We use [Nexus Repository](https://www.sonatype.com/nexus/repository-oss) for internal packages which is a bit selective about features they implement from npm's API, so request to `/collaborators` fails with Bad Request...
> Does this error always happen at the same progression state of the import? It doesn't, sometimes it happens around 10%, sometimes around 3%, the highest progress I got to...