-
Notifications
You must be signed in to change notification settings - Fork 375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Posterous Integration #211
base: master
Are you sure you want to change the base?
Conversation
@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 Thanks, On Wed, Jul 13, 2011 at 10:01 PM, quazarteam <
|
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? |
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? |
Hi,
We just added Posterous support. We would love to have this as part of the main ShareKit project.
Thanks!
Arik