Skip to content
Snippets Groups Projects
Commit 30888015 authored by nightfox's avatar nightfox
Browse files

This is Digital Distortion Message Reader, which offers a scrollable reader...

This is Digital Distortion Message Reader, which offers a scrollable reader interface for ANSI users (and falls back to a traditional interface for non-ANSI users).  Also supports searching & scanning (i.e., message newscan, new-to-you scan).  Additional features include built-in lightbar message list and message area chooser, as well as configurable colors and text strings.  This is still in beta but is fairly mature and stable.  The first official (non-beta) release will probably happen soon.
parent 18e8e576
No related branches found
No related tags found
No related merge requests found
listInterfaceStyle=Lightbar
;listInterfaceStyle=Traditional
reverseOrder=false
readerInterfaceStyle=Scrollable
;readerInterfaceStyle=Traditional
displayBoardInfoInHeader=false
promptToContinueListingMessages=false
promptConfirmReadMessage=false
; msgListDisplayTime specifies whether to use the import time or the written
; time in the message lists. Valid values are imported and written
msgListDisplayTime=imported
; In the message area lists (for changing to another message area), the
; date & time of the last-imported message will be shown.
; msgAreaList_lastImportedMsg_time specifies whether to use the
; import time or the written time for the last-imported message in the message
; area lists. Valid values are imported and written
msgAreaList_lastImportedMsg_time=imported
; Whether or not to start in message list mode or reader mode
startMode=Reader
; The number of spaces to use for tab characters in enhanced reader mode
tabSpaces=3
; The theme file name (for colors, strings, etc.)
themeFilename=DefaultTheme.cfg
\ No newline at end of file
This diff is collapsed.
; -------- Misc./General colors --------
; Message body color
msgBodyColor=nw
; Read message confirmation colors
readMsgConfirmColor=nc
readMsgConfirmNumberColor=hc
; Prompt for continuing to list messages after reading a message
afterReadMsg_ListMorePromptColor=nc
; Continue prompt colors for the traditional interface
tradInterfaceContPromptMainColor=ng ; Main text color
tradInterfaceContPromptHotkeyColor=hc ; Hotkey color
tradInterfaceContPromptUserInputColor=hg ; User input color
; Text for "Loading personal mail..." %s will be replaced with "personal mail".
loadingPersonalMailText=ncLoading %s...
; Prompt text to confirm message deletion (without the ? at the end). %d will
; be replaced with the message number.
msgDelConfirmText=nhyDeletenc message #h%dnc: Are you sure
; Text for when a message has been marked for deletion. %d will be replaced
; with the message number.
msgDeletedText=ncMessage #h%dnc has been marked for deletion.
; Error text for cannot delete a message because the message is not the user's
; message or the user is not a sysop. %d will be replaced with the message
; number.
cannotDeleteMsgText_notYoursNotASysop=nhwCannot delete message #y%d wbecause it's not yours or you're not a sysop.
; Error text for cannot delete a message because it's not the user's last
; posted message in a sub-board. %d will be replaced with the message number.
cannotDeleteMsgText_notLastPostedMsg=nhg* yCannot delete message #%d. You can only delete your last message in this area.
; Prompt text to confirm message edit (without the ? at the end). %d will be
; replaced with the message number.
msgEditConfirmText=ncEdit message #h%dnc: Are you sure
; -------- Message list colors & text --------
; Header line: "Current msg group:" - Normal cyan on blue background
msgListHeaderMsgGroupTextColor=n7r ; Red on white background
; Header line: Message group name - High cyan
msgListHeaderMsgGroupNameColor=b ; Blue (will use the background specified in the last color)
; Header line: "Current sub-board:" - Normal cyan on blue background
msgListHeaderSubBoardTextColor=n7r ; Red on white background
; Header line: Message sub-board name - High cyan
msgListHeaderMsgSubBoardName=b ; Blue (will use the background specified in the last color)
; Line with column headers - High white on black background
msgListColHeader=nhw
; Message information displayed in the message list
msgListMsgNumColor=nhy
msgListFromColor=nc
msgListToColor=nc
msgListSubjectColor=nc
msgListDateColor=hb
msgListTimeColor=hb
; Message information for messages written to the user
msgListToUserMsgNumColor=nhy
msgListToUserFromColor=hg
msgListToUserToColor=hg
msgListToUserSubjectColor=hg
msgListToUserDateColor=hb
msgListToUserTimeColor=hb
; Message information for messages from the user
msgListFromUserMsgNumColor=nhy
msgListFromUserFromColor=nc
msgListFromUserToColor=nc
msgListFromUserSubjectColor=nc
msgListFromUserDateColor=hb
msgListFromUserTimeColor=hb
; Message list highlight background color
msgListHighlightBkgColor=4
; Message list highlighted message number
msgListMsgNumHighlightColor=hy
; Message list highlighted 'from' name
msgListFromHighlightColor=hc
; Message list highlighted 'to' name
msgListToHighlightColor=hc
; Message list highlighted subject
msgListSubjHighlightColor=hc
; Message list highlighted date
msgListDateHighlightColor=hw
; Message list highlighted time
msgListTimeHighlightColor=hw
; Colors for the lightbar message list help line text:
; Background
lightbarMsgListHelpLineBkgColor=7
; The color for general text in the help line in the lightbar message list
lightbarMsgListHelpLineGeneralColor=b
; The color for the hotkeys in the help line in the lightbar message list
lightbarMsgListHelpLineHotkeyColor=r
; The color for the ) separating the hotkeys from the general text in the
; help line in the lightbar message list
lightbarMsgListHelpLineParenColor=m
; Go to message number prompt text - Used for the G key in the message list to
; "go to" (move the screen/lightbar selection to) a specified message number
goToMsgNumPromptText=ncGo to message # (or hENTERnc to cancel)gh: c
; -------- Colors for choosing a sub-board --------
areaChooserMsgAreaNumColor=nwh
areaChooserMsgAreaDescColor=nc
areaChooserMsgAreaNumItemsColor=bh
areaChooserMsgAreaHeaderColor=nyh
areaChooserSubBoardHeaderColor=ng
areaChooserMsgAreaMarkColor=gh
areaChooserMsgAreaLatestDateColor=ng
areaChooserMsgAreaLatestTimeColor=nm
; Highlighted colors for choosing a sub-board (for lightbar mode)
areaChooserMsgAreaBkgHighlightColor=4
areaChooserMsgAreaNumHighlightColor=wh
areaChooserMsgAreaDescHighlightColor=c
areaChooserMsgAreaDateHighlightColor=wh
areaChooserMsgAreaTimeHighlightColor=wh
areaChooserMsgAreaNumItemsHighlightColor=wh
; Colors for the lightbar area chooser help line text:
; Background
lightbarAreaChooserHelpLineBkgColor=7
; The color for general text in the help line in the lightbar message list
lightbarAreaChooserHelpLineGeneralColor=b
; The color for the hotkeys in the help line in the lightbar message list
lightbarAreaChooserHelpLineHotkeyColor=r
; The color for the ) separating the hotkeys from the general text in the
; help line in the lightbar message list
lightbarAreaChooserHelpLineParenColor=m
; -------- Scrollable reader interface colors & text --------
; Scrollbar background color & character
scrollbarBGColor=nhk
scrollbarBGChar=
; Scrollbar scroll block color & character
scrollbarScrollBlockColor=nhw
scrollbarScrollBlockChar=
; Color for the line drawn in the 2nd to last line of the message
; area in the enhanced reader mode before a prompt
enhReaderPromptSepLineColor=nhg
; Text to use for prompting the user whether or not to go to the previous or
; next message area (without the ? on the end)
goToPrevMsgAreaPromptText=nchGo to the previous message area
goToNextMsgAreaPromptText=nchGo to the next message area
; Colors for the enhanced reader help line text:
; Background
enhReaderHelpLineBkgColor=7
; The color for general text in the help line in the scrollable reader
; interface
enhReaderHelpLineGeneralColor=b
; The color for the hotkeys in the help line in the scrollable reader
; interface
enhReaderHelpLineHotkeyColor=r
; The color for the ) separating the hotkeys from the general text in the
; help line in the scrollable reader interface
enhReaderHelpLineParenColor=m
; -------- Search & scan colors & text --------
; The first text displayed when doing a new message scan, before
; the sub-board/group/all prompt is displayed
newMsgScanText=chNncew hMncessage hSnccan
; The first text displayed when doing a new-to-you message scan, before
; the sub-board/group/all prompt is displayed
newToYouMsgScanText=chNncew hTnco hYncou hMncessage hSnccan
; The first text displayed when doing a all-messages-to-you message scan,
; before the sub-board/group/all prompt is displayed
allToYouMsgScanText=chAncll hMncessages hTnco hYncou hSnccan
; The text used for prompting to scan in the sub-board, group, or all (or ENTER
; to cancel)
scanScopePromptText=nhwSngub-board, hwGngroup, or hwAngll h(wENTERng to cancelh)ng: hc
; Text to display when the message scan is complete
msgScanCompleteText=nhcMncessage scan completehg.
; Text to display when the message scan has been aborted
msgScanAbortedText=nhcMncessage scan hyiabortedn
; Text for "Searching message sub-board: ..." above the search text prompt
; (%s is replaced with the sub-board name)
searchingSubBoardAbovePromptText=ncSearching message sub-board: bh%s
; For displaying the sub-board name when doing a search. %s will be replaced
; with a sub-board name.
searchingSubBoardText=ncSearching h%snc...
; No messages in a sub-board (i.e., trying to read a sub-board that has no
; messages). %s will be replaced with a sub-board name.
noMessagesInSubBoardText=nhbThere are no messages in the area w%sb.
; For no search results found in a sub-board. %s will be replaced with a
; sub-board name.
noSearchResultsInSubBoardText=nhbNo messages were found in the area w%sb with the given search criteria.
; Prompt text to input a number of a message to read
readMsgNumPromptText=nghi* ncRead message #: h
; Invalid message number. %d will be replaced with the message number.
invalidMsgNumText=nyhInvalid message number: %d
; A message has been deleted. %d will be replaced with the message number.
msgHasBeenDeletedText=nhg* yMessage #w%d yhas been deleted.
; No kludge lines for this message
noKludgeLinesForThisMsgText=nhyThere are no kludge lines for this message.
; Text for "Seraching personal mail"
searchingPersonalMailText=whSearching personal mail
; Text for prompting for search text
searchTextPromptText=cEnter the search textgh:nc
; Text for prompting for a 'from' name
fromNamePromptText=cEnter the 'from' name to search forgh:nc
; Text for prompting for a 'To' name
toNamePromptText=cEnter the 'to' name to search forgh:nc
; Text for an aborted operation (i.e., "Aborted")
abortedText=nyhiAbortedn
; Text for no personal email messages
noPersonalEmailText=ncYou have no messages.
; -------- Traditional reader interface colors & text --------
; Text for the prompt for a message number for a message to be deleted
deleteMsgNumPromptText=ncNumber of the message to be deleted (or hENTERnc to cancel)gh: c
; Text for the prompt for a message number for a message to be edited
editMsgNumPromptText=ncNumber of the message to be edited (or hENTERnc to cancel)gh: c
; Traditional interface help screen text color
tradInterfaceHelpScreenColor=ny
\ No newline at end of file
 @GRP-L#########@ @SUB-L####################@Ŀ
Msg#: @MSG_NUM_AND_TOTAL-L###############################################@
From: @MSG_FROM-L########################################################@
To : @MSG_TO-L##########################################################@
Subj: @MSG_SUBJECT-L#####################################################@
Date: @MSG_DATE-L########################################################@
Attr: @MSG_ALLATTR-L#####################################################@

This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment