Closed (fixed)
Project:
Identica
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2009 at 18:44 UTC
Updated:
9 Apr 2009 at 03:12 UTC
The twitter module, which forms the basis for this code, already provides all these features and more.
Please explain why the identica module is needed (using this issue). Until there's a good motivation, the project home page is locked from editing.
Comments
Comment #1
gregglesAnd I forgot to say some of the most important things:
* Thanks for contributing to Drupal
* Please understand that this request is made to help keep in line with the principles of the Drupal project (collaboration)
* Module duplication (without difference) is one of the biggest problems for users of drupal.org
There are many places where you can help improve Drupal, but creating a duplicate module is not helpful.
Comment #2
mcielen commentedThe twitter module out of the box does not support identica. You have to search and replace every occurence of twitter.com with identi.ca/api
Apart from that issue, there's no possibility out of the box to post to both twitter and identi.ca
Imho a separate module makes it easier for everyone to choose between twitter and/or identica.
Comment #3
eaton commentedHi, mcielen!
As one of te maintainers of Twitter module, I wanted to poke my head in and clarify a couple of things. The Twitter module's current official release (2.0) doesn't support Identica, but the feature was added about a month and a half ago and will be part of the 2.1 release that I hope to roll this week.
If you download the dev version, the ability to use Identica (or any Twitter-API compatible microblogging service) is definitely there. (Here's the issue thread where it was suggested, the commit message, and a screenshot of the configuration page.)
I have no problem with the code from Twitter module being used as the basis for another project, and that's one of the strengths of GPL! The problem, though, is that the 2.1 release of Twitter has been delayed while we ironed out fixes to a couple of bugs involving API timeout handling, etc. As those bugs are fixed in Twitter module, and additional features in the pipeline get rolled out, Identica will either fall out of sync, or you'll need to play catch-up to keep Identica module bug-free.
Comment #4
walkah commentedwhat eaton said.
Comment #5
eaton commented...Also, if it turns out that you're ironing out bug fixes FASTER than we are, then WE'LL have to go to the extra effort of grabbing YOUR code. And I'm tremendously lazy. ;-)
Comment #6
gregglesI think this is "fixed."
Comment #8
eaton commentedJust a quick reference for those who find the issue -- v2.1 and later of the Twitter moduel officially support using Identi.ca or any other api-compatible site as a backend.