I have a node \"Bug/Requests\" which references one \"Project\". On the project \"node\" page, I would like to display a list of bugs/requests which link to that project. Is this possible?
i am using drupal 6.2 version. In my contact form i want to display all my branch开发者_如何学Ces which has to be manage my adminstrator. According to that branches address how i can display the googl
I want to use 开发者_StackOverflow社区custom css/js.I have moved these to the server.But the drupal page starts with asection.how do I add the custom css/js to my drupal site page.I have admin and jus
When a user goes to checkout and clicks on \"review\", I would like to be able to开发者_如何学Go hook into that process in order to do some custom validation.
I\'ve made my front end website in Wordpress and this is fine for me, i want to create the member/staff area in Drupal as it has 开发者_如何学运维more functionality with Google docs and Mediawiki.
I am having a hard time understanding what hook_theme() does. My understanding is that it has something to do with making it possible to override templates.
I have this drupal slideshow which pulls images from a folder sequentially by image title (01_title.jpg, 02_title.jpg, etc..)
I just enabled the Privatemsg Module in my Drupal 6. I would like to enable this module to all users, who join in the website. But the registered users cannot see the \"Write new message a开发者_运维知
I\'m not sure how to ask it, so if you need anymore additional information, please ask for it! Situation
I have a file upload form how can I retain this file when there are other validation errors so that the user doesn\'t have to upload the file again?