I am developing a web site for a photographer and the client wants to have multiple pages (i.e. Weddings, Still Life, Sports, etc.) And they want to be able to upload pictures and replace pictures for these pages. Basically maintain the photos on the site without my assistance.
The pages are to have a set number of thumbnails in place holders decided by me.
I know there is a system out there that can do this. I was told to look into Drupal.
I wish for users to click on a video input link (in my navigation block) which opens a standard form (which is on one db node) where they input a title, description, key words, and the embedded object data for video. I want this form's action to be that of another node on the site - where the video can be seen. Can I do this on Drupal as I would on a standard html document in a file server directory?
So I followed the directions and inserted rel="lightbox" in my links. In settings, the lightbox 2 module is enabled. It's not working. I am using other CSS code, but I doubt that's the issue - however I may be wrong.
I'd like to create a page similar to Drupal module page where people can write text, upload files and perhaps a thumbnail screen shot and which has multiple pages 1, 2, 3 i.e. as Drupal.org.
Is there a module for this? If so, which one and any tips and tricks...new to Drupal! Sorry!