Juma7C9
Juma7C9
Hi, This is one of the original ownCloud issues, that was still debated prior the fork ([Reference](https://github.com/owncloud/core/issues/14008)), and if I am correct, is still not resolved. -------- As stated before,...
Hi, I'm using a sieve filter for things like sorting mailing lists to different folders according to their Mail-ID header, and a result a new (sub)folder is being created as...
Hi, As there are some services (either public or internal to some institutions) that allow to download a set of entries for an arbitrary bibliographical query (e.g. in BibTex format),...
Hi, I added an option to the shortcodes to search for arbitrarily defined meta keys, using the format `meta_keys=meta_key_1=value1;meta_key_2=value2;...` where `meta_key_*` are the fields defined in the meta keys tab...
Hi, I expanded the search function allowing to use the author name as a filter, other than their ID. As the infrastructure to do so is already largely in place,...
For a project of mine I needed for each entry to add some text on a toggleable box, in a format similar to the abstract box. To allow for some...
Hi, I'm trying to understand how custom filters are supposed to be used. As I am not familiar with the plugin I'm trying to use my intuition, so please correct...
Hi, Trying to add a new `meta` field, the request fails with the following `teachPress error: This request could not be verified!`, which possibly originates from [admin/settings.php#L841](https://github.com/winkm89/teachPress/blob/master/admin/settings.php). I'm running Teachpress...