mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-03 00:12:01 +02:00
Major work on breaking up menus
This commit is contained in:
parent
35ef2db446
commit
965e845834
12 changed files with 4147 additions and 4612 deletions
|
@ -4,6 +4,11 @@
|
|||
author: Luciano Ayres
|
||||
group: blocktronics
|
||||
enabled: true
|
||||
|
||||
//
|
||||
// Also check out Luciano's ANSIGARDEN:
|
||||
// http://www.ansigarden.com/
|
||||
//
|
||||
}
|
||||
|
||||
customization: {
|
||||
|
@ -32,7 +37,7 @@
|
|||
ET2: { width: 23 }
|
||||
ET5: { width: 23 }
|
||||
ET6: { width: 23 }
|
||||
|
||||
|
||||
ET7: { width: 23 }
|
||||
ET8: { width: 23 }
|
||||
ET9: { width: 23 }
|
||||
|
@ -43,14 +48,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
newUserApplicationSsh: {
|
||||
mci: {
|
||||
ET1: { width: 23 }
|
||||
ET2: { width: 23 }
|
||||
ET5: { width: 23 }
|
||||
ET6: { width: 23 }
|
||||
|
||||
|
||||
ET7: { width: 23 }
|
||||
ET8: { width: 23 }
|
||||
ET9: { width: 23 }
|
||||
|
@ -97,7 +102,7 @@
|
|||
}
|
||||
TM2: {
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1: {
|
||||
|
@ -227,7 +232,7 @@
|
|||
}
|
||||
TM2: {
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1: {
|
||||
|
@ -241,8 +246,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaMessageList: {
|
||||
config: {
|
||||
messageBaseMessageList: {
|
||||
config: {
|
||||
dateTimeFormat: ddd MMM Do
|
||||
allViewsInfoFormat10: "|00|15{msgNumSelected:>4.4} |08/ |15{msgNumTotal:<4.4}"
|
||||
}
|
||||
|
@ -256,7 +261,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaChangeCurrentConference: {
|
||||
messageBaseChangeCurrentConference: {
|
||||
mci: {
|
||||
VM1: {
|
||||
width: 26
|
||||
|
@ -267,7 +272,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaChangeCurrentArea: {
|
||||
messageBaseChangeCurrentArea: {
|
||||
mci: {
|
||||
VM1: {
|
||||
width: 26
|
||||
|
@ -278,7 +283,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaSetNewScanDate: {
|
||||
messageBaseSetNewScanDate: {
|
||||
mci: {
|
||||
SM2: {
|
||||
width: 54
|
||||
|
@ -299,7 +304,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
mailMenuCreateMessage: {
|
||||
privateMailMenuCreateMessage: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
|
@ -314,7 +319,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
mailMenuInbox: {
|
||||
privateMailMenuInbox: {
|
||||
config: {
|
||||
dateTimeFormat: ddd MMM Do
|
||||
allViewsInfoFormat10: "|00|15{msgNumSelected:>4.4} |08/ |15{msgNumTotal:<4.4}"
|
||||
|
@ -344,7 +349,7 @@
|
|||
TM2: {
|
||||
focusTextStyle: upper
|
||||
items: [ "yes", "no" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1: {
|
||||
|
@ -375,7 +380,7 @@
|
|||
TL6: { width: 28 }
|
||||
TL7: { width: 28 }
|
||||
TL8: { width: 28 }
|
||||
TL9: { width: 28 }
|
||||
TL9: { width: 28 }
|
||||
}
|
||||
},
|
||||
1: {
|
||||
|
@ -500,7 +505,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaSearchMessageList: {
|
||||
messageBaseSearchMessageList: {
|
||||
config: {
|
||||
allViewsInfoFormat10: "|00|15{msgNumSelected:>4.4} |08/ |15{msgNumTotal:<4.4}"
|
||||
// Fri Sep 25th
|
||||
|
@ -516,7 +521,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaMyMessagesList: {
|
||||
messageBaseMyMessagesList: {
|
||||
config: {
|
||||
// Fri Sep 25th
|
||||
dateTimeFormat: ddd MMM Do
|
||||
|
@ -531,22 +536,23 @@
|
|||
}
|
||||
}
|
||||
|
||||
// The 'msg_list' module looks for this entry by default
|
||||
messageAreaViewPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: {
|
||||
TL1: {
|
||||
width: 19
|
||||
textOverflow: ...
|
||||
textOverflow: ...
|
||||
}
|
||||
TL2: {
|
||||
width: 19
|
||||
textOverflow: ...
|
||||
}
|
||||
TL3: {
|
||||
TL3: {
|
||||
width: 19
|
||||
textOverflow: ...
|
||||
}
|
||||
TL5: {
|
||||
TL5: {
|
||||
width: 19
|
||||
textOverflow: ...
|
||||
}
|
||||
|
@ -566,7 +572,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaNewPost: {
|
||||
messageBaseNewPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
|
@ -582,7 +588,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaReplyPost: {
|
||||
messageBaseReplyPost: {
|
||||
0: {
|
||||
mci: {
|
||||
TL1: { width: 19, textOverflow: "..." }
|
||||
|
@ -664,7 +670,7 @@
|
|||
}
|
||||
|
||||
newScanMessageList: {
|
||||
config: {
|
||||
config: {
|
||||
dateTimeFormat: ddd MMM Do
|
||||
allViewsInfoFormat10: "|00|15{msgNumSelected:>4.4} |08/ |15{msgNumTotal:<4.4}"
|
||||
}
|
||||
|
@ -693,7 +699,7 @@
|
|||
config: {
|
||||
hashTagsSep: "|08, |07"
|
||||
browseInfoFormat10: "|00|10{fileName:<.44} |08- |03{byteSize!sizeWithoutAbbr} |11{byteSize!sizeAbbr} |08- |03uploaded |11{uploadTimestamp}"
|
||||
browseInfoFormat11: "|00|15{areaName}"
|
||||
browseInfoFormat11: "|00|15{areaName}"
|
||||
browseInfoFormat12: "|00|07{hashTags}"
|
||||
browseInfoFormat13: "|00|07{estReleaseYear}"
|
||||
browseInfoFormat14: "|00|07{dlCount}"
|
||||
|
@ -706,7 +712,7 @@
|
|||
|
||||
isQueuedIndicator: "|00|10YES"
|
||||
isNotQueuedIndicator: "|00|07no"
|
||||
|
||||
|
||||
userRatingTicked: "|00|15*"
|
||||
userRatingUnticked: "|00|07-"
|
||||
|
||||
|
@ -749,7 +755,7 @@
|
|||
TL13: { width: 21 }
|
||||
TL14: { width: 21 }
|
||||
TL15: { width: 21 }
|
||||
TL16: { width: 21 }
|
||||
TL16: { width: 21 }
|
||||
TL17: { width: 73 }
|
||||
|
||||
}
|
||||
|
@ -793,7 +799,7 @@
|
|||
config: {
|
||||
hashTagsSep: "|08, |07"
|
||||
browseInfoFormat10: "|00|10{fileName:<44} |08- |03{byteSize!sizeWithoutAbbr} |11{byteSize!sizeAbbr} |08- |03uploaded |11{uploadTimestamp}"
|
||||
browseInfoFormat11: "|00|15{areaName}"
|
||||
browseInfoFormat11: "|00|15{areaName}"
|
||||
browseInfoFormat12: "|00|07{hashTags}"
|
||||
browseInfoFormat13: "|00|07{estReleaseYear}"
|
||||
browseInfoFormat14: "|00|07{dlCount}"
|
||||
|
@ -806,7 +812,7 @@
|
|||
|
||||
isQueuedIndicator: "|00|10YES"
|
||||
isNotQueuedIndicator: "|00|07no"
|
||||
|
||||
|
||||
userRatingTicked: "|00|15*"
|
||||
userRatingUnticked: "|00|07-"
|
||||
|
||||
|
@ -849,7 +855,7 @@
|
|||
TL13: { width: 21 }
|
||||
TL14: { width: 21 }
|
||||
TL15: { width: 21 }
|
||||
TL16: { width: 21 }
|
||||
TL16: { width: 21 }
|
||||
TL17: { width: 73 }
|
||||
|
||||
}
|
||||
|
@ -901,7 +907,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fileBaseSearch: {
|
||||
mci: {
|
||||
|
@ -977,7 +983,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
fileAreaFilterEditor: {
|
||||
fileBaseFilterEditor: {
|
||||
mci: {
|
||||
ET1: {
|
||||
width: 26
|
||||
|
@ -1086,7 +1092,7 @@
|
|||
mci: {
|
||||
TL1: { width: 48 }
|
||||
TL2: { width: 48 }
|
||||
TL3: { width: 48 }
|
||||
TL3: { width: 48 }
|
||||
MT4: {
|
||||
height: 6
|
||||
width: 68
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue