Make documents, pages accessible for a specified period of time

Hi,

Is there a way to make an uploaded file or a page or whatever node accessible to other users (i.e. publish) only for a specified period of time? Before and after that time period the content should be only accessible to the author and the admin.

Yes, this is a newbie question. I was just wondering if I missed something obvious here. I searched the forums but wasn't able to find anything useful on this -- of course, as a newbie you often don't know how to ask your question/search query in the first place.

Regards,
Thomas.

Glossary Module: Glossary in Glossary

Hi all,
i'm newbie.

I've installed a glossary module in my drupal site but it appears glossary in glossary.

The page is here: http://www.mondoinformatico.info/glossary

Why this?

Thanks a lot!
Regards
Tuono

no teasers on node page in 4.7 beta 4

Hi everyone...

well, i did the upgrade on one site and... no errors, all went well!!!

but the node page doesn't show any teasers.

i disabled all the modules, that didn't seem to help.

i re-enabled front_page module and, well, our front_page which has a phpsnippet to list the top 10 recent items promoted to the front page by title... well that DOES work. but if you go to oursite.org/node, nothing. it's blank, jim.

any thoughts?

Can't login after 4.7 beta4

althought I'm not sure its related i though I should share the problems I haveing with drupal.

I can't login with my superuser account. I know I didn't change the password. and I've been rearranging a lot of blocks. Maybe that did it. Anyway, I need to login with my super user account at some point. Does anyone know how I can redeem it.

When i tell the system to give me a new password. I get an email telling me my new password is "%password". That can't be right.

Thanks

Password php problem

Can not or set change passwords:

array_merge() [function.array-merge]: Argument #2 is not an array in E:\www\includes\form.inc on line 180.
Missing argument 1 for password_confirm_validate() in E:\www\includes\form.inc on line 595.

Then if I look at passwords in database uaer table it always puts this in:

1a1dc91c907325c69271ddf0c944bc72

php 5.1.2 win32
MySQL 4.1.16-nt
Apache 2.0.55

Question on the 4.7 form API

Hi, I'm really new to drupal. So my question maybe easy to you. But I really need some help. Any feedback is really appreciated.

Ok, I use drupal4.6, in the event module: I have:
$when .= form_select('', 'month', $month, $months);
$when .= form_select('', 'day', $day, $days);
$when .= form_select('', 'year', $year, $years);

So the three drop down will appear in same row. very nicely this way.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x