I am in the process of setting up a site that will have content such as music files and pictures avaialble for download. I want to protect the folder and contents with a password so as to limit unauthorized uses from gaining access.
Any suggestions on the best way? I was going to do it with the http server but I would think drupal has a method or the built in fuctionality already.
my site would be like posting apps and games- make many categories and sub- categories....any theme which could manage this...i want something like this http://i54.tinypic.com/54c6du.jpg
i would ensure if any theme available before i install drupal
Hey,
the setup I need is something like this:
There is a group of users (specified by a role, e.g. createUsers-Role), that should be able to create new users. But they (people of createUsers-Role) should not have any more admin privileges AND they should NOT be able to assign any other roles than those that I want them to be able to, e.g. roles a,b and d, but not c, e and f, but they MAY be allowed to assign tags of one or more taxonomies to the user, they create.