How’re the forums coming?
Blogged on July 13th, 2007 at 5:11pmSwimmingly. Check out http://new.avengex.com/forums/view/1/ for some kickass coding. What have I done so far to make this the best thing I’ve ever done?
- A nice, big, wide forum layout.
- Forum buttons. No forum is complete without them.
- Inline post editing. As in, being able to edit your post without going anywhere. As in, sexy.
- Inline post previewing. See above.
- “Dynamic” quoting, a bit like vBulletin’s feature which includes timestamps. It took me ages to get this working, but thanks to Ed’s pointer to the preg_match_all() function, it was made possible. Once a post has been quoted, the button fades.
- Thread-specific polls. I think this feature would be improved in the future, as I don’t like the spacing and how it takes up too much room.
However, I’ve got to do pagination next so stay tuned…