London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
Yep, use use virtual path provider, see Mats Hellströms Blog post on how ,
http://epicms.blogspot.com/2007/03/no-alternate-files-and-it-really-makes.html
In EPiServer 4 you could use "Shadow Folders" to add update safe functionallity to admin, edit and util functions. You set the "EPfEnableAlternateFiles" to true in web.config and then you created a folder named "admin_" with som customized admin-page in it and EPiServer used this instead.
Can I accomplish the same thing in EPiServer CMS 5?
Regards Hans