Per Nergård
Jun 26, 2013
  5523
(0 votes)

Small change in CMS 7 archiving functionality

At least since EPiServer 4 the page archiving functionality have been the same. You setup the archiving scheduled job and after that it’s up to the editors to set a date for when the page should stop being published and where the page should be archived to.

A nice feature in CMS 4 – 6 was that if you specified the archive page link on a top node i.e. a news container page, all news pages created below that container node would automatically get the containers archiving page set.

Last week I was setting up the example above in CMS7 but realized that the automatic inheritance of the archive page doesn’t exist in CMS 7.1.

In order for the editors to set the stop publish date and archive page they need to go to the forms view, choose tools and select the appropriate menu option just to get to the dialog! I really can’t make any sense of that design decision. It was much easier in the previous versions if you ask me.

Ok so how do we simplify this for the editors. In CMS7 we have the possibility to override a method (SetupDefaultValues) for setting up default values for a page type.

So it’s real easy to set up both the “StopPublish” date and the “ArchiveLink” link.

Jun 26, 2013

Comments

Please login to comment.
Latest blogs
How to add an Admin Mode add-on in Optimizely CMS12

How to add a new add-on with navigation and unified stylesheet

Bartosz Sekula | Jan 2, 2025 | Syndicated blog

Managing Your Graph Conventions

Recently, Optimizely released a Conventions API for manging how various fields on your CMS content are indexed by the Graph. This is an extremely...

Ethan Schofer | Dec 31, 2024

SaaS CMS and Visual Builder - Opticon 2024 Workshop Experience

Optimizely is getting SaaSy with us…. This year Optimizely’s conference Opticon 2024 took place in San Antonio, Texas. There were a lot of great...

Raj Gada | Dec 30, 2024

Copy Optimizely SaaS CMS Settings to ENV Format Via Bookmarklet

Do you work with multiple Optimizely SaaS CMS instances? Use a bookmarklet to automatically copy them to your clipboard, ready to paste into your e...

Daniel Isaacs | Dec 22, 2024 | Syndicated blog

Increase timeout for long running SQL queries using SQL addon

Learn how to increase the timeout for long running SQL queries using the SQL addon.

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog

Overriding the help text for the Name property in Optimizely CMS

I recently received a question about how to override the Help text for the built-in Name property in Optimizely CMS, so I decided to document my...

Tomas Hensrud Gulla | Dec 20, 2024 | Syndicated blog