Aug 3, 2011
visibility 5573
star star star star star
(1 votes)

A restore page plugin

Hi everyone!

I recently created a plugin that borrows it's functionality from the Windows wastebasket. In Windows you can restore a file you have deleted, i.e. moved to the wastebasket. I wanted to replicate this behavior for EPiServer CMS. And with further ado:

Retore Page Plugin

Like I said it will give you the possibility to restore the page back to its previous owner (parent). So let's say that you deleted a page and now you want it back in the site tree, but you can't remember under which root is was located.Page restore to the rescue!

 

Now you can right click the page and select "Restore", it wil then bring you to a confirmation page where you can see where in the site tree it will be relocated before actually doing anything. And that's about it!

This is in no way tested or tried thoroughly. I was hoping you guys could be my lab monkies and test it out ;).

But if you do find anything strange, report it to me and I'll see if I can be bothered to do anything about it.

 

DOWNLOAD

The package has been updated as I forgot to include the part of the code that was responsible for setting up the menu button, but also the part which added and deleted restore points when you moved pages. Sorry for that ;)

Aug 03, 2011

Comments

Joshua Folkerts
Joshua Folkerts Aug 11, 2011 04:54 PM

Very nice. Works like a charm. Nice work Tobias

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |