Drupal

TwitterFacebook
Get flash to fully experience Pearltrees

5 Ways to Improve Drupal 7 Performance | Friendly Machine

http://friendlymachine.net/posts/2011/5-ways-to-improve-performance-in-drupal When it comes to attracting and keeping site visitors, the research is clear - fast sites win out over slower ones. Users simply don’t have much patience with sites that take too long to load and that impatience isn't measured in seconds, but milliseconds. Here are five ways to speed things up on your Drupal site.
Nice modules

http://timonweb.com/how-programmatically-create-nodes-comments-and-taxonomies-drupal-7 I've been busy with a migration work for my client recently. There is an established website built with some proprietary CMS with a decent amount of articles / pages, different categories and user comments. My team was hired to make a complete migration from this money-sucking old-fashioned proprietary CMS to a modern shiny open-source Drupal 7.

How to programmatically create nodes, comments and taxonomies in Drupal 7 | TimOnWeb

Blog | EchoDitto Labs

http://www.echoditto.com/blog/tutorial-how-group-fields-views-div-or-span-tag Skip to main content
I had a first site called FIRSTSITE.com. http://tidystorm.com/704/drupal-7-multisite-step-by-step-tutorial/

Drupal 7 multisite step by step tutorial

Drush Tutorial: Installation and Main Commands | Friendly Drupal Free Drupal Tutorials

http://friendlydrupal.com/screencasts/drush-tutorial-installation-and-main-commands Drush Installation on Ubuntu Download Drush from the project webpage( http://drupal.org/project/drush ).

Les hooks : connaître Drupal pour créer vos modules | Julien dubreuil

Ce qu’il y a de bien avec Drupal c’est que l’on a l’impression de jouer aux lego, un module par ci, un module par là et le tout, imbriqué depuis l’interface d’administration de celui-ci. http://juliendubreuil.fr/drupal/hooks-drupal7
http://dev.nodeone.se/node/772 This screencast is a part of the Learn Views with NodeOne screencast series. It introduces the *contextual filter (arguments) concept, and shows how it can be used with paths.

Learn Views with NodeOne, part 19: Contextual filters with paths

For one of our current projects ( Aiko ) we are building a site influenced by the Bloomberg L.P. , company site, by Frog Design and the website, Pinterest . http://fourfightingfoxes.com/blog/drupal-7-load-content-nodes-into-a-modal-overlay-using-ajax

Drupal 7: Load content nodes into a modal overlay using AJAX | fourfightingfoxes

WDTutorials

This tutorial is a follow up to Drupal 7 - How to use Views and Panels together tutorial. http://wdtutorials.com/drupal7/52#.UVlG09GI70M
http://www.metachunk.com/blog/adding-module-path-drupal-7-theme-registry Suppose you have a module which contains some templates that follow standard template suggestion criteria. ex: (block--module--delta.tpl.php). By default, Drupal 7 will not search your module directory.

Adding a module path to Drupal 7 theme registry | Metachunk

This project aims to provide high-quality, well-documented API examples for a broad range of Drupal core functionality. The Examples project contains many modules which hopefully illustrate best practices for implementing various Drupal APIs.

Examples for Developers