That page took about a day to sort out. A lot of that was learning what to replace where and using the new variables from WWF instead of Snitz, so further pages should be quicker. But there's approx 30 to do altogether AND I have to fix all the quirks in the old version that I never got round to changing e.g. each person's album is stored in a personal directory. Currently it uses the username for the folder name, but this needs changing to use their author_id so name changes won't break it. I'd say allow at least 4 weeks.
The first release will be limited in some respects. It won't use the language file and it'll be Access/MSSQL only to start with. I need to get it running quickly for my forum first. I'll worry about those other details afterwards.
It should be a lot slicker though. I'm finding that lots of redundant code can be stripped out because of the CSS and also spotting ways to improve the old code.