pmkrawczyk
pmkrawczyk
Hi All, I'm getting the same error, fresh installation of both server and plugin on the latest WP version (also freshly installed). Any tip much appreciated!
Update: after resetting permalinks a few times the server started working! I have a feeling that at least in my case disabling and then re-enabling permalink tags did the trick....
@jfhenon we have been thinking about the same feature, and I have the following thought: 1. Multiline text with advanced formatting with pure SVG/js is very difficult to implement 2....
Agreed, extension is certainly the way to go. The problem with implementing both is that the code will be completely different, and much more complicated in case of pure svg...
> I find a new way to do that: implement a new FileBrowser and set browserFactory.defaultBrowser with this custom browser. @qqdaiyu55 Could you please provide more details on how to...
Could anyone comment on current best strategy for developing/modifying an extension that would communicate with a remote filesystem via a custom API? It would be great to have some entry...
Thank you @qqdaiyu55!!! I will report here on our progress.
This is great, thank you!
Thank you for your quick reply! :-) I'm looking at serving different Zotero libraries using different API keys by different users (one user >> one API key + potentially multiple...
Thank you for the explanation! I did look at the code earlier (albeit briefly) and thought that at the root is the storage.py where the local storage directory is defined,...