]> Blogs | MC Net Media

Blogs

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

Another test of Drupal picking up from my email account


I've removed the extra commands that used to work ok but seem to now become part of the post, so I cleared those commands.

Testing a Blog Post by Email


language:en type:mailblog taxonomy:mailblog promote:1 format:3

I sent this email to sms@markcox.net.  Then, on cron, it got picked up and posted as a blog post.

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