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

Adding additional information within feedback module

I'm new to Drupal and I'm having a question about the feedback module..

I want to add more information at the feedback page generated by the feedback module, For example adding information like ICQ, MSN, Skype and so on.. Over the main email form, How do I do?

Best regards

Martin
www.tigerstorm.se

Where to put custom PHP code functions?

Hello,

I am beginner in Drupal, I'd like to call some custom PHP functions from content. Where is the best place for them? I thought make a module ('custom.module'), enable it in modules section, write some functions there and call them from content. But I don't know, if this is a standard way?

Thanks guys!

$5 paypal reward...

to the first person that can help me.

On my site, every user has a subdirectory within the 'files' directory ('files' is what I have it configured to, set in admin->settings). I want uploads to go to this folder. I need to edit file.inc (or possibly upload.module - I'm not sure.) to make this happen. Where is the code that determines the final resting place of the uploaded file?

I say "final resting place" because I believe the file is uploaded to a temp directory and then moved.

THANK YOU!

LDAP attributes won't show up

Hello Drupallers,

I've installed the ldap_integration module (ldap_integration-4.6.0.tar.gz) in Drupal 4.6.3. Authentication works fine. I've configured the LDAP with an admin account for LDAP (Using that account, I am able to do regular LDAP activities with LDAP browsing tools)

In the administer->settings->ldap integration under Attributes displayed on user pages I've selected Email and categories attributes

Configurations in conf.php looks like this

define(LDAP_EMAIL_ATTRIBUTE, 'mail');

Custom block titles

hi,
here's another weird message regarding how to hack the block stuff. i received some CSS tips in another posting on how to turn the titles off (which was embarassingly simple) but now I need to figure out how to insert custom graphics for the block title.

In which module are the blocks generated ?

thanks
- Jochen

images on new pages

is it possible to have images displayed on a created page? ive tried using basic HTML and it seems to display the image for a millisecond, then just leaves a space where it should be. am i missing some option or setup feature?

Pages

Subscribe with RSS Subscribe to RSS - Post installation