I've got a site I'm setting up and I want to have a 3 stages of membership on my site. Anonymous users to only see posts posted outside the past 48 hours, authenticated users posts outside the past 24 hours, and priviliged users all posts.
Has anybody got any insight on how I can achieve that?
Here is one of my individual images in my site gallery: http://www.jaynedarcy.us/?q=node/195 What I want to happen is I want the image left aligned like it is, but I want the text to wrap the image on the right side, in the empty space. I've gone through my style.css but cannot find anything that would allow me to do this.
I'm not really technical, so if this can be done, please let me know (in dummy language) how.
I've been trying to get a WYSIWYG editor installed in drupal. For some reason, niether of the two I've installed are working for me. I copied the folders into the module directory and tried enabling them one at a time. I tried HTMLarea for some reason
FckEditor had a similarly easy install, only when i have that particualr module enabled, a snapshot of that page would appear where the textbox was a supposed to be. An error is displayed under a heading on this screen.
I wish to create a question during user registration, its answer hidden and encrypted somewhere. And if answered correctly, the registration will go through, otherwise, it will be rejected. Is this at all possible?