A module for autorotating nodequeues on a schedule. Enabling this module adds a date popup field to the edit nodequeue form. Administrators can choose a date to start rotating, and a frequency of how often to rotate. When cron runs, the module checks the last time the queue was rotated, and compares against the frequency. When the queue is rotated, the last node in the queue is moved position 1, and all other nodes are moved down one. This is ideal in a situation when, for instance, a view is displaying the first few nodes. A queue with 50 nodes loaded displaying the top 5 with a frequency of 5 days can rotate for 50 days before repeating itself.
Project page
https://www.drupal.org/sandbox/couloir007/2030621
GIT
git clone --branch 7.x-1.x https://git.drupal.org/sandbox/couloir007/2030621.git nodequeue_auto_rotate
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Err.png | 41.99 KB | visabhishek |
Comments
Comment #2
couloir007 commentedComment #3
couloir007 commentedComment #4
PA robot commentedGit clone failed for https://git.drupal.org/sandbox/couloir007/2030621.git while invoking http://pareview.sh/pareview/httpsgitdrupalorgsandboxcouloir0072030621git
Fixed the git clone URL in the issue summary for non-maintainer users.
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 #5
couloir007 commentedI've removed the tag, at as far as I can tel, but pareview.sh still says otherwise.
Comment #6
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.
Comment #7
couloir007 commentedSince I'm pretty sure I fixed this, how about something a bit more useful?
Comment #8
couloir007 commentedComment #9
visabhishek commentedAutomated Review
Please fix issue reported on : http://pareview.sh/pareview/httpsgitdrupalorgsandboxcouloir0072030621git
Manual Review
I want to re-test regarding security issue, once module is working.
dpm($form_state['values']);innodequeue_auto_rotate_form_nodequeue_edit_queue_form_alter_submitThe 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.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #10
couloir007 commentedThank you visabhishek. There should not be any more errors loading the module. I'm working through the issues as reported by http://pareview.sh.
Sean
Comment #11
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.
Comment #12
couloir007 commentedOpened.
Comment #13
sourabh.singhal commentedHi couloir007,
There are still some issues in your code which was detected on "https://pareview.sh" site. For your reference here is the URL for PA Code Review.
Thanks
Sourdrup
Comment #14
couloir007 commentedThank you Sourdrop. I have updated the code and the only warning is for this line in the Readme:
GIT
git clone --branch master couloir007@git.drupal.org:sandbox/couloir007/2030621.git nodequeue_auto_rotate
Comment #15
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.
Comment #16
couloir007 commentedOpen.
Comment #17
couloir007 commentedComment #18
couloir007 commentedAll known problems have been fixed.
Comment #19
avpadernoPlease don't change the status to Active, or that will stop the reviewers from checking the project code.
Comment #20
avpadernoTo the reviewers: Please set the priority to Normal after reviewing the project.
Comment #21
sleitner commentedAutomated Review
Review of the 7.x-1.x branch (commit b2cd8e8):
hook_help(). See https://www.drupal.org/docs/develop/documenting-your-project/module-docu... .This automated report was generated with PAReview.sh, your friendly project application review script.
Manual Review
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.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #22
avpadernoIf you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.
I am closing this application due to lack of activity.