![]() |
|
Twitter Integration - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Twitter Integration (/thread-5639.html) |
Twitter Integration - navjotjsingh - 2009-08-10 I want to request a feature so that as soon as a image is posted, its link and description/title can be posted to twitter with its url shortened with bit.ly. Hope someone works on this. Twitter Integration - sbillard - 2009-08-10 This should not be too hard to accomplish using the new object filters. I see that there is a PHP api for twitter. However, I do not use twitter and I doubt that acrylin does either, so we would not be making an official plugin for this. Maybe some other user will decide to give it a try. Twitter Integration - doku - 2009-08-20 http://twitterfeed.com/ can post your zenphoto feed to twitter. Twitter Integration - navjotjsingh - 2009-12-11 Twitterfeed does not work well with Zenphotopress since ZP messes up dates in rss feeds somehow and Twitterfeed either misses some photos completely or posts some photos twice or even thrice. Anybody working on this or interested to work on this? Please. Twitter Integration - acrylian - 2009-12-11 Zenphoto's rss feeds are valid as by last tests done. So if you think you found a bug with them, please report with some details. Otherwise that is useless to us. Thanks. I don't know what Zenphotopress has to do with rss feeds actually but there is a twitter plugin for Zenphoto available. Twitter Integration - navjotjsingh - 2009-12-12 sorry...I meant Zenphoto. Somewhere...it messes up the dates..atleast Twitterfeed reports that. I will check the twitter plugin for Zenphoto..any link? Twitter Integration - navjotjsingh - 2009-12-12 Ok..found the twitter plugin. Twitter Integration - navjotjsingh - 2009-12-12 http://www.michealmalone.com/zen/pages/zentwitter if you are talking of this..then this is not what I wanted. It does the reverse of what I want. It feeds twitter updates to ZenGallery whereas I want gallery updates to twitter. Twitter Integration - micheall - 2009-12-12 Yeah, it does it reverse of what you want. I could take a look at doing it the other way. I currently use twitterfeed myself as well as suggested up above. Works on my site, haven't noticed any borked dates. I'll take a look though to see if I catch anything. Also I'll take a look at adding twitter updates. Would be a bit more intensive, and have to be more of a "check here to update twitter of this post" type of thing. Are you hoping to have it update twitter each time you upload a photo etc navjo? Twitter Integration - navjotjsingh - 2009-12-15 Well, I think now I don't need any plugin. Google answered my prayers with Twitter post to Feedburner. Thanks for the concern. And yes if you want to expand the plugin, yes it should update twitter each time when a photo is published (not uploaded). You can include options for hashtags, custom text in before or after the tweet and url shortening. And this question is for Zenphoto developers, why does ZP publishes date in description field of feed? It should use date field of rss for that. Twitter Integration - acrylian - 2009-12-15 Zenphoto's RSS feed do use the field for the date, too. The date you see on the description is the file mtime date (both can differ). |