I'm a few weeks in to my Drupal learning curve and I've run in to difficulty. I'm trying to find a good way to allow the site content administrators an easy/simple way to add a gallery of images and/or videos to a piece of content. I'd like them to be able to:
I don't mind getting my hands dirty, but fairly new to the Drupal way of doing things, and would like advice on how best to proceed with the following task:
I have a cronjob set to upload a new .pdf to a directory every day, FileNameJul13-2011.pdf, FileNameJul14-2011.pdf, etc., grouped into yearly and monthly subdirectories for organization.
I am trying to create a custom template for my login page. I am not trying to necessarily theme the login block at this moment but the page itself. Is there a page-user-login.tpl.php for D7?
I have been asking in the forums for help with coding a certain part of a module.
I have read the documentation and in the forum they are also unable to help.
Where can i find more help with a coding issue that i have.