Publish date

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
catfish
Forum Members
Forum Members
Posts: 17
Joined: Wed Nov 18, 2009 4:06 pm

Publish date

Post by catfish »

Hello folks,

I've been trying to find out how I can write in many pages at once, and then activate them at predefined times in the future, automatically. In essence, I'm looking for a "publish date" type feature for each page, so that the articles automatically appear at set times. Have I missed something? Is there a module that takes care of this?

Cheers!
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: Publish date

Post by Ziggywigged »

News module - use expiration date.
Take a penny, leave a penny.
catfish
Forum Members
Forum Members
Posts: 17
Joined: Wed Nov 18, 2009 4:06 pm

Re: Publish date

Post by catfish »

Thanks, but I don't believe I can publish ordinary articles at a specific time using the News module? I want the content of my CMS to actually change at set times, ie publish new articles so that they coincide with other work that is going on, without having to manually log on to activate the article on the CMS.
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: Publish date

Post by Ziggywigged »

catfish wrote: Thanks, but I don't believe I can publish ordinary articles at a specific time using the News module? I want the content of my CMS to actually change at set times, ie publish new articles so that they coincide with other work that is going on, without having to manually log on to activate the article on the CMS.
What do you mean by 'ordinary article'? The News module will do exactly this without you having to login. When you 'Add Article' on the edit page at the bottom, you will see an option for 'Use Expiration Date:' Check the box and set the date for when you want the articles to be published. Done.
Take a penny, leave a penny.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Publish date

Post by RonnyK »

You could play around with the use of the extra1/extra2 field and have those hold the date in which a page is to be shown. In the menu-template you should check for these two fields additionally then.

See f.e. http://forum.cmsmadesimple.org/index.ph ... #msg176415

Ronny
catfish
Forum Members
Forum Members
Posts: 17
Joined: Wed Nov 18, 2009 4:06 pm

Re: Publish date

Post by catfish »

Ziggywigged wrote: What do you mean by 'ordinary article'? The News module will do exactly this without you having to login. When you 'Add Article' on the edit page at the bottom, you will see an option for 'Use Expiration Date:' Check the box and set the date for when you want the articles to be published. Done.
Thanks again for the suggestion! And sorry for the confusion; when I said 'ordinary article', I actually meant an ordinary Page. The only place I can see the publish date and expiration date stuff you mention is under Content -> News -> Add article, but I need this functionality under Content -> Pages -> Add New Content. The reason is that I need to maintain my website navigation structure and menus, with all the bits and bobs that I am using in the pages (including URL structure, template modifications, etc). I don't see how the News module can solve this without major reworking of the entire website.
catfish
Forum Members
Forum Members
Posts: 17
Joined: Wed Nov 18, 2009 4:06 pm

Re: Publish date

Post by catfish »

Ronny, thanks for the tip! I might look into this as a workaround. The problem is that I am also using extensions where this won't work - for example SiteMap Made Simple. The pages would appear in the sitemap as long as they are active, unless I change that too.

I guess the extension/functionality to do what I need doesn't exist yet.
Post Reply

Return to “CMSMS Core”