https://drupal.org/sandbox/bisw/2257789
git clone --branch 6.x-1.0 http://git.drupal.org/sandbox/bisw/2257789.git change_content_status
Change Content Status module will provide us to make an any node Publish or Non Publish depending on a given date range or content type or both. In filter criteria we can choose multiple content type also.
| Comment | File | Size | Author |
|---|---|---|---|
| change_content_status.zip | 9.98 KB | bisw |
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxbisw2257789git
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
bisw commentedComment #3
bisw commentedFixed the issues.
Comment #4
bisw commentedComment #5
parisekbisw, you have fatal security issue in your module:
'access arguments' => array('access content')means that everyone who can access your site will have permission to modify your nodes!Isn't this above too complex? I think it's possible to achieve same functionality with single SQL query which is much more efficient.
Module definitely needs more fine tuning
Comment #6
klausiSo this needs work. Please don't remove the security tag, we keep that for statistics and to show examples of security problems.
Comment #7
bisw commentedHi parisek
thanks for review the code and i have fixed that security issue and also did refine code
Comment #8
bisw commentedHi parisek
thanks for review the code and i have fixed that security issue and also did refine code
Comment #9
joachim commentedI'm not sure I understand the summary of what this module does, but it does seem from the screenshot like it's a use case that's already covered by Views Bulk Operations.
Comment #10
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.