I have a web site that uses Drupal.... Overall, it is a decent system, but getting it to interact with other systems like osCommerce and WordPress is difficult.... It has a fair amount of plugins, like a dynamic XML Sitemap generator, but the integration of some of those plugins leave a bit to be desired... Here's an example.... Let's say that a page is entitled /node/1.html... There is a rewriter that takes the title of the page, and makes that the URL... Your Title says PADI DM Services... so the page then becomes /PADI-DM-Services.html.
The XML Sitemap Generator doesn't recognize the output of the URL Rewriter, so the sitemap says /node/1.html....
I am holding out hope for it though....
Hope this helps Pete!
Randy