Learn Success With Randy Brown

Do it right the first time, stoopit.

Posts Tagged 'modules'

Drupal Devel SMTP Library

What the Drupal Devel Module “default SMTP” setting does.

18 February 2009 at 08:56 - Comments

Warning About The BadBehavior Module

A few weeks ago I wrote a post about how wonderful the Drupal BadBehavior module is.  In that post I mentioned how important it is to keep an eye on your BadBehavior logs to make sure that desirable visitors are not being blocked.  Being someone that (sometimes) practices what I preach, I started keeping a [...]

6 August 2008 at 17:25 - Comments
Dean Saliba (10 comments)
I've been looking for a CMS to run a site with, from the posts you have made it sounds like ...
12 August 08 at 07:56

Drupal Comment Module

Comment Module: Allows users to comment on and discuss published content. The comment module in Drupal is one of the first modules that we really made use of, and it paved the way to creating our forum area which is now what drives 98% of all our traffic and earnings.  The module allows members or anonymous [...]

1 August 2008 at 08:43 - Comments

Drupal CodeFilter Module

This is a simple filter module. It handles <code>< /code> and PHP tags so that users can post code without having to worry about escaping with &lt; and &gt; For a site like ours, where members post a lot of Myspace codes and PHP snippets, etc, the Drupal CodeFilter Module is an absolute must-have.  By [...]

27 July 2008 at 08:59 - Comments