Marcus Povey
Marcus Povey
Migration for this is actually a little fiddly owing to mysql's key length restrictions, so it's not just a simple matter of doing an alter table. Not had the bandwidth...
Similarly, Known to Known I/O would be handy - rich, with object/annotation transfer + file data export. Automatic translation of UUIDs etc.
Probably the simplest would be to do a slightly more complete json output view with base64 encoded attachment blobs, reconstruction would be a matter of taking that and writing it...
If you're going that way you could output as XML/xslt - rock it like its 1998! Seriously though, a static rendering of the machine readable version would be kind of...
Another suggestion, although it might be better as a plugin, it'd be cool if there was an import that accepted wordpress' export format. Should be fairly straightforward....
Well, the export XML seems to spit out everything - posts, pages, files (linked via url rather than embedded, so you'd need to fetch those references), categories, tags and comments....
Pending a mailing list discussion, my €0.02 is that this should be done via the mostly implemented but not exposed acl system. This supports remote users as well, so implementing...
No, I've not had a chance to look at it.
There's already embed support in the js... after a fashion, oembed is a little ... interesting. Should just need to whitelist the domain.
Might also be handy to have a couple of example urls for what you're trying to embed - I confess I don't really use instagram...