drupal contrib
How to install and setup New Relic on CentOS and RedHat to use with Drupal
patrick — Tue, 09/13/2011 - 17:23
New Relic is the all-in-one web application performance tool that lets you see performance from the end user experience down to the line of application code. Check out New Relic at http://newrelic.com/
Step 1: Setup repository and install packages
First become root
[pwaters@drupal-dev-pwaters ~]$ sudo su -
First you need to add New Relics repositries to your server
32 bit
How to setup Syntaxhighlighter to use with Ckeditor module in Drupal 6
patrick — Sun, 08/21/2011 - 22:25
After many hours of banging my head against the keyboard I finally have custom syntax highlighting with ckeditor in Drupal 6. When I first set out to add this feature I thought it would be as easy as trun a module on and your good to go. Turns out that isn't the case. I originally tried to use GeSHi