mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-01 23:41:57 +02:00
Add 'My Messages' module
This commit is contained in:
parent
c695c1f4c5
commit
83d0daf4b7
5 changed files with 111 additions and 0 deletions
Binary file not shown.
BIN
art/themes/luciano_blocktronics/MYMSGLST.ANS
Normal file
BIN
art/themes/luciano_blocktronics/MYMSGLST.ANS
Normal file
Binary file not shown.
|
@ -450,6 +450,21 @@
|
|||
}
|
||||
}
|
||||
|
||||
messageAreaMyMessagesList: {
|
||||
config: {
|
||||
// Fri Sep 25th
|
||||
dateTimeFormat: ddd MMM Do
|
||||
}
|
||||
mci: {
|
||||
VM1: {
|
||||
height: 16
|
||||
width: 71
|
||||
itemFormat: "|00|15 {msgNum:<4.4} |03{subject:<34.33} {fromUserName:<19.18} |03{ts:<12.12}"
|
||||
focusItemFormat: "|00|19> |15{msgNum:<4.4} {subject:<34.33} {fromUserName:<19.18} {ts:<12.12}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
messageAreaViewPost: {
|
||||
0: {
|
||||
mci: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue