how to delay publishing of page while keeping live version
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > how to delay publishing of page while keeping live version




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to delay publishing of page while keeping live version  
Arto Erkinantti


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-14-05 12:49 PM

Hi, a quick web authoring question: how to set time for publishing new
version of a page? Setting a start date and time from page properties
appears to make the page (posting) disappear from presentation, but we'd
want to current version of page to stay up until the clock strikes. Make a
new page with same name starting at that future date and set the old to
stop?

-Arto







[ Post a follow-up to this message ]



    Re: how to delay publishing of page while keeping live version  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-14-05 12:49 PM

Hi Arto,

you placed your finger on a important design limiation of MCMS.
That is not possible.

What you could do instead:

1) create a new page and set it's start date to the desired time while
setting the expiration date of the other page to the same time.
Caveat: will not work if you have links to the page

2) create the update on your authoring machine and prepare a site deployment
import of the new content and schedule it to the time the content should go
live.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Arto Erkinantti" <arto_e@spamoff.hotmail.com> wrote in message
news:%23qiN7FRuFHA.1472@TK2MSFTNGP15.phx.gbl...
> Hi, a quick web authoring question: how to set time for publishing new
> version of a page? Setting a start date and time from page properties
> appears to make the page (posting) disappear from presentation, but we'd
> want to current version of page to stay up until the clock strikes. Make a
> new page with same name starting at that future date and set the old to
> stop?
>
> -Arto
>
>







[ Post a follow-up to this message ]



    Re: how to delay publishing of page while keeping live version  
Hadi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-15-05 01:49 AM

Stefan, Arto,
I just wanted to point out a possible third solution: thru authoring
connector, go thru the steps required to "Replace any page" and set the star
t
date for the replace to occur. This will ensure that the current page will
get replaced by the updated content on the date/time required while the
current content is displayed till then.
Let me know if this helps.

Hadi

"Stefan [MSFT]" wrote:

> Hi Arto,
>
> you placed your finger on a important design limiation of MCMS.
> That is not possible.
>
> What you could do instead:
>
> 1) create a new page and set it's start date to the desired time while
> setting the expiration date of the other page to the same time.
> Caveat: will not work if you have links to the page
>
> 2) create the update on your authoring machine and prepare a site deployme
nt
> import of the new content and schedule it to the time the content should g
o
> live.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: [url]http://tinyurl.com/6zj44[/url
]
> ----------------------
>
>
> "Arto Erkinantti" <arto_e@spamoff.hotmail.com> wrote in message
> news:%23qiN7FRuFHA.1472@TK2MSFTNGP15.phx.gbl... 
>
>
>





[ Post a follow-up to this message ]



    Re: how to delay publishing of page while keeping live version  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-15-05 01:49 AM

Hi Hadi,

sorry but there is no such option in Authoring Connector.
The start and end publishing date is just the start publishing date and end
publishing date property of the posting and not related to the time when the
update will go live.

With other words: the problem described by Arto is not avoided using this
method.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Hadi" <Hadi@discussions.microsoft.com> wrote in message
news:F3399FE6-A0DF-4E5B-A11F-6331EED38A66@microsoft.com...[vbcol=seagreen]
> Stefan, Arto,
> I just wanted to point out a possible third solution: thru authoring
> connector, go thru the steps required to "Replace any page" and set the
> start
> date for the replace to occur. This will ensure that the current page will
> get replaced by the updated content on the date/time required while the
> current content is displayed till then.
> Let me know if this helps.
> 
> Hadi
>
> "Stefan [MSFT]" wrote:
> 







[ Post a follow-up to this message ]



    Re: how to delay publishing of page while keeping live version  
Tim Pacl


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-05 10:59 PM

One more work-around solution which we have used which overcomes the
limitations on Stefan's suggestion (#1). If the target page(s) are in a
channel by themselves or are sorted #1 and #2, set your hyperlink to the
channel rather than the page and ensure the "Default Page" is set to load th
e
first page rather than a specific page.


"Stefan [MSFT]" wrote:

> Hi Hadi,
>
> sorry but there is no such option in Authoring Connector.
> The start and end publishing date is just the start publishing date and en
d
> publishing date property of the posting and not related to the time when t
he
> update will go live.
>
> With other words: the problem described by Arto is not avoided using this
> method.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS: [url]http://tinyurl.com/6zj44[/url
]
> ----------------------
>
>
> "Hadi" <Hadi@discussions.microsoft.com> wrote in message
> news:F3399FE6-A0DF-4E5B-A11F-6331EED38A66@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: how to delay publishing of page while keeping live version  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-16-05 10:59 PM

Xref: number1.nntp.dca.giganews.com microsoft.public.cmserver.general:54262

Yes, that would be a good workaround!
Indeed would it avoid the limiations I outlined before.

Very good suggestion!

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Tim Pacl" <TimPacl@discussions.microsoft.com> wrote in message
news:8EFFC6C4-2478-4DDC-8CFC-7CEDAEA265FA@microsoft.com...[vbcol=seagreen]
> One more work-around solution which we have used which overcomes the
> limitations on Stefan's suggestion (#1). If the target page(s) are in a
> channel by themselves or are sorted #1 and #2, set your hyperlink to the
> channel rather than the page and ensure the "Default Page" is set to load
> the
> first page rather than a specific page.
>
>
> "Stefan [MSFT]" wrote:
> 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:04 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register