I know that many people use Drupal for blogs, community sites, but I haven't heard about any Drupal-based newspaper sites. Is it an appropriate CMS for this task?
I followed the directions at http://drupal.org/node/18429 but I get table not found errors. Clearly, Drupal is not seeing the database I set in db_set_active();
I have a customer who wants to use Macromedia Contribute to maintain content. The site structure is predefined, it's really just existing pages they might want to change, and the staff know and use Contribute.
A couple of features of Contribute are: you can secure a single folder for users to access and the user can be limited to the css files referred to by these document they are editing. FWIW, it also hides head/php/javascript from the user,
I'd like to change the "my blog" text to something else. Unfortunately , it seems that the menu is locked for some reason . How can i change this text? i've grepped the code, and i tried changing the only place that "my blog" appeared, but this did nothing to that menu item. Anyone got any hints?