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.
Given this code that creates and opens a ctools modal in a Drupal 6 site: var content = \'my content\';
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
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
I\'m creating a very basic classifieds website. In this website i\'ll have various content-types; such as :
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
I am using Ctools Dependency to make a fieldset hideable. 开发者_运维问答This is part of my code:
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.
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
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