A Personal blog about Tech that I find useful.

Syntax for running command on a remote host

Syntax for running command on a remote host:
ssh [USER-NAME]@[REMOTE-HOST] [command or script]

http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.ht...

Where,

User registration notification

Notifies administrator (site_mail) of new user registrations.

Starting with Version 1.2 You can now define both the address it goes to and the subject and messages posted.

Comment Closer

This module lets you automatically close the comments on any or all node types. You can close comments that are a week|month|year old.

Web Links

Web Links provides a comprehensive way to post weblinks to your site. All links are nodes, which can be put into taxonomies/categories and administered.

Windows XP Activation

I have been having issues with XP activation and virtual hosting. This reports as a fix for that.

http://www.plex86.org/computer/Windows-XP-activation.html

Notes to clearify !may_cache changes in Drupal 6

regards the "!$may_cache" not above: What they were trying to say is things like "drupal_add_css" that used to be in that section should now be moved to "hook_init." AFAICT there is no equivalent sect

Using Views 2 and Drupal 6 to Create a Related Pages Block

http://drupaleasy.com/blogs/ryanprice/2008/06/using-views-2-drupal-6-cre...

Dale asks a good question: before the release of Panels for Drupal 6, how can one associate a block with the node it's being displayed next to without writing a custom module? It turned out to be simpler than I expected. I actually started going down the path of custom modules, but in the process I noticed that Views still have the ability to load Arguments with PHP Code, and my solution wrote itself.

l() function notes

Drupal - robot.txt - Multisite, single db challenged

After several different configurations, I have not be able to get a robotstxt to function on a site by site basis.

Syndicate content