Hi all,
Only 3 high priority bugs left!
Let me know if there are any other bugs that you think should be high priority for this release. This is going to be a great release! But I need your help to test and help perf tune this one.
Also, the upgrade is going to be the most challenging because of the changes to how skins work. I’m drafting a blog post on the topic. I’d love to automatically fix up skins for the users, but that would require write access to their web directory and I generally recommend against allowing that.
Phil
Yes, let's get Lucene in. How much time?
I already fixed all the existing skins and the ones in the gallery.
I think making user have write access is trickier for hosted sites. A
tool would be great. Or even a page that shows the upgrade steps if we
detect problem.
Unfortunately, not as simple as a find/replace. The short version is that I’ve removed the central Skins.config that used to be in the Admin folder. Now, each skin has its own skin.config file that’s located in the directory of the skin. This will make skins much easier to share and deploy.
Phil