On 5/3/2018 9:19 AM, Jeremy Newman wrote:
Thanks for letting me know. Also, thanks for help cleaning up this
old site.
However, I'm tempted to just redirect all of www.winehq.org to wiki.winehq.org, and be done with the old site.
So far we can't do this because we'd lose our news system. If there
was
a way to migrate that to the wiki, as well as a way for julliard to easily post new releases, then we could simply kill the old site.
I'm open to suggestions there. Perhaps this is a something that can
be
discussed at WineConf (yes, I'm going this year).
-N
I know Rosanne mentioned that the goal's to do exactly that with all the static pages. I figured the plan was to do it incrementally though, moving everything to the wiki first, and then keeping just a skeletal PHP system for things like the landing page.
I'll focus on the low-hanging fruit when editing the website. The images folder is probably the easiest to tackle. My impression is that everything in there that doesn't belong on the wiki or CDN could probably be deleted. It's just a matter of deciding which is which.
That said, I was also looking at some of the PHP and JS parts, but if we're going to drop the PHP altogether, I'll just work on migrating content....
Except for that XSS bug. I'd definitely like to clear that up (I think adding htmlentities() to the existing input cleaning should do it, but I'm not sure exactly where yet): https://bugs.winehq.org/show_bug.cgi?id=44764
Kyle