klml
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] feature: prefill forms through url@takayuki Miyoshi: thx, thats what I wanted;)
Forum: Networking WordPress
In reply to: Network usage with Add Media: cross domainHi Ipstenu,
thx for this idea. So I tried it with DJD Site Post and got the same problem with uploading images.
And the interface is the same. It seems to me, both plugins use the same kind of Media Library Screen.http://ww.wp.xz.cn/extend/plugins/djd-site-post/
http://codex.ww.wp.xz.cn/Media_Library_ScreenForum: Plugins
In reply to: [Markdown on Save Improved] conflict with visual editorIt doesn’t matter much to me, as I use markdown, but other editors on my site need the visual editor.
I had the same problem and I think this is not a bug, but a feature of MoS-Improved (The main difference between this plugin and the original is that this plugin assumes you always want Markdown processing.)
So I use Markdown on Save now for my ‘ other editors’ and it works well.
Forum: Plugins
In reply to: [Markdown on Save Improved] Markdown disabled on every postI found another solution for my non pro users. I use ‘Markdown on Save’, that works for me.
thx
Forum: Plugins
In reply to: [Markdown on Save Improved] Markdown disabled on every post> How can I get it to turn off automatically?
Do you know every change breaks someones workflow😉
I love .md and this plugin, but I have a few not so enthusiastic users. Would it be possible to have it as option like:
define( 'SD_DISABLE_CHECKED_ON_NEW', true );thx