I've created a custom content type for URLs and want to have the title when listing nodes (such as with taxonomy or on the front page) to link to the site rather than to the node itself. Is this possible through the theming mechanism and how can it be done?
I would like multiple groups to be able to work on the same project "fu." Project "fu" would contain book content, presentation content, data, tasks, a worklog, and other node content.
Any thoughts? Can I do this using CCK or the project or another module?
I have installed the SMTP support module and changed the appropriate things in the php.ini file. I can send mail inside the network, but it will not leave (ie, everyone in the office can get mail, but yahoo, gmail, etc cannot). There is no error in Drupal and I don't know how to check anything else. :-/
I am looking for a way to search through multiple fields that users are submitting with webforms. I want them to fill in multiple search fields which will then search through the corresponding field in the user submitted forms. I also want some of them to be pull-down menues or check boxes. Is there anything like this?
I copied my drupal installation from linux to windows after my linux HD crashed. The only difference now besides the OS is that I'm running php 5.
The problem is that all the image thumbnails are gone and replaced by their full-size equivalents. This makes it very strange, as now the list of galleries is a mess of overlapping images. The thumbnails are still their in the file directory, but for some reason image gallery isn't displaying them.... wth?
I have been recently been tasked with the creation of an org chart for a company Web site. I've searched drupal.org to see what was available and found nothing. I could certainly do it as simple as a basic node with ASCII line drawing, or I could create a custom module. What I would like to do first, however, is find out if there is anyone who has done this and find out what creative solutions you came up with.