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

Locked Out Of Site... Again...

Hi,
Changing theme and some major settings on my blog benofskypark.com/news, so I put my site up for maintience, as I always do, the first time I did this I locked my self out, because I didn't know how to get back in, but now even when I go to benofskypark.com/news/user/login, It displays a closed message.
Any Help?
Ben McRedmond

Customize eMail with CSS tags ?

I would like to customize the e-mail sent by Drupal.

Is there a way to add some HTML / CSS tags into the body section of the e-mail sent by Drupal ?

I have try to add some CSS tags but Drupal ignore them.

Is there a way to do that job ?

Thanks

.htaccess and mod_rewrite

I have a controlpanel similar to cpanel that i access through 'www.example.com/ControlPanel'. After drupal is installed I get 'page not found'(drupal created page) on the sites(vhost environment) using drupal. I looked into the problem and found what should have been my answer at http://drupal.org/node/30334 , however i ran into some errors. This is what my .htaccess currently looks like:

...
# Various rewrite rules.

RewriteEngine on
#RewriteOptions MaxRedirects=15

# If your site can be accessed both with and without the prefix www.
# you can use one of the following settings to force user to use only one option:
#
# If you want the site to be accessed WITH the www. only, adapt and uncomment the following:
# RewriteCond %{HTTP_HOST} !^www\.example\.com$ [NC]
# RewriteRule .* http://www.example.com/ [L,R=301]
#
# If you want the site to be accessed only WITHOUT the www. , adapt and uncomment the following:
# RewriteCond %{HTTP_HOST} !^example\.com$ [NC]
# RewriteRule .* http://example.com/ [L,R=301]

# Modify the RewriteBase if you are using Drupal in a subdirectory and
# the rewrite rules are not working properly.
#RewriteBase /

# Rewrite old-style URLs of the form 'node.php?id=x'.
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{QUERY_STRING} ^id=([^&]+)$

Custom RSS Feed Parsing

Does someone know if it is possible to do custom parsing of RSS Feeds? That is, if you get a feed url from a site, is there a way to parse that feed for custom words like "dance" or "salsa", to receive only the titles and/or items which match the keywords?

Thanks.

-ron

Display children of terms

Hello,

I have been looking for a way to display the children of taxonomy terms in my taxonomy/term/* pages and their RSS feeds. Technically I don't need to do it for everything, just one or two categories - but I don't want to have to specify all the children in the URL.

Category Module - sounds nice but...

Basically I've read everything, seen the site, and just don't get it. And I've been using Drupal for ages.

It sounds lovely, but HOW do you actually do it?

What I am trying to do is build a site for a professional group, and they need to have entries for each member, so that teams can be built.

So in standard Taxonomy it's easy

Vocabs for Location, Skills, and Content Types for each type of profession.

So seeker does search on Content Type Actress, with terms for Location - London, Skills - Horse Riding

Pages

Subscribe with RSS Subscribe to RSS - Post installation