Posted by
jsmoraes on
Dec 12, 2013; 11:03am
URL: https://support.nabble.com/Option-to-solve-topics-Give-XP-tp7588566p7588668.html
Nitemare and LouK,
It is a good idea. But to implement it I see some issues.
1) In main page, the topic marked with solved icon can be accessed by topic link or by last post link.
With topic link, the first message will be showed, and suppose the topic has many message and pages. The message with solved icon will be very distant and not visible.
question: the message with solved icon should be pinned, too ?
2) In main page, you can have many topics and pages.
question: this solved topic should be pinned, too ?
3) question: Who is authorized to mark the message and topic as solved ? Anyone or only Administrators ?
4) Topics and messages are identified in NAML by [id], binary, probably index field in database.
question (most important): To mark the message and topic as solved, can be used any edition on his subject, like inclusion of some specific expression ?
For example:
Re: How do I change my password? - solved
Re: How do I change my password? - solved in dd/mm/yyyy
Re: How do I change my password? - solved by John John
Re: How do I change my password? #
(expression or not usual character to act as flag)
5) question: After defined and marked as solved, somebody can add other messages ? The topic should be locked ?
I am trying a code to this task and I need answer to these questions.
Thanks, jorge