Trackback module added

By Karthik , 9 May 2005

Installed Trackback module. Had a bug where the configuration page was missing a save configuration button. Fixed it by inserting

$formitems .= form_submit(t('Save configuration'));

in line 490.

I actually still am yet to see this in action, so if you have a blog or whatever, please use it so I can see what happens :P

Also noticed a ton of referrer spam in the logs, thanks to a thread on Drupal.org. Will need to do something about it..

Server was down about an hour back (for ~45 minutes). Sluggish on reboot :(

-K