Closed (fixed)
Project:
Radix Layouts
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2014 at 14:04 UTC
Updated:
6 Jun 2017 at 18:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dsnopekHere is the first patch! It only does radix_bryant_flipped, and has lots of TODOs, but it works in my testing. :-)
One of the big things is that radix_layouts.module shouldn't be necessary at all in D8! However, we need to get automatic registration of templates working in layout_plugins first.
Comment #3
shadcn commentedThanks David. I've created the 8.x-3.x branch and applied this patch to it. This is so awesome.
Comment #4
dsnopekEr, ok! I was originally planning on iterating this patch until it was finished and THEN ask you to review/commit it. :-) But I can work from this point too.
Comment #5
shadcn commentedWe can work on the 8.x branch. I'm going to push some code to it too.
Comment #7
shadcn commentedLooks like this is fixed :)