volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

AI OnAI Off

Version List and Page Provider

Hello.

I Created a page provider for my own database.

Standart pages creates new version in version list after changes.

How can I implement versioning support for objects from another database? Is there any way to implement versioning in page provider or something like that?

Thanks.

#30960
Jun 26, 2009 14:48
Sure, you can implement versioning but you need to store the versions in your own database. A very simple example implementation of versioning can be found in the XmlPageProvider available here: http://world.episerver.com/en/Download/Items/EPiServer-CMS/Version-5/EPiServer-CMS-5-R2-SP2/XmlPageProvider-for-EPiServer-CMS-5-R2-SP2/
#30975
Edited, Jun 26, 2009 15:53
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.