Jan Pingel
Jan Pingel
For 2.0 I’d love to see up become extensible. Being able to use plugins to add provisioning of different services (aws or otherwise) you don’t plan to support directly would...
What about integrating ping for up pro subscribers rather than implementing the same thing under up? Might save you some work and give ping some more visibility as it’s a...
This would be super slick for swift/vapour and it looks like they have a community runtime for lambda now although with up’s proxy I don’t think it’s needed? https://github.com/vapor-community/vapor-aws-lambda-runtime I...
I would love to see 1.2 as the default or at least a config option as well. I always forget to go change it when spinning up a new project.
It adds support to install the plugin via composer.
@stephenharris Have you considered using any other editors than pagedown? I've been looking into adding a preview tab (or side by side panes) and making the buttons in the editor...
Did you test this as a regular user or moderator/admin? It only seems to be occuring on regular user accounts – admin and moderators end up with the correct output.
Looks like GitHub is eating the markdown in the code ticks. If you click the image button in the editor and enter http://example.org/test.png you will get the content I was...
Should be able to move it up to the functions which are calling it. Probably should be using is_bbpress or checking if the plugin is loaded as well before checking...
Off hand I'm not familiar with any – the last time I had to address this problem I rolled my own xhtml parser / validator in perl. The TinyMCE comparison...