Yeah,
I'm making a web page creator plugin.
Unfortunately I've been off my feet at work for the last couple of months working all day then doing other jobs in the evening so have had little free time. i've had a bit more time this week so have been trying to do it.
Here are a couple of screen shots of it so far (it's not finished).
http://www.hostrus.co.uk/tmp/wc/wc1.jpghttp://www.hostrus.co.uk/tmp/wc/wc2.jpghttp://www.hostrus.co.uk/tmp/wc/wc3.jpghttp://www.hostrus.co.uk/tmp/wc/wc4.jpghttp://www.hostrus.co.uk/tmp/wc/wc5.jpgOn the thumbs page and the picture page I'm going to remove the option for chosing link colours and replace it with font size and family options - there's not really going to be many links per page so it's a pointless set of options.
All colours, etc will be saved in an external css file and so will be EASY to modify for all pages in one go for advanced options.
ALL fields found are put inside layers with the field name as the layer style and ID so you can manipulate them easily though the css file (will let you change all pages from one file)
The tricky bit is I'm trying to make it support full MC Fields for almost all text input's and that gets a bit tricky when adding it for folder directories and filenames but I'm getting there.
Write now it can resize all the images and resample them and can produce the single image html pages and the css file. Just have to make it do the thumbnail pages then it's ready for first stage release.
Hopefully by this week it'll be more or less done - just depends on work and how much free time I can get.
Next comes ftp support to make it upload all the images too but that's later.