This forum is for less technical discussions about the Drupal project, not for support questions.

Simple question to all Drupal-on-PostgreSQL users

Are you having the same 'case sensitivity' problem with user names as I am?
(i.e. you have to spell your user name in the exact same case as you registered it, otherwise it's not recognised.)

I first posted the question 4 days ago in the Development forum but got no answers. Maybe I'm really the only one.

(Apologies if I post in the wrong forum. Often I don't know if my tinkering with code is suitable for 'support' or 'development')

Applying the filtercache Patch - How?

Hi, could someone please tell me how to apply the filtercache patch? - It says i need to apply it in the README, but i have no idea what to apply it TO or HOW?

Many thx!

Nick

Small Issue with Taxonomy

Okay, so I crated a vocabulary called 'forums' and gave it one term, 'forum1'.

and of course enabled the forums ;-)

Problem is, when you hit 'create content' -> 'forum topic' it comes up with in the dropdown box for the forum it should go in....

I know this is simple, but I cant reember or work out how to make it have a default term...

ANyone know what I mean?

Many thanks...

Nick

Assign template to a section

I'm new of Drupal and i've a little question.
It is possible assign a template for any secton or node?
E.g. i have downloads section and i want change only the header image of the default template.
Any suggestions?

Thanks

Browsing on a Pocket PC

Has anybody got any tips for browsing Drupal sites on a Pocket PC? My site looks pretty awful on Pocket Internet Explorer. Does Drupal have any capability to format the site differently when using a mobile device?

Cheers,
G.

The fight goes on...

Hello everyone,
This is essentially an extension from my post http://drupal.org/node/view/7656. My question question is about the thumbs in the image gallery. If I understand things correctly, it seems that when you place an image in the gallery you actually have THREE images to deal with. The original image, a non-clickable thumb, and a clickable thumb. The 1)original photo is directly linked from the 2)clickable thumb in the gallery. However, you still have the 3)node non-clickable thumb. The code:

img.thumb {
padding: 0px 5px 5px 0px;
float: left;
clear: left;
}

img.image {
padding: 0px 5px 5px 0px;
}

works for ONLY the first and third types...that is the original photo and the node non-clickable thumb. So the question remains...how would I refer to the CLICKABLE thumb in the image gallery? I would like to add colored borders around each image. I have tried different combinations but nothing works. It would be VERY NICE if the non-clickable thumb was clickable as in the image gallery, but I'm still working on that one.

Actually, in the beginning I was pretty sour on the image.module...which was WRONG. It's well written and attempts to do many things at once...after you get it working. However, I feel that THUMBS SHOULD BE CLICKABLE. This has become a pseudo standard on the web. I am sure it's possible...I'm just stumped. I would greatly appreciate ANY suggestions. Thanks again.

Pages

Subscribe with RSS Subscribe to RSS - General discussion