Archive for the ‘mp-wp’ Category
Embedded Vpatch Formatting for MP-WP, Draft Vpatch for Review
After some discussion around what should be included in a first version of this feature I have published for review a draft vpatch of the mp-wp patch viewer plugin. There are several things to call out in the code so let's go through this line-by-line:
#S1-L9: I think this file should be renamed to something like [...]
MP-WP Patch Viewer and Code Shelf
After some brief discussion in #ossasepia, which itself was prompted by a suggestion from MP on Diana's blog, I decided it would be worth compiling the thoughts into a proposal and including a few wireframes for illustration.
There are actually two proposals, the first is for the ability to embed vpatch code snippets into an mp-wp [...]
Bug Fix to Preserve Encoded HTML Characters in Post Body Between Edits
A bug was introduced in the previous mp-wp patch that caused encoded ("escaped") html characters to be converted back to their symbols after being loaded into the post editor and re-saved.
#ossasepia 2019-10-31 18:33 whaack: lol til after hitting 'save draft' on a mpwp post with html characters escaped, the escaped characters are evaluated to their [...]