I need to to generate an html file for my users to download. The page has a link that is unique to each user, but the rest of the file is the same.
I am planning to write a menu item and callback function so that when the user clicks to download their file, it is created and sent to their browser to download, instead of display. I can easily generate what I need in a text string, but how to I put it in a temporary file that can be downloaded?
I have no developer skills but have a little technical knowledge. I need help with setting up and installing drupal. i've got as far as copying the settings file but i can't change the permissions. I'm hosted by fasthosts and i cant change the chmod settings as i am on a windows not linux server. I've accessed the site using filezilla instead and connected to the directorie but when i chnage the persmissions i get this message 550 Could not change perms on settings.php: No such file or directory exists.
I am rather new to Drupal and I jumped directly into version 7.
Now, I have a site with approx 50-60 users. I want to send them a simple email (just text) once in a while. Since the members are changing from year to year it would be convenient to "just send to the users of the site". Can this be done?
If this has been discussed before, please give me a hint where to find that discussion/solution/documentation because I haven't found anything for DRUPAL 7.
I'm building a multilingual site in Drupal 7 and I'm struggling to figure out how to translate meta tags on the front page. The tags I need to translate are title, description and keywords. I have set up the meta tags quick module and it works fine for nodes but my front page is not a node but a collection of blocks so this approach can't be used.
Drupal 7 inserts a canonical tag into every page other than the front page. Is there a way to add it to the front page? I can't use the Global redirect module at the moment - my site is multilingual and when this module is enabled I can't access any languages other than the default English (there seems to be a looping redirect). So it would need to be some other solution, any ideas? Thanks in advance.
Okay, my first post and I'm new to Drupal so bear with me.
I'm trying to make use of collapse.js but it just won't work on my Drupal site. I'm using the Zen theme without much customisation (yet) and I have some modules added like Views, Ctools and so on.
I just can't get the collapse to work and when I use the firefox error console it comes up with the error in the subject of this message "$fieldset.drupalGetSummary is not a function". If I click the link then it is line 71 of collapse.js which is....