Hello Drupal-lers,
I am having a problem with my Blog API system.
I use Flickr to upload photos and I configured Flickr to send a blog post to my blog.
But recently, I have a issue.
( I can be sure that this is not Flickr problems as seen from here: http://www.flickr.com/help/forum/en-us/82280/ )
When Flickr post a message to my blog, this is what it shows:
div style=float: right; margin-left: 10px; margin-bottom: 10px;
a href=http://www.flickr.com/photos/jeremy89632/2847581271/ title=photo sharingimg src=http://farm4.static.flickr.com/3256/2847581271_36baa6007c_m.jpg alt= style=border: solid 2px #000000; //a
br /
span style=font-size: 0.9em; margin-top: 0px;
a href=http://www.flickr.com/photos/jeremy89632/2847581271/Multimedia message/a
br /
Originally uploaded by a href=http://www.flickr.com/people/jeremy89632/jeremy89632/a
/span
/div
_______________________________
As you can see, Drupal took off the brackets and the CSS styles.
I have removed the ' Filtered HTML ' option in the Input Formats as well.
But that does not solve the problem as well.
Anyone is able to help me?
Thanks,
Jeremy!
PS: Thanks for any comments and help given!
May God Bless You!
Comments
Me too
I am having the same problem.
I have removed the HTML filters it still strips off the brackets from HTML tags.
Any ideas?
(I'm running Drupal 5.12)
I've set my default input
I've set my default input filter to be "TinyMCE" and Flickr is posting pretty well. The only filters enabled are inline file and quote. HTML is definitely turned off. The only remaining problem is that the blog entry below the one posted from Flickr is crammed up into the flickr posting like the alignment is still floating. Can't figure out how to reset that.
EDIT - here is some flickr code that posts correctly using the TinyMCE input filter as described above. I removed the div codes and placed the float alignment in the img src and it now correctly creates the blog entry w/o flowing in the entry below. This is a Drupal 5.x system.
- gil -
Same problem
Tried using QTM on Gentoo to post to Blog API and ScribeFire in Firefox.
The Blog API seems to remove my < tags.
Any help appreciated.