ShareKit
ShareKit copied to clipboard
Posterous Integration
Hi,
We just added Posterous support. We would love to have this as part of the main ShareKit project.
Thanks! Arik
@ideashower, when to expect to merge pending pull requests? would love to have Posterous added
I've tried to post SHKURLItem to posterous.com but it always tells me that There was an error sending post to posterous. And it seems to never ask for user name and pass. What I'm doing wrong?
Hey,
It's probably the fall out of our new API stuff. We're working super hard to get a new app version out right now but as soon as that's done I'm going to do another pass on that code!
Thanks, Arik
On Wed, Jul 13, 2011 at 10:01 PM, quazarteam < [email protected]>wrote:
I've tried to post SHKURLItem to posterous.com but it always tells me that There was an error sending post to posterous. And it seems to never ask for user name and pass. What I'm doing wrong?
Reply to this email directly or view it on GitHub: https://github.com/ideashower/ShareKit/pull/211#issuecomment-1568279
ok, will wait patiently, I promise.
any news on posterous support in Sharekit?
this issue is fixed. please review.
Hello, got your upddate integrated into my project. Basically, it works with sharing text. The problem is that I want to share SHKURLItem. When I do so (by uncommentting CanShareURL) it posts to posterous, but the link is lost. instead, the link in post points to posterous post page itself. Can be this fixed somehow? thanks for your excellent work
quazarteam, I'll look into this.
CanShareURL support is in our branch now. The behavior is to post to Posterous with the link included as the post body. I'm not sure if this matches your expectation.
I'll try it and let you know
excellent!!! this is exactly what I needed!!! Thank you so much!
sweet! will this be merged upstream?