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

Controlling the content uploaded

Hi, I'm building a site where all the content will be posted by the authenticated users. The content type will be either story or blog and they will also have the possibility of uploading a picture.

Is there a way to control what people upload or write so you don't get, for instance, dirty pictures?

I know you can configure it so that nothing is posted until a user with the rights permissions approve the posts. This is OK when the amount of posts is low, but if it's high it's a 'pain in the ass'.

Thanks

Drupal auth against Single Sign On server

Hi, i need to auhtenticate a Drupal site against a SSO server, mi question is the following: when someone ask for a page on mi site, and is logged on the SSO server, i need to force the login on the drupal, example:

X ask for this page www.misite.com/?q=node/4 (he is not logged in and this page is not accesible for anonymous users)

i will verify if he is auhtenticated on the SSO server, if so i will need to force the log in

How and where i can force the login?

Enable the img tag for a particular user

I have a user in a role called Editor. I want to enable the img src=.... tag for his posts, and hopefully for him alone. Alternatively, I could enable full html for him in that role. I can't figure out how to do either for only this role in Drupal 5. Pointing me in the right direction would be immensely helpful. TIA

Do and regions (or sections?) and base url in 5.0 still exist/work ?

I noticed when i was adding primarily links that they weren't relative to any base url, if I did /tvlist - it showed up as http://tvlist. I also don't recall seeing the base url being set in the settings file.

My second, more important question; is how would i go about creating a more complex template for the (for example, but most likely case) the center column of the homepage, and have something like, in order that they appear:

image module erro: Missing argument 2 for drupal_get_form() line 61

I have installed the image.module following instructions and each time I try to go to Administer/Settings/Image I get the following error message:
Missing argument 2 for drupal_get_form()in home/example/public_html/includes/form.inc on line 61

I have searched the different forums but not I have not found anything that worked. I have gotten rid of all other contributed modules by actually deleting them from the server, to no result.

Any ideas?

"Access denied: You are not authorized to access this page"

I have set up specific roles and assigned these roles specific permissions. For instance, I created a blog role and assigned the 'edit own blog' permission to 'blog' role. I then assign the 'blog' role to one of the authenticated users. I have followed this procedure for all node types. So the role 'book' is assigned permissions to create and edit content related to book pages, etc. I also created a 'manage' role and a 'moderate' role. So the 'moderate' role is granted permissions to access and edit various content and that role assigned to an authenticated user. The manage role is granted access to administer the block module, administer filters, administer menu, etc and it to is then assigned to a specific authenticated user. I have been over and over it, but each time ANY authenticated user (with the exception of the first super user) is logged in, the resulting opening page is an 'Access Denied" page plus the primary links are gone and replaced with 'edit primary links'.

Pages

Subscribe with RSS Subscribe to RSS - Post installation