Quote:
Originally posted by buro9
eva2000, I shall endeavour to make sure that this does not generate files for private forums. This will be perfect for you since entering private forum id's would not be possible, since the files are static. Though it should be noted that as this will generate static files... should you later turn a public forum private then you would have to delete those files manually, hence including the $forumId in the proposed folder structure.
Proposed storage:
The folder structure...
$forumpath/archive/$forumId/$year/$month/$day
For the file names...
$postId.htm
I shall start this on Tuesday next week, and hope to have it finished by Saturday next week (I'd do it sooner, but it's my birthday and this isn't that important!).
The files will be standalone and I shall develop them with vb v2.2.2 though as I shall only be accessing user, post, thread and forum (I guess... I'll have to look at the schema) this should be backwards compatible to at least 2.x boards. Though I will only be supporting the latest version at any time.
If I run into trouble or need assistance with the schema I shall let you know.
|
i knew there's a reason i should use email notifications
how about having the ability to rerun a script to regenerate the static html files if you later change a public forum to private ? you could have a forumid setting in the script which you can edit to either
1. remove all static html files and recreate the static files based on new forumid settings
OR
2. remove only the static html files for the forumid which when private
would be nice to be able to have the option to set the path to where the static html files are to placed