drupal-ctools
drupal ctools - how to show view in modal
I\'开发者_JAVA技巧m wondering how to show a view into a modal? Could someone give me an example? Further more I like to call the view out of an action.Have you looked at this? http://www.angrydonuts.[详细]
2023-03-19 13:29 分类:问答How do you close a manually created and opened ctools modal in Drupal 6?
Given this code that creates and opens a ctools modal in a Drupal 6 site: var content = \'my content\';[详细]
2023-03-19 09:27 分类:问答How do you change the format of the header of a ctools modal window in Drupal?
I have a a standard ctools modal window. I开发者_开发问答 am able to style the header section title text, and customize that text, but I want to change the right side of the header which has \"Close w[详细]
2023-03-11 08:47 分类:问答Ajax loading in Drupal using Ctools breaks
I\'m working on a custom module using CTools ajax and form. I tried to combine this example with the one from here. It goes like this: a user chooses from one of the radio buttons, on submit the map o[详细]
2023-02-18 13:32 分类:问答How to make multistep forms with drupal using various node types
I\'m creating a very basic classifieds website. In this website i\'ll have various content-types; such as :[详细]
2023-02-07 22:49 分类:问答Combining Page Manager and Mini Panels
I understand how I can use the Ctools Page Manager to override the system edit form for a specific content type. And I understand how I can use the Panels Dashboard to create a Mini Panel which can be[详细]
2023-01-04 08:04 分类:问答Drupal: How to make a fieldset dependent using CTools
I am using Ctools Dependency to make a fieldset hideable. 开发者_运维问答This is part of my code:[详细]
2023-01-04 03:14 分类:问答Drupal Ctools Form Wizard in a Block
I created a custom module that has a Ctools multi step form. It\'s basically a copy of http://www.nicklewis.org/using-chaos-tools-form-wizard-build-multistep-forms-drupal-6.[详细]
2022-12-29 23:32 分类:问答How to theme the ctools modal window
D开发者_开发百科oes anybody know how I can theme the ctools modal window? I\'ve tried putting the css that it comes with in my own theme to over-ride it, but that is not working for me.some tips for c[详细]
2022-12-24 04:12 分类:问答Drupal 6.x CTools
We make use of views and panels quite often in Drupal and a lot of people are utilizing CTools in development. I can\'t find a lot of documentation on what it is and why you\'d use it and the drupal.o[详细]
2022-12-23 04:47 分类:问答