By rahulsaini8 on
I have to develop a custom module that fetches images from the directory and display them.
I know only basic knowledge about modules but do not know how to code their logic.
From where i should start.
Please help.
PS Which simplest module should i use to start the understanding
Thank You
Comments
nice book from John K. VanDyk
Hi,
I found this book very interesant: "Pro Drupal Development", Apress editor, writen by John K. VanDyk.
Regards.
Michel
resource recommendation
I'm not sure how experienced you are at building modules.
I can recommend a book.
Title : Learning Drupal 6. Module Development
ISBN : 978-1-847194-44-2
Drupal Module Development resources
Youtube has tutorials such as these:
http://www.youtube.com/watch?v=iKaHEHbKW50
and Lullabot has a great DVD:
http://store.lullabot.com/products/drupal-module-development
also check out the Drupal Examples module:
http://drupal.org/project/examples
it has great working examples.
and Packt Publishing has great free content regarding developing your own Drupal module:
http://www.packtpub.com/article/creating-our-first-module-using-drupal6-...