Replaced text.dat line MsgVoteNotice with 2 new strings: MsgUpVoteNotice and
MsgDownVoteNotice. Also moved the R_Voting string, so the last few voting related strings in the text.dat have been re-arranged (sorry about the thrash) - if you don't have these new 8 lines, the default strings are used and you're fine. When listing messages from the "Reading" prompt, the vote status and Replied attribute flag are now indicated: 'V' = voted up (more than down), 'v' = voted down (more than up), and 'R' = replied-to. Unread/new messages still show a '*' in the A (for attributes) column. Voting via JS still does not automatically send a notice to the poster, that still needs to be worked out.
Showing
- src/sbbs3/postmsg.cpp 0 additions, 3 deletionssrc/sbbs3/postmsg.cpp
- src/sbbs3/qwk.cpp 1 addition, 1 deletionsrc/sbbs3/qwk.cpp
- src/sbbs3/readmsgs.cpp 10 additions, 7 deletionssrc/sbbs3/readmsgs.cpp
- src/sbbs3/sbbs.h 1 addition, 1 deletionsrc/sbbs3/sbbs.h
- src/sbbs3/text.h 3 additions, 2 deletionssrc/sbbs3/text.h
- src/sbbs3/text_defaults.c 6 additions, 3 deletionssrc/sbbs3/text_defaults.c
Loading
Please register or sign in to comment