Description
The Most Popular RSS module is currently a sandbox project. It is dependent on another active module called Most Popular. The Most Popular module finds the most read, viewed, or commented content using a number of different third party services. The Most Popular RSS module simply makes RSS feeds of content lists provided by the Most Popular module.
Checkout & Installation
This project contains branches for D6 and D7 versions.
git clone --branch master http://git.drupal.org/sandbox/jemilco/2316651.git
cd most_popular_rss
Summary
Project To Review: Most Popular RSS (requires Most Popular)
Produced by: New Signature
Other projects by the same organization: Smart Trim, Addressfield Tokens, Most Popular
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | rss_warnings.png | 3.41 KB | pushpinderchauhan |
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxjemilco2316651git
We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then 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
amarcus commentedComment #3
amarcus commentedFormatting issues have been addressed. Please review.
Comment #4
IcreonGlobal commentedI have performed a manual review of your code and found following issues.
1. There is still a master branch, make sure to set the correct default branch. see this article at https://www.drupal.org/node/1659588. Then also remove master branch, see this article at https://www.drupal.org/node/1127732
2. In code module review, i found below warning message.
File: @file block missing in module file.
3. This module is throwing following notices at /admin/config/mostpopular/intervals, you should fix these.
- Notice: Trying to get property of non-object in mostpopular_rss_feed_page() (line 123 of \most_popular_rss\mostpopular_rss.module).
- Notice: Trying to get property of non-object in mostpopular_rss_feed_page() (line 122 of \most_popular_rss\mostpopular_rss.module).
4. README.md - it doesn't follows standard README Template(https://www.drupal.org/node/2181737).
Thanks
Comment #5
gaurav.pahuja commentedRepository link that you provided seems to be incorrect.
It should be
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/jemilco/2316651.git most_popular_rssComment #6
pushpinderchauhan commented@cejams, thankyou for your contribution.
Automated Review
Best practice issues identified by pareview.sh / drupalcs / coder. None.
Manual Review
mostpopular/%/%/%/rss.xml, producing following warnings.The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
Please don't remove the security tag, we keep that for statistics and to show examples of security problems.
As I am not a git administrator, so I would recommend you, please help to review other project applications to get a review bonus. This will put you on the high priority list, then git administrators will take a look at your project right away :-)
Thanks Again!
Comment #7
pushpinderchauhan commentedComment #8
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.