]> code.citadel.org Git - citadel.git/commit
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)
commitc09efe31479027229f3afabfd1e5a6aa52030018
tree2709d251cbca6da8f7a3885a4d75adc3c52add03
parentd79bf96f7e763a1324fb2626592ecaf7ec136cc3
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