November Happy Hour will be moved to Thursday December 5th.

Mattias Lövström
Jun 8, 2012
  4289
(0 votes)

Versions state graph of a page data object in the EPiServers editorial interface

This is a follow up of my first blog post Version state graph of a PageData object and describes what save actions are taken when clicking in the EPiServers editorial interface (for EPiServer CMS 6 R2).

PageDataVersions_editmode_01

Comments to state graph

the descriptions only describes the most important actions taken when an action occurs, for a more detailed description please visit ny first blog post  Version state graph of a PageData.

Id

From state

Editorial action

Description

1

  New Page is invoked from the editorial interface. A page is created in the memory. the page property Pending Publish is set to true.

2

Page only in memory The editor clicks save. The page is saved as a checked out version.
The Properties PageLink,PageFolderID   is set.when the page is created.

3

Page only in memory The editor clicks publish. The page is saved as a published version.
The Properties PageLink,PageFolderID is set.when the page is created and the page property PendingPublish is set to false.

4

Checked out The editor clicks save. The saved version is overwritten with a new checked out version.

5

Checked out The editor click Ready to Publish. The page is saved as the same version as the checked in page, but with the status  checked out

6

Checked out The editor click publish. The page is saved as the same version as the checked in page, but with the status checked in

7

Checked out The editor deletes the page. The page is moved to the Recycle bin, the pages property IsDeleted is set to true.

8

Checked In The editor click save. The page is saved as a new version with the status checked out.

9

Checked In The editor clicks publish. The page is saved with the same version and the property PendingPublish is set to false.

10

Checked In The editor delete the page. The page is moved to the Recycle bin, the pages property IsDeleted is set to true

11

Published The editor clicks save. A new version is created with the page property PendingPublish set to false.

12

Published The editor clicks Save and publish. A new published version is created.

13

Published The editor deletes the page. The page is moved to the Recycle bin, the pages property IsDeleted is set to true

14

In Wastebasket The editor empty Recycle Bin. The page and all its versions are deleted from the database.

 

Wastebasket 

When moving a page away from the wastebasket the page property IsDeleted will be set to false. If you manually move a page to the wastebasket IsDeleted will be set to true.

Published delayed pages

The scheduled job “Publish Delayed Page Versions“ list delayed pages in all the page providers. For the local page provider it looks at the properties DelayedPublished, ReadyToPublish and the start publish date is set for the page to be published, and then publish the page if the correct criteria is set.

Hiding pages that has an old StopPublish date

When pages are displayed to the end user all pages has to be filtered out that the current user should not see. The filter FilterForVisitors  works in most of the cases.

Jun 08, 2012

Comments

Please login to comment.
Latest blogs
Optimizely SaaS CMS + Coveo Search Page

Short on time but need a listing feature with filters, pagination, and sorting? Create a fully functional Coveo-powered search page driven by data...

Damian Smutek | Nov 21, 2024 | Syndicated blog

Optimizely SaaS CMS DAM Picker (Interim)

Simplify your Optimizely SaaS CMS workflow with the Interim DAM Picker Chrome extension. Seamlessly integrate your DAM system, streamlining asset...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Optimizely CMS Roadmap

Explore Optimizely CMS's latest roadmap, packed with developer-focused updates. From SaaS speed to Visual Builder enhancements, developer tooling...

Andy Blyth | Nov 21, 2024 | Syndicated blog

Set Default Culture in Optimizely CMS 12

Take control over culture-specific operations like date and time formatting.

Tomas Hensrud Gulla | Nov 15, 2024 | Syndicated blog

I'm running Optimizely CMS on .NET 9!

It works 🎉

Tomas Hensrud Gulla | Nov 12, 2024 | Syndicated blog

Recraft's image generation with AI-Assistant for Optimizely

Recraft V3 model is outperforming all other models in the image generation space and we are happy to share: Recraft's new model is now available fo...

Luc Gosso (MVP) | Nov 8, 2024 | Syndicated blog