I'm building a site that will have a couple of custom content types that will be more useful viewed as tables or lists than as nodes: a fancy glossary and a DMOZ-style directory of links. I know that I can more or less use Flexinode for this, but if CCK is The Way of the Future™, I thought I'd get my feet wet with that. One of these has 3 fields, the other 4 (title included). Not very fancy.
Trying out Drupal 4.7 and I have a theme specific favicon which is working in both firefox and IE but I am still getting a lot of log messages of:
page not found 2006-05-03 23:27 favicon.ico not found. Anonymous
I found these annoying! Not sure why both FireFox and IE insist on still looking for http://example.com/favicon.ico when they are already using the rel="shortcut icon".
I have hunted hight and low to get reid of this default message header when sending email to a user from a contact page. Does anyone know where this resides or how to disable it?