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

How do I turn off certain blocks for anonymous users?

I've fiddled around with the access control panel and unchecked everything for anonymous users. Basically, I don't want the anonymous user to see anything except "You're not authorized" , my logo and a sign-in box.

My problems started when I added some items to the Navigation menu - and created a new menu tree which I added as a block. Now anonymous users can see one random item in the main nav menu, and the header, but nothing else, in the new block.

can I look at front page without logging out?

When I edit a block that's supposed to be on the front page, I would like to look at the front page without constantly logging out, and logging back in. Any way to do that?

search tool with sub categories, like on on http://www.livejournal.com/

Is possible to do the kind of search bar that http://www.livejournal.com/ has?

search box with refined categories aside? I'm using drupal 4.63

thanks

.htaccess domain pointing and "unsupported database type"

I originally posted this in installation problems, but the more I read the more I think that was the wrong forum.

Hello,

I've gotten a new drupal site up and running at a subdirectory of my main domain, and registered a second domain through my host. Using the following .htaccess code, I successfully pointed the new domain to the subdirectory of the main domain:

RewriteEngine On
Options +FollowSymlinks
RewriteBase /
RewriteCond %{HTTP_HOST} forrestnash.com
RewriteCond %{REQUEST_URI} !fnash/
RewriteRule ^(.*)$ fnash/$1 [L]

dashboard question. How do i remove "email this page" for dashboard only and keep it for others?

dashboard question. How do i remove "email this page" for dashboard only and keep it for others? thanks

Also, is there any sample code that shows how to modify default dashboard layout?

I tried the authors website, but is very vague and didn't show how to.

thanks

Simplenews - subscribe permission and displaying in middle column

Two questions about the SimpleNews module:

1) How do I restrict it so that you need to be a registed user of my site to be able to subscribe to mailing lists (preferably, unregistered folk will see a message saying "you need to register - register here" type of thing)

Pages

Subscribe with RSS Subscribe to RSS - Post installation