I've been looking all over the internet for a good tutorial to help me start using cTools AJAX in Drupal 7.

Any help with that ?!

link|improve this question
feedback

3 Answers

up vote 1 down vote accepted

I belive there is an missunderstanding. M.reda is asking about Ctools ajax. Ctools is a module that is used as a framework by very competent modules like views, panels etc and is not core drupal ajax.

Unfortunately I am not aware of a good site for Ctools so I can't help you out. But I think you should look for the ctools_ajax_sample folder in ctools module directory. It's a example module for that purpose.

link|improve this answer
feedback

Here is a additional references for you to learn drupal 7, which is from Drupal FAQ

Is there any good site to learn Drupal 7?

There are lot of tutorials for you. Hope this helps. Thanks.

link|improve this answer
feedback

After downloading the ctools module, check the help folder inside the ctools directory. I find the explanation pretty straight forward. For once, we can see that programmers are not always geeks. Who would have thought

You can download it here. http://drupal.org/project/ctools

I suspect that you will have an interesting result also if you install the advanced_help module, than navigate to the admin section and look for the help topics related to ctools.

Cheers

link|improve this answer
Thanks a lot... – Muhammad Reda Mar 11 at 14:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.