I am very new to drupal. Am working on a custom module in drupal 7. This custom module displays a form and once the form is submitted, an email will be sent. There is a CC Email. The email format is HTML. I did not have mail or mimemail module installed at that time. So to send HTML email i used the following technique.
I have a Drupal 7 multisite instance running several subdomains of a single domain but also have a few different domains hosted on the same instance. How does Drupal control https access without mixing up SSL certs. All of my wild card certs *.mydomain.com can get the correct SSL cert but how do I prevent those certs (*.mydomain.com cert) from being applied to http://anotherwebsite.com on the same D7 multisite install. Do I control this from the virtual host's file for apache2 on inside D7 install?
Hello, I have created a new content type and set the allowed file types to it (pdf,txt,...)
when i upload the files and they display, everything is find I get the right icon showing up for what every file type i have uploaded.
What I am trying to achieve is when i have a list of files generated from views how can i add the word NEW or an icon to show that that file has been updated or new? It would be nice to have it controlled by date so if it was within a date spread it would show it but after that date the word or icon would disappear.
We have some of our content team that needs to be able to update content via mobile (typically iphone) in emergency situations. We are finding that Full HTML renders out all the HTML on a single wrapped line which isn't helpful to them. We are using CKEditor for our wysiwyg editor. I checked that they have access to Full HTML via their role, but it doesn't seem to allow for that.
Working in D7, I have a page that propagates via views with a single content type. It is a blog-like list of available workshops. Right now, I am just editing the date and a weight field, as a workshop expires, and they sit at the bottom of the same list. What I would like to do is have two lists on the same page, one with available workshops at the top and one with past workshops at the bottom.
Hi, drupal 7.64 is out, i wish i had received an e-mail alert but i didn't. I subscribed security newsletter and received emails for security release upgrades, but i whish to receive emails alerts for all new drupal releases, security and maintenance.
I searched in "my newsletters" and found security newsletter only, there's a place/way to have this kind of alert?