Site updates

Submitted by John St. Germain on Fri, 02/15/2008 - 9:38am.

So , there have been some pretty major changes to the site since the last update. TinyMCE is now in place for easier content creation and styling. Status update now keeps the toad master aware of module updates.

The biggest switch was to move the gallery back to free standing. It wasn't easy to undo the embedded rewrite rules without breaking everything--which NEVER happend!!! Yeah, well it did... several times.

Finally, with the help of honorary toad-elite, Steve, the gallery is on it's own and the image block urls are 301'd back to the gallery. If anyone out there know's why the URL still has the drupal "?q=..." appended, this toad would appreciate hearing about it, and how to remove it.

The suspect is at the bottom of the htaccess file:

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA

But not wanting to see anymore 500's, this toad isn't touching it.

Posted in Submitted by John St. Germain on Fri, 02/15/2008 - 9:38am.

Top