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

CommentFileSizeAuthor
#9 Err.png41.99 KBvisabhishek

Comments

couloir007 created an issue. See original summary.

couloir007’s picture

Issue summary: View changes
couloir007’s picture

Issue summary: View changes
PA robot’s picture

Issue summary: View changes
Status: Needs review » Needs work

Git clone failed for https://git.drupal.org/sandbox/couloir007/2030621.git while invoking http://pareview.sh/pareview/httpsgitdrupalorgsandboxcouloir0072030621git

There is a git tag that has the same name as the branch 7.x-1.x. Make sure to remove this tag to avoid confusion.

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.

couloir007’s picture

I've removed the tag, at as far as I can tel, but pareview.sh still says otherwise.

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing 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.

couloir007’s picture

Since I'm pretty sure I fixed this, how about something a bit more useful?

couloir007’s picture

Status: Closed (won't fix) » Active
visabhishek’s picture

Status: Active » Needs work
StatusFileSize
new41.99 KB

Automated Review

Please fix issue reported on : http://pareview.sh/pareview/httpsgitdrupalorgsandboxcouloir0072030621git

Manual Review

Individual user account
[Yes: Follows] the guidelines for individual user accounts.
No duplication
[Yes: Does not cause] module duplication and/or fragmentation.
Master Branch
[Yes: Follows ] the guidelines for master branch.
Licensing
[Yes: Follows] the licensing requirements.
3rd party assets/code
[Yes: Follows] the guidelines for 3rd party assets/code.
README.txt/README.md
[No: Does not follow] the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
[Yes: Follows] the guidelines for project length and complexity.
Secure code
[Yes: Meets the security requirements. / No: List of security issues identified.]

I want to re-test regarding security issue, once module is working.

Coding style & Drupal API usage
[List of identified issues in no particular order. Use (*) and (+) to indicate an issue importance. Replace the text below by the issues themselves:
  1. (*) When i am trying to enble the module i am geting error . Screenshot is attached
  2. (+) Please remove dpm() from code.
  3. dpm($form_state['values']); in nodequeue_auto_rotate_form_nodequeue_edit_queue_form_alter_submit

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.

couloir007’s picture

Thank 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

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing 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.

couloir007’s picture

Status: Closed (won't fix) » Active

Opened.

sourabh.singhal’s picture

Status: Active » Needs work

Hi 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

couloir007’s picture

Thank 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

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing 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.

couloir007’s picture

Open.

couloir007’s picture

Status: Closed (won't fix) » Active
couloir007’s picture

All known problems have been fixed.

avpaderno’s picture

Status: Active » Needs review

Please don't change the status to Active, or that will stop the reviewers from checking the project code.

avpaderno’s picture

Priority: Normal » Critical

To the reviewers: Please set the priority to Normal after reviewing the project.

sleitner’s picture

Priority: Critical » Normal
Status: Needs review » Needs work

Automated Review

Review of the 7.x-1.x branch (commit b2cd8e8):

This automated report was generated with PAReview.sh, your friendly project application review script.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template. See pareview
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. (*) The nodequeue_auto_rotate.module does not implement hook_help() https://www.drupal.org/docs/develop/documenting-your-project/module-docu...

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.

avpaderno’s picture

Status: Needs work » Closed (won't fix)

If 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.