jrichard
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Ecto Image uploadIf they like my patches, the developers will very likely implement a bunch of them in WP 1.3, including image upload.
Forum: Fixing WordPress
In reply to: Mac Software?For those still interested in file upload from Ecto to WordPress, I posted a patch that solves this. It’s a hack, so be aware of glitches!
File upload to WordPress with Ecto
Regards,
JohannForum: Fixing WordPress
In reply to: Mac Software?If anyone’s interested, here I posted some “hack” to make ecto 1.1.4 and WordPress 1.2 Delta work together for some stuff.
WordPress 1.2 Delta and ecto 1.1.4Forum: Fixing WordPress
In reply to: WordPress 1.2-Delta and ecto 1.1.4> great work!
Glad when it worked for you, too 🙂
> any chance you addressed the image uploading from ecto?
Nope. I didn’t attempt to use it, yet. I’ll keep you updated if there’s something in the news.Forum: Fixing WordPress
In reply to: Acronym Replacer and Markdown clashWell, setting the priority of the
acronyms.php“add_filter” function to 12 (thus bypassing the default 10 for Markdown) seems to help.
I am not fully convinced if this is the intended way to solve these kind of problems, but as a workaround, it helps.
Johann