Quote:
Originally posted by chilliboy
PS - The 'search' feature didn't go unnoticed either - very slick!
|
The search feature probably wouldn't be part of the hack. I could probably release it, but it'd require 100% customization (it's custom to my table of data). It's not auto-generated like the forms themselves... hmm.
Anyways, got distracted from this hack for a few days, working on a drop-in image gallery, while my guinea-pigs ... er, users ... play with the forms hack and find bugs.
Biggest thing I'm not happy with is the process of filling in a form. You go through the normal new thread/post/poll creation process. Then, when you VIEW the post, you have this button:

appear with the new thread, post reply buttons at the top/bottom of each thread. Initially, I was gonna code it into the new thread creation process: New Thread->Redirect New Poll (if needed)->Redirect New Form, but I REALLY HATE making code changes to the stock PHP files. As is, there's only 2 minor source code changes: showthread.php and admin/forum.php. Everything else is in a new PHP file, new templates, or template edits.
Unless any of my users find a bug tomorrow, I'll put out release on Wednesday and go from there.