PDA

View Full Version : New Addon: Pixelpost2Twitter


kevincrafts
06-15-2008, 03:59 PM
This addon send your posts to your Twitter account. Posts can be sent when uploaded (don't use this for future posts) or you can pick from any of your posts to send to Twitter.

Installation:


Put admin_pixelpost2twitter.php in your addons folder
Go to the addons menu in the admin area - this will install the Twitter configuration table
Go to the options menu and click on 'Twitter Options'
Enter your Twitter email and password and click 'Configure'


Use:


When posting a photo at the current time, click the 'Twitter this photo' checkbox - don't use this option for future posts
or... Click on the 'Twitter this photo' link from the Images menu


Download (http://www.pixelpost.org/extend/addons/pixelpost2twitter/download/)

vaguelydissatisfied
07-13-2008, 11:56 PM
Your instructions say to use your "twitter email." Do you mean twitter username? I suppose I could just try it and find out, but I wanted to make sure.

kevincrafts
07-14-2008, 04:21 AM
Use the email that is associated with your twitter account - not the user name.

floime
11-16-2008, 12:31 PM
Hi, i use your plugin vor some time now, but is it possible to change the text of the twittermessage or to ad something like "New Post on my Blog -Title of image- Link " or something similar?

kevincrafts
11-16-2008, 06:15 PM
You can edit the addon - look for line 98 and 102 where you can change the twittermessage variable.

jschaible
03-25-2009, 06:07 PM
Hi, is there a way I can have it AUTOMATICALLY twitter the photo? I want it to post immediately after I post my photo.

kevincrafts
03-25-2009, 10:53 PM
Check the "twitter photo on upload" checkbox when you upload the photo.

jschaible
03-31-2009, 11:38 PM
I'm using my POP3 Post add on, so I email my photos and they are uploaded. I want them to be automatically be posted.

AttaGirLz
04-03-2009, 04:58 PM
Hello, I followd install instructions all went well except the post pointed to my admin page of myphp. do i need to have a subdomain created to point to my main domain for this to work? or do i need to install my admin in another directory?

octJapan
05-14-2009, 09:34 AM
Hi, kevin. I like so this addon. It can post to my twitter. But the link to my photo was broken.
However, I post to my twitter from PixelPost that is working my local server. The link is perfect. Do you understand what the problem?

kevincrafts
05-14-2009, 10:45 PM
perhaps you don't have the full url(including the trailing slash) in your admin panel?

octJapan
05-15-2009, 01:39 AM
Oh I'm sorry. I was wrong.
The subdomain was used for url. The problem was solved. Thank you, for wonderful addon.

Messiah Khan
05-20-2009, 09:01 AM
Great addon! I have only recently started using Twitter, but have already found this addon usefull. A few things I would like to change though;

Instead of how it is at the moment;

ImageName - Message - Imagelink

I would like;

Message - Imagename - url

Or more ideally;

Message - Imagename(with url link to image)

So for example;

New Image - <a href="http://www.afowler.co.uk/gallery/index.php?showimage=548">Westerly Glow</a>

Is this possible?

kevincrafts
05-20-2009, 09:20 PM
The last option is not possible with Twitter.

Messiah Khan
05-20-2009, 09:38 PM
How about the second option? I tried moving the code around near line line 98 and 102, but couldn't get it working.

kevincrafts
05-21-2009, 04:59 AM
The part you want to look at is line 85.