on 1/25/00 3:05 PM, Soni Dhiraj <[EMAIL PROTECTED]> wrote:
> Can we put a flag at each questions,so at to see whether that question is
> answered or unanswered.
>
> This will be very very helpful.Say i see a question with an unanwered flag,i
> can
> go there and answer it, currently its impossible to know that.
>
> If someone knows how to do it, can he pleae tell me.
Excellent feature request.
You would modify the code in DisplayTopics and DisplayOneTopic to render the
"flag" depending on whether or not the questiosn have answers.
This would probably require more hits on the database though (to see if the
questions have answers) so it should be added as a boolean conditional based
on a value in the properties file because not everyone will want this
feature since it will affect performance.
If you do make these changes, please consider contributing your code back to
the project.
thanks,
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]