* Very very early work on FSE module

This commit is contained in:
Bryan Ashby
2015-06-25 22:34:33 -06:00
parent f56546cae5
commit 32fdbab88d
7 changed files with 117 additions and 56 deletions

View File

@@ -432,14 +432,10 @@
},
"demoFullScreenEditor" : {
"module" : "fse",
"art" : "demo_fse.ans",
"art" : "demo_fse_local_user.ans",
"options" : { "cls" : true },
"args" : {
"art" : {
"header" : "MSGHDR",
"body" : "MSGBODY",
"footer" : "MSGFTR"
}
"config" : {
"editorType" : "netMail"
}
}