Hi there,
Obviously, I'm new to Drupal. I've spent the 2 weeks or so learning Drupal, going through many Drupal tutorials and now (finally) trying to build my own site.
I have defined generally how I'd like my site to look like and simplified it by creating a PowerPoint doc that should look close to the site's layout.
I have uploaded it to the web as jpg's: http://www.mypicx.com/03192011/site/
I'm trying to get the webform module on Drupal 7 to send html formatted emails, but it's not working as expected. I've put some html-code in the webform-mail-nid.tpl.php file, but the tags seems to be stripped out somewhere between submitting the form and recieving the email, and I don't know what is causing it. My current guess is that Gmail automatically removes the html tags for safety reasons since the e-mails from the webform are delivered with a "X-Authentication-warning" header, which I've now spent hours trying to get rid of. This is what it sais:
Is there any available module to convert my theme to RTL (right to left) for a website in Arabic?
I found CSS Flip http://drupal.org/project/cssflip which seems to be exactly what I need, but there is no download link for Drupal 7 compatible release for this module.
My client needs to be able to download PDFs from one of their pages.
Is there yet (I can't find any yet for D7) a good way where the client can manage uploading one or more PDFs (or other file types) to their page and then create a link to it for customers to download the PDFs (or other file types)?
Using WYSIWYG/CCK editor and the link toolbar button in an editing window, for example, I don't see an "upload" option for the link button.