The ProcessList method has changed and now it only substitutes the href/url paths in htm and html files, not ascx and css files. Take a look at line 221 of components\Skins\SkinFileProcessor.vb. I compared it to DNN version 2, and sure enough it used to include
files with ascx and css extensions. Does anyone now why it changed? I can probably convert my ascx files to html, but my css files contain a lot of image references. I don't see how I can fix them now. Certainly I don't want to move those styles to the htm
files. I'm about ready to just hack the DNN code to get it working, but there must be reason for this, right? Its not a bug is it?
Gabe Halsmer
Participant
880 Points
176 Posts
Why does skin no longer process ascx and css files?
Mar 17, 2005 07:16 PM|LINK