Patrick Murray-John
Patrick Murray-John
I think I've found it. Removing only the `@see` annotation for the class description made running apigen on just that directory let things go through to completion. When I ran...
Isn't this already there via the new search mixin?
Would also be nice to have some ordering to when plugins' hooks are fired. For example, comments from Commenting should likely be the last thing on the page, but if...
Seems reasonable. I don't think that this counts as a blocker, though.
Do you mean on the admin plugins page? Or plugins adding their inputs to, e.g., the item edit tabs?
ugh. yeah. now i see it
Alas, no. something seems askew with my `setuptools`, but that seems on my end. Thanks!
Confirmed: commenting out https://github.com/omeka/plugin-CsvImport/blob/master/models/CsvImport/ColumnMap/Element.php#L44 lets lang attribute come in okay.
In one instance of this situation, switching the `job.dispatcher.longRunning` to the Synchronous adapter fixed it. Unknown whether this reflects a problem with the sites PHP-CLI path