Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2013 at 18:05 UTC
Updated:
2 Jul 2013 at 16:25 UTC
Jump to comment: Most recent
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxpsd2html1949062git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
psd2html commentedAll errors fixed
Comment #3
psd2html commentedFixes have been made to version 7.x-1.x (default branch).
6.x-1.x fixes coming soon
Comment #4
bechtold commentedHi psd2html,
first off all I don't see the need of adding Drupal to the module name. I would assume its obvious that its a Drupal module.
I would suggest calling it only twitter block, maybe keep that in mind for future modules.
Then I had a hard time enabling the module via drush. I was expecting to turn drupal_twitter_block on.
Your modules real-/foldername is only drupal_twitter. Thats kind of confusing. I also think thats to generic, drupal_twitter_block includes a bit more of what the module does, thats way better.
Kind of the same with the Menu entries and pages, please call it twitter block.
It might be the case, that a site has more than just one module doing stuff with twitter.
Then it would help to differentiate more.
I just installed, went to the admin page and clicked the wipe avatar cache button.
Thats what I got :-(
Same error when I click the add twitter block link.
Im happy to review more once the module is working.
When just quickly scanning your code I couldn't see any inline comments.
I'm not sure yet if your code is self explanatory enough, but some comments wouldn't hurt I guess.
Cheers,
bechtold
Comment #5
psd2html commentedThis is because there was no check for module "image", which is used for avatars.
*Fixed.
Now the functionality of avatars available only when the module "image" is turned on.
"twitter block" and "twitter" - already exists.
Our module - is a combination of features both of them. More opportunities in the presence of OAuth, and the advantage of easy and quick setup using RSS, when additional features OAuth is required. Since both names are busy, the first thing that comes to mind - "twitter_for_drupal" or "twitter_feed". First - attractive in terms of "SEO".
We have tried to comment on the most complex parts of the code. The purpose of most methods and functions has been described. In the future, we will try to give more detailed comments to our code.
Cheers,
psd2html
Comment #6
jamesoakleyI can see how this module doesn't do exactly the same as the existing Twitter module, but is it sufficiently distinct that it warrants creating a new module as opposed to adding features to the existing module?
Just for reference, the path to git for this module is http://git.drupal.org/sandbox/psd2html/1949062.git, not the http://drupalcode.org/sandbox/psd2html/1949062.git that is in the issue summary for this issue.
Comment #7
jamesoakleyComment #8
psd2html commentedComment #9
klausiThis sounds like a feature that should live in the existing twitter project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the twitter issue queue to discuss what you need. You should also get in contact with the maintainer(s) to offer your help to move the project forward. If you cannot reach the maintainer(s) please follow the abandoned project process.
If that fails for whatever reason please get back to us and set this back to "needs review".
Comment #10
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #11
ollakalla commentedi have add the twitter block to the website
but i use Panel , and i want to show this twitter block in the Panel of the home page
thx
Comment #12
jamesoakley@ollakalla - I'm not sure what help you're looking for, but you won't find it here.
This is an issue queue for people who want permission to launch a new Drupal module, and need their code checking because it's their first contributed module. This user wanted to start a new module called "twitter block", and they were asked how it differed from other modules that already do something similar. They never answered, so their request was turned down, for now.
If you've set up your Twitter block using a contributed module, I'd suggest finding the issue queue for that module and asking your question there.
If you've done it from scratch, just using Drupal core components, you could ask in the general "post-installation" Drupal forum.
If your question is specific to Panels, you could ask in the Panels issue queue.
I thought I'd reply here, though, because you may not have been aware that nobody would see your question here.