Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2013 at 15:41 UTC
Updated:
25 Oct 2013 at 16:25 UTC
Loads blocks via AJAX based on media queries. A similar method is to use Context and Context_breakpoint to load them, but has some caching issues.
Enables the user to insert a media query under AJAX Settings in Visibility Settings per block. Utilizes the MatchMedia Polyfill with the MatchMedia Listener.
This project is a fork of http://drupal.org/project/ajaxblocks.
https://drupal.org/sandbox/johnny5th/1782826
git clone --branch master johnny5th@git.drupal.org:sandbox/johnny5th/1782826.git
| Comment | File | Size | Author |
|---|---|---|---|
| Visibility Settings.png | 93.54 KB | johnny5th |
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxjohnny5th1782826git
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
Vasiliy Grotov commentedHello.
Please, use major version named branch instead of master one.
https://drupal.org/empty-git-master
Comment #3
chrisscudder commentedHello,
In ajaxqueryblocks.module replace:
With drupal_get_query_parameters which does the same function.
Thanks.
Comment #4
johnny5th commentedThanks guys, these changes are fixed in addition to the errors in the review tools.
Comment #5
johnny5th commentedAdding new git URL:
git clone --branch 7.x-1.x johnny5th@git.drupal.org:sandbox/johnny5th/1782826.git ajaxqueryblocks
Comment #6
grandivory commentedManual Review:
The module seems to work as expected, and I don't believe that any of the above issues are showstoppers, so I'm changing status to reviewed.
Comment #7
johnny5th commentedThanks for the review, grandivory! I'll tidy these things up.
Comment #8
klausiI'll look at this now in the Project applications sprint
Comment #9
klausiWhy is this module a fork? What are the differences? Why couldn't you contribute back to the project?
This sounds like a feature that should live in the existing Ajax Blocks project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the Ajax Blocks 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 (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.