IMified post to BlogCFC
Can IMified post to a BlogCFC blog? This post was made through IMified, using the WordPress service. It seems to work :)
Can IMified post to a BlogCFC blog? This post was made through IMified, using the WordPress service. It seems to work :)
What RSS Readers do You Use?
Susan Gurma said: http://sage.mozdev.org/in... this site is very cool.
[More]
What is wrong with Internet Explorer?
Susan Gurma said: There is no trouble whit Explore only Firefox is better .
[More]
SMTP Event Gateway???
Richard Davies said: I too have been wondering recently what's the best method for allowing CF to respond to e-mails. I h...
[More]
SMTP Event Gateway???
Dan Lancelot said: @Terry: I'm not wanting to do everything that an SMTP server does - only the actual receipt of email...
[More]
SMTP Event Gateway???
Terry Schmitt said: I would think you would want to let your email server do what it does best... Handle SMTP traffic.
H...
[More]
Click the 'Add/Edit Services' link
Select the WordPress icon (White W on Black circle) in the 'Add a New Service' menu
Fill in the fields -
Username and Password fields need to be those of a valid admin user for the blog you are posting to.
Account Access Address is:
[blog_root_url]/xmlrpc/xmlrpc.cfm
Click Update Settings - and try it in IMified.
I have not yet found a way to include line breaks in the post - passing line break characters in, just outputs them within the HTML source without replacing them with </br>, and when I attempted to pass in html, nothing happened. I imagine an error was generated within BlogCFC - probably because the xml getting sent over would no longer be valid with the embedded html code.
I need to look at the XMLRPC standard, and at how BlogCFC handles the XMLRPC call - I'm sure that there must be a way to get BlogCFC to convert line feed characters within the submission to <br />. Not being able to but line breaks within a Blog post really stops the integration from being useful to me at the moment :(
I don't know where the issue is - at the blogcfc end or at imified (or with me!)
From what you are saying it seems more likely that the issue may be at the imified end - but as i say, I know next to nothing about xmlrpc, so I could be missing something completely obvious.