Lets back up…. Are we talking pre- 6.0? I might have made a bad assumption here
J
So if you are on 5.6… widget files are in the utility/contentfragments folder and can be replaced there, not filestorage. Now there could also be an ascx file
in the themes /{themename}/ContentFragments that is theme specifc, you will need to make sure.
In 6.x widgets are stored and dealt with differently(via filestorage). Unless it’s a custom widget you will be using a new studio version of the widget and
changes made to a core ascx file will be lost in upgrade
Patrick Mason
Development Lead- Extensibility
o: 214.420.1329
telligent.com
From: lucasrd [mailto:bounce-lucasrd@communities.telligent.com]
Sent: Thursday, September 13, 2012 10:36 AM
To: bugsandissues@communities.telligent.com
Subject: RE: [Bugs and Issues - Telligent Community] When does widget provider initialize method get invoked? Or how can I trigger it?
Thanks Patrick...
So, guessing this means when we upgrade to 6.x we'd have to manually copy the filestorage folder into our CFS?