Notice: Trying to get property 'uri' of non-object in materialize_preprocess_node() (line 37 of /srv/data/web/vhosts/zewebmaster.fr/htdocs/sites/all/themes/materializecss/preprocess/node.preprocess.inc).
Notice: Trying to get property 'uri' of non-object in materialize_preprocess_node() (line 37 of /srv/data/web/vhosts/zewebmaster.fr/htdocs/sites/all/themes/materializecss/preprocess/node.preprocess.inc).
Notice: Trying to get property 'uri' of non-object in materialize_preprocess_node() (line 37 of /srv/data/web/vhosts/zewebmaster.fr/htdocs/sites/all/themes/materializecss/preprocess/node.preprocess.inc).
Notice: Trying to get property 'uri' of non-object in materialize_preprocess_node() (line 37 of /srv/data/web/vhosts/zewebmaster.fr/htdocs/sites/all/themes/materializecss/preprocess/node.preprocess.inc).
Notice: Trying to get property 'uri' of non-object in materialize_preprocess_node() (line 37 of /srv/data/web/vhosts/zewebmaster.fr/htdocs/sites/all/themes/materializecss/preprocess/node.preprocess.inc).
La grande puissance de Drupal réside dans la possibilité de créer soi-même vos propres modules pour implémenter vos services et traitements spécifiques.
Drupal 7 est un CMS dont le paradygme est la modularité, des fonctionnalités comme des thèmes du site. Vous pouvez ainsi prendre le contrôle total de votre application grâce aux nombreuses possibilités d'intervenir dans le workflow de Drupal ... notamment grâce aux hooks !
Vous souhaitez construire ou personnaliser un thème, rajouter une zone de bloc, un bandeau ... Drupal permet d'ajuster le thème de votre site en lui précisant l'architecture correspondant à votre besoin.
Un petit article pour partager les quelques galères que j’ai pu rencontrer en installant Drupal 7 : sur des questions de permissions de dossier, de configurations php, de fichiers manquants...
Drushest un outil très utile pour administrer son application Drupal, en quelques lignes de commande.
C'est le truc indispensable pour vider vos caches, gérer vos modules et bien d'autre chose encore.