Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm interested in giving some of my less adventurous users the option to subscribe via email and I see two modules here and here that provide this function. Both seem to be in active development for drupal 4.7.
Any advice on the relative strengths or weaknesses would be appreciated. I'm also considering the new feedburner email service
On the admin/menu page, two menus can be seen: Navigation (mid1) and Main (mid3), the latter being the actual site navigation. I need to acheive the following:
Users with role x & y should be able to view and edit the Main menu while not being presented with the Navigation menu.
These users should also be kept away from the possibility of editing any items belonging to the Navigation menu.
User with role z should have access to view and edit both menus.
There's a PDF that I want to make available to members of the club I'm in. Unfortunately, it's against the rules to post it on a website. We are only allowed to email it to the members. What I would like to do is automate this somehow. I want to have the PDF outside the webserver area so it can't be directly accessed but make it so someone can click a link and have it emailed to the email on their account automatically.
Does anyone have any suggestions on how I would go about doing this?
I managed to install and configure gallery2 with drupal and it's really great stuff, I wish to thank everyone involved in the developpement of these apps!!
I have a question about configurable profiles and image integration.
I know from this node: http://drupal.org/node/40087 that you can quite easily insert thumbnails in a customized user profile page. The images in that example come from the image module that comes with drupal.
Two questions, Keep in mind that these are two separate questions and are not related.
1. How do I make a new instillation that makes the drupal my index page (main url)? Meaning when users type in MyDomain.com they see the Drupal straight away.
P.S I install drupal via fantastico automatically, so when asked “Install in directory” what do I put?
-----
2. If I have already installed drupal which shows up in the URL, MyDomain.com/drupal, how do I turn this that it shows in MyDomain.com?