Drupal is up and running but how do I ...?

determine the title of a book

I have a site with multiple books and would like to change the site's icon depending on the book being viewed.

I know you can change themes using taxomony - but I don't want to add taxomony to all the books.

I'd prefer to use some php in the theme to accomplish this...

I know a little php and theming but do not know how to get drupal to return the title of the book. I can get the title of the pages but I want the icon dependent only on the book title. I looked through all the drupal book functions and could not get any to work they way I wanted.

crawlers do not like the base_url settings, how can I fix this

I have a couple of path alias settings (e.g. galleries.htm) that are in my primary urls.
When a webcrawler (e.g.:67.185.215.33) is on another level:
lets say its visiting /subfolder1/index.html (this is a alias),
then it is looking for /subfolder1/galleries.htm
My watchdog gets swamped by this.

How can I wrap Drupal around a custom app?

New to Drupal. Be gentle. ;-) I'd like to be able to run a custom app within Drupal. Meaning, I want to have the Drupal header displayed, the blocks and content displayed, as well as the footer. But in the display area I don't want to run a module, I want to run my own custom app which I designed to be integratable with some CMS's (as such, I am able to run it within Postnuke and within Xaraya by creating simple wrappers).

Comment Scrolling - "Add new Comment" targetting

I don't know if this simple function is possible but...

Say if your on the frontpage and a user clicks "add new comment"
but all the page does is go to the article page...

Is it possible to have the page scroll down to the comment area using html target? like ...

Is this done in the themes or is it done by modifying other code?

webmail for users on a drupal site

Hello

I'd like to offer webmail access to users on a drupal site. (addresses such as user@my-drupal-site.com)

Does anyone know how to do this? Is there a addon or something... ?

Thanks !

Auto enable module

Let's say I have just installed a module, is there a way to programmically enable it (administer -> modules -> enable) as well as add it to the blocks (blocks -> enable) without going through the Drupal interface?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation