This module allows developers and themers to make use of the Freewall jQuery plugin. It includes a developer API that other modules can use, as well as Views integration in the 3.0 version so that you can turn any list of content or images into a responsive grid layouts. This project is similar to projects Isotope Views, Masonery API and Views Fluid Grid.
- Sandbox: https://drupal.org/sandbox/arnion/2203119
- Freewall proyect: http://vnjs.net/www/project/freewall/
- git clone --branch 7.x-1.x http://git.drupal.org/sandbox/Arnion/2203119.git freewall
- Isotope Views: https://drupal.org/project/views_isotope
- Masonry: https://drupal.org/project/masonry
- Views Fluid Grid: https://drupal.org/project/views_fluidgrid
| Comment | File | Size | Author |
|---|---|---|---|
| Freewall.png | 200 KB | Arnion | |
| Pinterest layout.png | 415.08 KB | Arnion | |
| Grid layout.png | 340.21 KB | Arnion |
Comments
Comment #1
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxArnion2203119git
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
phaer commented.brickas class name seems a bit too generic to me, what's about ".freewall-brick" to avoid collisions?hook_init()is called only once per request, so in my understandingin freewall_example_views.module does not make any difference?
Comment #3
Arnion commentedComment #4
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.
Comment #5
w van casteren commentedHey Arnion,
I am trying to make Freewall available for drupal 8
I have gotten it configured more or less like your version in drupal 7.
But i can't get it to work the way it does in drupal 7.
The result is on:
http://bart.vanherreweghe.biz/pad
the libraries get loaded, I enter freewall.js with drupalsettings. But somehow the classes data-... are not changed, added.
Can you help me I would be willing to add this module somewhere on drupal.org. If only i would get it to work.
Regards
Wilfred