Closed (fixed)
Project:
Masonry API
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2013 at 23:41 UTC
Updated:
8 Jun 2013 at 06:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
decipheredComment #2
decipheredBump
Comment #3
Anonymous (not verified) commentedTotally agree. Going to implement this in new version of Masonry (see 7.x-2.x-dev).
Comment #4
decipheredOh hey, didn't realize there was a 2.x branch already up, will have to take a peak at it at some stage soon.
Comment #5
Anonymous (not verified) commentedTake your time, nowhere near ready yet ;)
Still got a lot of changes in my local repo. that I'm yet to push...
Comment #6
decipheredFix minor issue; Boolean FALSE not being output in JS, needs to be converted to Integar.
Comment #7
Anonymous (not verified) commented@Deciphered: See #1942824: Typecast booleans as int for greater JS compatibility (patch included)
Comment #8
decipheredYeah, figured there might be a another fix for it. This updated patch is still required as it's just porting that fix into the centralised logic issue.
Comment #9
Anonymous (not verified) commentedSimilar code has been added to 2.x-dev: http://drupalcode.org/project/masonry.git/commit/4e6e87a
You should be able to try it out, along with Masonry Fields, but Views integration is still in progress and the main API may change/be added to as that happens.