-
- Downloads
DDMsgReader can be called directly as a loadable module
DDMsgReader can now be called directly as a loadable module by Synchronet (though requires the included ddmr_lm.js if DDMsgReader.js is not in sbbs/exec or sbbs/mods). Also, refactored DDMsgReader to use attr_conv.js and removed the attribute conversion functions from this script. Also added a parameter to convertAttrsToSyncPerSysCfg() in attr_conv.js to specify whether or not to convert ANSI codes to Synchronet attribute codes.
parent
0c9985d4
Branches
Tags
Showing
- exec/load/attr_conv.js 11 additions, 5 deletionsexec/load/attr_conv.js
- xtrn/DDMsgReader/DDMsgReader.js 277 additions, 1262 deletionsxtrn/DDMsgReader/DDMsgReader.js
- xtrn/DDMsgReader/ddmr_lm.js 15 additions, 0 deletionsxtrn/DDMsgReader/ddmr_lm.js
- xtrn/DDMsgReader/loadable_module_scripts/DDReadPersonalMail.js 0 additions, 76 deletions...DDMsgReader/loadable_module_scripts/DDReadPersonalMail.js
- xtrn/DDMsgReader/loadable_module_scripts/DDScanMsgs.js 0 additions, 57 deletionsxtrn/DDMsgReader/loadable_module_scripts/DDScanMsgs.js
- xtrn/DDMsgReader/loadable_module_scripts/DDScanSubs.js 0 additions, 66 deletionsxtrn/DDMsgReader/loadable_module_scripts/DDScanSubs.js
- xtrn/DDMsgReader/readme.txt 35 additions, 30 deletionsxtrn/DDMsgReader/readme.txt
- xtrn/DDMsgReader/revision_history.txt 4 additions, 0 deletionsxtrn/DDMsgReader/revision_history.txt
Loading
Please register or sign in to comment