Posted by epe on January 4, 2009 at 11:49pm
Jump to:
| Project: | |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
as suggested by millette, the module is able to submit to laconica based openmicroblogging sites.
do the following:
cd /var/www/site/your.net/sites/all/modules/twitter
sed -i.bak 's/twitter.com/identi.ca\/api/' *.*
Now, the point is, that the url of the service shouldn't be hardcoded, but let users choose which service to use. how can this be achieved?
I'm a php beginner, so I would be thankful if anyone's willing to implement this. ;-)
Comments
#1
Just checked in very early support for it -- any service that supports the Twitter API can be used now. Thanks!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.