Go to content

Go to employees

Go to search

Blog entries posted during January 2008

 

Emptying the Recycle Bin in CMS

Default the "Empty Recycle Bin" only deletes pages older than 30 days (that is default by EPiServer). To delete pages newer than this use the following stored proc: editDeleteChilds'2' where '2' is the pageId of the Recycle Bin. This may come in...


Limit the number of page versions

There’s a smart built-in function in EPiServer that I guess not to many editors/developers use or are aware of.