Is it possible to have a page that re-directs based on whether a user is logged in or not? What I'm looking to do is change which contact (webform.module) form the person sees depending on if they are logged in or not.
Basically, what I want to do is use an external news system that aggregates news from an IPB forum. The script works fine, I just can't get it included the way I want to: Like news, e.g. the ones normally shown by drupal. Of course I can include it in a normal page, but then immediately the page's title and the tabs are shown. I switched to phptemplate and tried to get rid of the tabs and everything, but it seems like the tabs-variable will only work inside the page/node templates, not in the more generic ones - in other words, I could either take them away from all pages, or none.
I signed up on the main drupal site with a username and my email address. Now, when trying to join a community (isalons.net), I keep getting told the username and email address are already taken (I know! They're mine!), but I can't login to the community with them. I re-registered with a modified username and a second email address, thinking I could edit them after joining, but no such luck. Any suggestions? Do I need to cancel my accounts and start over, and if so, how?
I have recently migrated from Wordpress. I like the flexibility that Drupal has over Wordpress. One thing has been vexing me since the migration, that being how to insert images that I've already uploaded into Gallery. In Wordpress it's possible to insert a link to an image in a Gallery album using the Gallery Wordpress plugin. Is there any way of achieving this in Drupal?