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!

Overriding episerver dojo files

Vote:
0

Hi All,

Episerver offer the package Episerver.Cms.Ui which contains all the dojo files for the Episerver UI.

For our project requirements, I need to override some of these files to allow editors to enter workflow comments on save/submit to workflow and a few other tasks.

If I edit the files, what is the best way to re-compress them and structure them in the project to allow the overriden files to be merge into future upgrades?

At the moment, it is included in the project as a package (.zip). Can/How can I place these into a project uncompressed

Appreciate any suggestions.

Thanks,

Paul

#114812
Dec 23, 2014 3:18
Vote:
0

Sorry the package I'm referring to is: Episerver.Cms.Ui.Sources  https://nuget.episerver.com/en/OtherPages/Package/?packageId=EPiServer.CMS.UI.SOURCES

#114813
Dec 23, 2014 4:25
Vote:
0

I would not do that, it will get you in big trouble on every update (once a week....)

It is better that you do a exend by code, it is pretty simple, look in my blog post on how I extend/override xhtmleditor

http://world.episerver.com/blogs/Henrik-Fransas/Dates/2014/11/how-to-use-tinymce-in-a-custom-property-the-episerver-wayclean-version/

#114823
Dec 23, 2014 13:07
* 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.