Page 1 of 1

I don't know if this is possible...

Posted: Tue Sep 25, 2007 3:20 am
by Crud O Matic
Hello,

    I have an issue were I need a page (Content) automatically reset at midnight to a pre-determined value - say "Daily not posted yet"

    is there any way i can do this in CMSMS?

        Crud

Re: I don't know if this is possible...

Posted: Tue Sep 25, 2007 9:19 am
by stopsatgreen
AFAIK there's no module that can do this at the moment; I don't see any reason why you couldn't do this in CMSMS, but you'd have to write the script to do it yourself.

Re: I don't know if this is possible...

Posted: Tue Sep 25, 2007 9:59 pm
by Pierre M.
Hello,

as far as I know (but I may be wrong) a page content is either online or offline with CMSms 1.x.
Things are differents with News which can be scheduled.

You can also see "time dependant rewriting" in the Apache URL rewriting guide if your have mod_rewrite enabled.

Pierre M.