Planet

It's a tough life in the open source world. We have constant access to thousands of free repositories, tools, and systems… and we love it.

A couple months ago one of my coworkers asked me how to change some text on a block generated by our MailChimp module.

Drupal’s power and flexibility as a content management system make it a great tool for web development. But it’s not the only tool out there for building dynamic websites. How do you know if Drupal is the right tool for the job?

/**<br> * Implements template_preprocess_page().<br> */<br>function YOUR_THEME_preprocess_page(&amp;$vars) {<br>&nbsp; // Remove the "No front page content has been created yet.".<br>&nbsp; if (isset

Did you know? Using hook_hook_info, so we can reduce the size of loc in .module file and we can segregate  a

Pages