Closed (fixed)
Project:
Panels
Version:
5.x-2.0-alpha12
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2007 at 08:23 UTC
Updated:
1 Jan 2008 at 01:31 UTC
In the patch attached, I have collected all the small changes that I needed to apply to be able to implement the layout for my current project. The changes included are
. I have marked this as a feature request because certainly these changes are not necessary in every project. In my case, however, I wouldn't have known how to live without them.
--
Olav
| Comment | File | Size | Author |
|---|---|---|---|
| panels_4.patch | 8.24 KB | olav |
Comments
Comment #1
merlinofchaos commentedI have accepted pretty much all of these, though in many of them the form has changed significantly.
The custom CSS ID/class stuff is now handled on an internal form so blocks don't have to specify it themselves.
The bit about not unsetting $node->title is optional -- basic themes will display the node title twice if we don't do this. I really don't like this but there's not a lot I can do about it, making it an option seemed like the easiest way to deal with it.
Some of these fixes I had already made, too.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.