Panels 2 is a module that uses drag & drop to add content to layouts. It is designed as an API so that modules can use these displays to customize their own areas, and we're working toward fully integrating this solution into Drupal 7.
How do I add "Edit" local task for panel pages
I have created a block that displays a link to edit the current panel page, but it'd be great if I could have a tab, much like there is for nodes, to edit panel pages. Any thoughts about how I'd go about doing this?
Thanks,
Patrick
First-class support for ESI in Drupal: Lets Do It!
Over the past few days some of us have been discussing the aims and ambitions of this project:
There are a lot of pieces to be developed to support this properly. My aim is to get something simple in place to allow blocks, regions and panels to be served out of an ESI cache. There are further ideas to build some sort of ESI-assembly into the Boost module, and to implement an intermediary cache layer between Drupal and an external ESI cache (e.g. Varnish) to prevent multiple bootstraps.
So, let's take this discussion out to the wider community!
Read moreHow can I pass a multiple-term vocabulary as context so that visibility rules can pick up more than ONLY the top term?
Hopefully this will make sense.
I've set up a vocabulary called 'widgets' which allows the node author to determine which widgets will be displayed in the sidebar (which is a panel) for a node they create.
The problem is that only the 'top term' is passed through as a context, which means that only one widget will activate on a given page at a time, whichever one is the "top term" for that particular node that is being rendered.
Is there any way to pass "Terms from node" instead of "term from node" as a context?
Read morehelp: get context from view?
Hello. I'm relatively new to Drupal and seeking some advice on working with Panels/contexts and a node reference relationship.
I have an Article content type that has a required node reference field, which points back to an Issue (thus an Issue has many Articles). I was happy to discover that using Panels module's Node template and context, I can apply a "template" to all my Issue items that passes the Issue node ID as an argument to a view/block that retrieves a list of the Issue's "child" Articles. Cool stuff.
Read moreAssistance required for editing Panels
Hi
Please be gentle, only just started using Drupal over the last week.
I have offered to redesign a Drupal install for a friend of mine, after the person who originally installed and built disappeared without trace.
I have designed many cms/blogs/ecommerce over the last ten years, using Xoops, WordPress, Magento etc, but never with Drupal.
I have setup a dev site with a copy of the site and database. I am using Drupal 6.15, I also have CTools 6.12 and Panels 6.32.
Changing text color in Layout Designer
Not sure whether this is the correct place to ask this. If not, please excuse me - I am new to Drupal.
Am trying to use Panels to create a two column layout on my homepage. The theme I am using is derived from Zen using Zenophile.
Learning Hubs via Panels
Hello All,
I have posted this in several places, but since this group is dedicated to Panels directly, I thought I might get more input here.
I am in the process of creating an educational site, and would like to provide something called a "learning hub". In essence, it's almost a mini-site within the site.
Read moreLooking for an alternative
Hello All,
I was following the Complete Drupal 6 Ultimate Community Site Guide, but sadly got caught up at the part about using Panels to make custom user profiles, as it was outdated and the configurations/directions were off. I do see that Panels has a pre-installed "user profile" Panel, but I am not sure which of the options I choose when adding the first variant. Could anyone instruct me on which variant needs to be added at first....
Selection rules
Contexts
Are either of those needed? Perhaps someone has had a similar issue and used this pre-made panel instead?
Read moreNew cache modules for Drupal
Hello everyone,
Recently I released 2 new caching modules for Drupal: Advanced Panels Cache, and Namespice. Check them out. Feedback is welcome!
Showing content based on URL alias
Hi,
Am I missing something or what? : I'm looking for a way to make panels 3 show content (node) based on the url alias - to match the requested URL with the URL alias of the node.
Can this be done with panels 3 ? (This is D6 with the latest CCK, panels, ctools modules to date).
Thanks!
Read moreContent alignment in panes
Hi there and sorry if its a trivial issue, but haven't found anything after a day of searching.
I use a Panel as the front page, whose layout consists of several rows and coloumns. One of the rows has three coloumns, each with a single image as content (within another row of course). Now, the problem is, I need the left one to align left, the center to center, and the right one to the right. By default, they align left. I suspect the job should be done by applying a "CSS style" as region style, but I can't do CSS and haven't found any examples. Thanks for your help and much appreciated.
Read morePanels 3.2 and arguments
I am new to Panels, and completely confused at this point. I'm trying to set up a landing page using Panels that consists of three views. These views all accept a tid or multiple tid's as arguments. I cannot seem to figure out how to pass in the arguments from my panels page to my views.
I created a panel page and set the path to be "classes/%". When I view the page, the url becomes "classes/%25". If I try to go to "classes/2162", I get a page not found.
I can't seem to find any good documentation regarding how to set this all up, and would love some advice.
Thanks in advance!
Read moreLoading and viewing a panel programmatically
Hi,
how can I print out a panel page with PHP? To be more precise, I have registered an url with hook_menu. My menu callback function should do nothing else but output a panel page as if the user directly entered the url of the panel.
For nodes this would be done with node_load and node_view. Any hints how this can be done for panels?
Thank you!
Read moreComplex block (views Or Panels)
Problem displaying taxonomy terms in node panels
Hi ,
I am having trouble displaying the taxonomy terms belonging to a node in panels..I have used panels to override the default node display..
I can display all the elements of the node like body, fields, etc...But I did not find the option to display the taxonomy terms related to that node..I tried putting the "node links" but that too doesnt seem to work..need you help..what am I doing wrong??
Thank you
Prashant
Customized user blog page: Panels, views, and arguments
I've been trying to figure this one out for over a week now so thought I'd come to the Group to see if anyone might be able to offer a solution.
I've attached screenshots of my settings to hopefully make it easier to understand.
Images
I've enabled the built in System Page (blog_user) that allows a User's blog posts to be easily viewed. I chose a Flexible panel and put 3 Views inside, (user_posts, User being viewed, and User Tweets). That part was simple enough and great built-in functionality.
I also added a shot of the View a reference.
The Problem
Read moreViews-Texanomy Term and Panels
I am playing with views and panels. I was successful to show the default archive views in panel. But when I create my own views with texanomy term and try to pull it to the panels the same way i do in archives it does not show. I want to create a views which shows the nodes Titles as per the texanomy term. The views does show in block but could not do it in panels.
Please help me out through this
Read moreShow different panels to logged in and anonymous users
I'm struggling with creating a panel layout for my site homepage.
What I want to do is display different content depending on whether the user is logged in or anonymous. The logged in user will see recent content, plus a small control panel to help them get started publishing blog entries, etc. The anonymous user will see an invitation to join the community, plus some recent content blocks underneath in case they want to browse the site.
Read morePanel Node display
I am new to panel.
I Have displayed a node inside a panel(pane) ie. in the right column. But it is displaying the whole node, i need it to dispaly only a small content and a read more link.
Thank You
Read moreTheming a panel region
Hi,
I'm looking for a way to theme panels (3) regions via templates. I know how to theme a layout via template, how to theme a pane (as a box), and can also add ID to a panel and thus have CSS control over regions. But, what is needed is to use a custom template for each region in a layout.
How do I do that?
TIA,
Boaz.





