]> mcadmin's blog | MC Net Media

mcadmin's blog

mcadmin's picture

Silverlight in Drupal Journey


Build a Silverlight Web application MSDN video discusses binding data to controls, and creating a web service that returns a List. It does not speak of Drupal. The topic is Silverlight Navigation Application

mcadmin's picture

Drush Cheat Sheet


Drupal Drush Command Cheat Sheet:

When available, there is a shorter version of the same command in parentheses.

cache clear (cc) Clear all caches.

cron Run all cron hooks.
disable (dis) Disable one or more modules.

download (dl) Download core Drupal and projects like CCK, Zen, etc.

enable (en) Enable one or more modules.

eval Evaluate arbitrary php code after bootstrapping Drupal.
help Print this help message. Use --filter to limit command list to one command file (e.g. --filter=pm) info Release information for a project