Hi!
Dave Page wrote:
>>Someone'll have to go over the templates and sync 'em with
>>the current site.
>
> Perhaps you could summarise what needs checking - for example, does any
> of the DB stuff need resyncing, or is it just static pages?
Only the static pages. The stuff that's currently kept in DB should be OK. There
is a script to update the DB structure, if more scripts are needed, I'll do them.
>>>- You cannot preview news/events from the admin pages (at least, I
>>>couldn't see how)
>>
>>Hmm. I can add a preview feature as a JS popup window which
>>will use the site's CSS. How does this sound?
>
>
> Currently we fire it off in the original php page that used to be
> displayed. Now of course, the site displays the statically generated
> version but in theory that looks the same as the active version. If you
> can make the popup use the same format template and css as the user will
> actually see, then I think that would be the best option.
OK, understood, I'll see what can be done.