Using Browscap with Panel Panes and Drupal Blocks
Many users have asked me how they can hide a block or panel pane in mobile, so to fill this gap I created two new modules that utilize the Browscap module (device detection):
Browscap Block adds a visibility option to block configuration settings to allow you hide blocks in mobile devices.
Browscap CTools includes an access control plugin to show or hide panel panes in mobile devices using the pane visibility settings.
Read moreCan one apply a Panels layout to a Views page?
I've been learning to use Panels in D7 and am pretty much in love with it in most aspects. Unfortunately, I've hit a wall that I can't seem to get around.
I have created a content type for "Common Issues" (for a software support site). I then created a View that shows just that content type. It has a Page version, as well as a Block and Content Pane version, which I insert into panels sidebars on various pages. So far so good.
Read morePanels och webforms
hej
använder ett webform i en panel och har även en content validation på formuläret.
Problemet är att vid misslyckad validering så skickas man ju tillbaka till formuläret men i detta fallet skall man ju skickas tillbaka till panelen.
Någon som vet hur man löser detta om möjligt? hittade en tråd på panels om liknande problem och där konstaterades att det för 3.0-alpha3 inte fanns någon sådan lösning.
Read moreShow content of given path in a pane
I'm wondering if it is possible to show the contents from another drupal path in a pane. Example:
On a panel page (with path 'my-panel-page'), display two columns. The left column displays a view pane, and the right column displays the contents of the path 'somepath/some-content'.
It has to be the contents from an arbitrary path, not just a node or a view. Is there any good solution for this?
Read moreDisplay suite in drupal 7
Check out the power of Display suite in drupal 7. Everything has been simplified with fields inside this module. DS takes full control over how your content is displayed from nodes, views, comments as well as user data.
Find the Drupal 7 screencasts here
Others
Panel view modes: http://www.youtube.com/watch?v=9lyBRbUR-hY
CTools field: http://www.youtube.com/watch?v=wx-gFrZLIvc
Views displays: http://www.youtube.com/watch?v=brUrstcrhhs
developer preview: http://www.vimeo.com/16446771
Åsidosätta formulär för att lägga till/redigera nod
Hej gott folk,
Jag har några frågor som jag inte har kunnat finna mig riktiga svar på. Jag har jobbat med Drupal 7 sedan några veckor efter när jag läste den lärorika boken Drupal 7: börja här och det var mitt första kliv in i Drupal världen.
Jag har Drupal 7.10 med ctools 7.x-1.0-rc1 och panels 7.x-3.0-alpha3 samt några andra moduler (Lista bifogat), Jag använder ett subtema av zen theme.
(1)Jag försöker att overrida Node add/edit form sidan men kan inte välja node typen på urvalsregler. Jag testade med dev
Panels 3
Hey there,
I'm having trouble adding a comment form to a panel's page for a custom content type. I can find and add it form the Node category, but when I refresh my page, nothing. I've posted this as an issue, but perhaps it's just something I'm doing wrong, in which case I'd prefer to close it.
Any thoughts on what might be the problem?
Drupal 7.10
Panels 7.x-3.0-alpha3
Chaos Tools 7.x-1.0-rc1
Thanks!
Read morePanels 3 API
Can anyone let me know if there's a panels API documentation available online. Would like to have a quick overview, but couldn't find it on api.drupal.org.
I have a problem with apache_solr + panels. When making a layout with left an right region. Left = facets (key = left), right = search results (key = right). The problem is that the facets aren't shown, because the search result aren't available when rendering the facets. First the right region should be rendered, then the left version.
Any idea how and with which hook I would be able to sort the render order.
Thanks!
Read moreCreate Content in Panels using Drag 'n drop
Hello,
I participate in a web application project and we think about using Panels to accomplish it. The special behavior of panels that we would like to achieve is to create content in a panel region without the predefined ajax popup window but using drag 'n drop from a view. Creating content in a panel region will be able as described in the following scenario:
- A user uses a drupal view in order to find the content he wants
Implement Jquery into Panel panes
Say I want to use the Sidebars Jquery plugin (http://sideroad.secret.jp/plugins/jQuerySideBar/) and implement it into my panel pane sidebars. I understand there is a panels contributed module "Panels Dashboard" (http://drupal.org/project/panels_dashboard) which does collapse panel panes. However, I want the ability to collapse the panel pane vertically. So, it looks like the JquerySidebar would be the solution. But how do I get it to work with panels module?
Thanks!
John
