Blogging Via Email in Drupal
Submitted by schettino on May 14, 2009 - 8:52am
Nothing earth shattering to report today, just working on the drupal install itself.
So, if this shows up, the Yay! it worked. If it shows up with formatting then the html worked too.
I'm just using the normal mailhandler module.
Also, if it does work (and why wouldn't it!) I will attempt the moonshot and try posting a reply as well.
Weird... just noticed
I can't edit the post in drupal if I submit it via email, even though it says it's submitted by me. That's not good.
Solved that at least!
LOL, yeah. Ok, so if the user is NOT allowed to post in full HTML (only filtered) and the post itself is made in FULL or PHP mode, then drupal is kind and prevents the user from editing the post
See the last comment on this thread over at drupal.org
So I need to use format: 1 as my default for the formatting.
Reply comment via email
Somewhat bogus that you need to put the node id in, but at least
it works. This is an HTML message,
let's see if that works better.
yeah... not exactly
Comments via email not approved (should be, I am a registered user) and email posts have weird line breaks in them. Otherwise, it's perfect ;)