Added a "start_reading_at" field to the BBS renderer in webcit. When present, the...
authorArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 21:27:59 +0000 (17:27 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 3 Sep 2010 21:27:59 +0000 (17:27 -0400)
commitf576526bce48b29d21c0a256c5dea36bfb8370d1
tree2709d251cbca6da8f7a3885a4d75adc3c52add03
parent2f53e640f180d82fa5b06d29083df890b807b7ca
Added a "start_reading_at" field to the BBS renderer in webcit.  When present, the renderer will
start the user out on whichever page contains the specified message number, or the nearest message to
that number if an exact match is not found.
webcit/bbsview_renderer.c