Posted by sleeping_at-work- on September 8, 2010 at 9:36am
I'm actually using Panels Everywhere 6.x-1.1 release, but I've ran into some bugs such as http://drupal.org/node/866090 and http://drupal.org/node/904360. These bugs are fixed in dev version of Panels Everywhere module; so I've tried out the combination of -dev releases of Panels, Panels Everywhere and Ctools but the web got broken. Can anyone suggest a stable combination of the three modules including -dev release of Panels Everywhere?
Comments
Context, context, context.
Context, context, context. Use context layouts. If you need an example look in the Cube theme which a subtheme of Rubik. Because context loads the node before views this little gem can pass some information just as taxonomy term or nid to the view as an argument. http://drupal.org/project/views_arg_context In conjunction with the Admin menu module you can edit context regions inline which is amazing. Have a look at the video on the OpenAtrium website for and example.
(Context..... come to the dark side.)