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

Why are drupal RSS feeds downloads?

Hi,

I'm used to feeds that open in browsers so for example I could use the URL in a feed reader. I was wondering why the drupal feeds on my site are downloadable and how they are meant to be used. When I click on a feed icon my browser asks where I want to save it, but i'm not sure why this is and why it doesn't open in a browser like some of my other sites do?

Any explanation would be great, thanks.

Some changes to the Garland style sheet: help needed.

I need to change the font size of the block headings, but cant find exactly where in the style.css fast enough. :(

I also want to add some longish random images around the center in the header block (ie. in that colored section above "Site Mission").

How do I get it there?

Any help will be appreciated.

How to attach images to nodes on drupal 5

Hi all...
I've always used image.module and image_attach.module with my previous installations of drupal (pre-v5).
Now that I've upgraded to drupal v5 I've some problems: image_attach.module seems not ported to latest version of drupal and image.module has got an "image attach" option in the module administration panel that will give me no hint on how to really attach a previously uploaded and "nodified" image.

Writing my own logout script

Hi there,

I am integrating my own program into a Drupal install, and have log out buttons on my pages. I currently have them redirecting to a script which contains the following:

require_once './includes/bootstrap.inc';

drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);

sess_destroy($key);
sess_destroy(session_id());
db_query("TRUNCATE TABLE cache");

header ("Location: /Home.php"); 

This doesn't appear to be cancelling the user's session however, so does anyone know what i've missed!?

Search Mysql error -> Solution for drupal 5.x ?

Hello,

I am trying to make the search module work on the realease 5 of drupal.
I get a big mysql error. by reading the forum, i know that it is because my hoster doesn't allow the creation of temporary table.
(http://drupal.org/node/49644)

In this forum subject, niosop posted a script that permits to avoid this problem.
Is there a similar script for the last realease ?

Thank you.
Matthieu

Picture placement

Hi. I'd like to know how to properly place a picture just on the complete and utter top of the content. also, I'd like to know how to only allow max one picture in the text. That would make my life whole lot easier.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation