Skip to content
Snippets Groups Projects
Commit 9b3ceae1 authored by Eric Oulashin's avatar Eric Oulashin
Browse files

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
No related branches found
No related tags found
1 merge request!159DDMsgReader can be called directly as a loadable module
Pipeline #2896 passed