Drupal is up and running but how do I ...?

Allowing users to upload images with a moderation queue.

I'm running a gallery (using Gallery), and it's embedded into Drupal. I want to allow users to be able to upload images to that gallery.

However, in the name of preventing spam, goatse, the usual, I want it to be completely moderated (based on user role preferably).

I was thinking that a user could upload directly to the gallery, but put it in a special private album that only certain roles can see and edit, it could essentially be a moderation queue. The problem here is, I don't want that album to be viewable by the same people who can upload into it, and I haven't found a way to do that with roles. This would be like a drop-box, and would be nice because any accepted images can be moved directly into the gallery from there.

Alternatively, even just a way for a user to upload a picture to a (again, private) queue that only administrators (or a given role) could see would also work, as the pictures could then be manually added. My big concern is making the users able to upload pictures to the queue, but not see any pictures that are currently in it (their own, I don't care about, but whatever works).

What I DON'T want, however, is for the pictures to be published once accepted (like a blog entry or what-not), otherwise the Image module would work fine for what I need, and I could turn on administer moderation of submissions.

Exclude images from a search

Is it possible to esclude images from the result of a search?
Thank, Aress :)

News aggregation for Drupal 5.0

I'm looking for news aggregations solution for Drupal 5.0 - with true nodes feature. Any suggestions?
I've checked http://drupal.org/node/82257 - contrib modules version 5.x status - and there are no feed related 5.0 modules.
Thanks.

Do book pages have a word/length limit?

In Drupal 4.7.4, with the latest version of the book module installed, are book pages automatically kept to a certain length?

If you go through the essays listed on /www.frodosnotebook.net/essays, you'll see that only some of them display when clicked. The rest result in a page not found error (it actually searches for the page since I have the Search404 module installed, too), and those error pages are for the longer essays only.

List nodes based on parent term

Hello there...
I dont know if this is a problem or the way its working but here is my question..

I have create a vocabulary which goes like this:
Vocabulary: Products
Term: Product1 (has root as a parent)
Term: -- Product2 (has product1 as a parent)

Multisite User Management

Hi all !

I'm currently trying to setup a multisite Drupal. Everything's working A-OK up till now.
I'm thinking of keeping the admin account of all sites underneath my main site to myself and creating another user within those sites for the users they are for.
But, when I try to do user administration, I created a role for the "bloguser" in which the account (not admin) goes.
The access control for everyone besides admin (auth'ed user and the specific role) looks like this :

Pages

Subscribe with RSS Subscribe to RSS - Post installation