Community Documentation

Develop for Drupal

Comments

Stand-alone download of tutorials, etc.

Probably worth adding that you can download the tutorials by clicking on the "Printer-friendly version" link on the page you want. This not only creates a print-friendly version of that page, but all the pages below in the hierarchy.

So the Drupal 7 module developers' tutorial can be downloaded in its entirety here:
http://drupal.org/book/export/html/1074360

Or all of this jive at once (apparently) from here:
http://drupal.org/book/export/html/316

To make your resources

To make your resources better, the printer friendly of Module developer's guide can be found here.
http://drupal.org/book/export/html/508

Doubt is the father of invention..... Hubmesh

Thanks.

Thanks.

yes

Thanks a lot, I was looking for this!

thanks

thank you very much.

This helped a LOT. Thanks so

This helped a LOT. Thanks so much!

Bootstrap design no working

Bootstrap design not working when apply hooks in different blocks..Can be use hooks in responsive design?

<?php
    
 
else {
   
$page_array['current_posts_arguments'] = array(
     
'#title' => t('All posts from the last week'),
     
'#items' => $items,
     
//Theme hook with suggestion.
     
'#theme' => 'item_list__current_posts',
    );
    return
$page_array;
  }
}
?>

Reach to me at bbdotcom or Post something at TYCdotcom

Hello, is somewhere topic

Hello, is somewhere topic about the current development of a new Drupal 8?

community initiatives page

did you already check here: http://drupal.org/community-initiatives ?

Just to make sure people who

Just to make sure people who read this thread have the answer to this question, here's the URL for most up-to-date info about Drupal 8:
http://drupal.org/community-initiatives/drupal-core

Kevin

Page status

Needs copy/style review

Log in to edit this page

About this page

Drupal version
Drupal 5.x, Drupal 6.x, Drupal 7.x, Drupal 8.x
Level
Beginner
Audience
Contributors, Designers/themers, Programmers, Site administrators, Site builders, Site users
Keywords
overview
Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.
nobody click here