actual configuration examples
This commit is contained in:
parent
7c153e6642
commit
d928f5a8c0
51
etc/gecolor.conf
Normal file
51
etc/gecolor.conf
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
; GoldED color configuration
|
||||||
|
color area border Blue on Black
|
||||||
|
color area highlight Yellow on Black
|
||||||
|
color area selector Yellow on Red
|
||||||
|
color area title White on Black
|
||||||
|
color area window LGrey on Black
|
||||||
|
color ask border Red on Black
|
||||||
|
color ask highlight Yellow on Black
|
||||||
|
color ask noselect LGrey on Black
|
||||||
|
color ask selector White on Blue
|
||||||
|
color ask title Yellow on Black
|
||||||
|
color ask window LGrey on Black
|
||||||
|
color background window LGrey on Black
|
||||||
|
color brag block LBlue on Black
|
||||||
|
color brag border White on Blue
|
||||||
|
color brag highlight LRed on Black
|
||||||
|
color brag title White on Black
|
||||||
|
color brag window White on Blue
|
||||||
|
color header border Blue on Black
|
||||||
|
color header edit White on Black
|
||||||
|
color header highlight White on Black
|
||||||
|
color header input Blue on LGrey
|
||||||
|
color header title Yellow on Black
|
||||||
|
color header window LGrey on Black
|
||||||
|
color help border Blue on LGrey
|
||||||
|
color help highlight Red on LGrey
|
||||||
|
color help selector White on Blue
|
||||||
|
color help window Black on LGrey
|
||||||
|
color info border White on Blue
|
||||||
|
color info title White on Blue
|
||||||
|
color info window White on Blue
|
||||||
|
color menu border Red on Black
|
||||||
|
color menu highlight Yellow on Black
|
||||||
|
color menu noselect DGrey on Black
|
||||||
|
color menu selector Yellow on Red
|
||||||
|
color menu title Yellow on Black
|
||||||
|
color menu window LGrey on Black
|
||||||
|
color reader block White on Red
|
||||||
|
color reader border LGrey on Black
|
||||||
|
color reader cursor White on Black
|
||||||
|
color reader kludhidd Cyan on Black
|
||||||
|
color reader quote Brown on Black
|
||||||
|
color reader quote2 Green on Black
|
||||||
|
color reader tearorig Magenta on Black
|
||||||
|
color reader url LCyan on Black
|
||||||
|
color reader window LGrey on Black
|
||||||
|
color shadow DGrey on Black
|
||||||
|
color status window White on Blue
|
||||||
|
color stylecode b Cyan on Black
|
||||||
|
color stylecode i Cyan on Black
|
||||||
|
color stylecode u Cyan on Black
|
118
etc/golded.conf
Normal file
118
etc/golded.conf
Normal file
@ -0,0 +1,118 @@
|
|||||||
|
# Golded configuration file
|
||||||
|
username Ivan Durak
|
||||||
|
address 2:5020/9999.99
|
||||||
|
akamatchnet yes
|
||||||
|
akamatchecho no
|
||||||
|
akamatchlocal no
|
||||||
|
goldpath /home/username/fido/etc
|
||||||
|
temppath /home/username/fido/tmp
|
||||||
|
nodelist /home/username/fido/etc/nodelist.ndl
|
||||||
|
userlist /home/username/fido/etc/userlist.ge
|
||||||
|
lookupnet yes
|
||||||
|
lookupecho no
|
||||||
|
lookuplocal no
|
||||||
|
dispmsgsize bytes
|
||||||
|
dispareano yes
|
||||||
|
displocalhigh yes
|
||||||
|
disppagebar no
|
||||||
|
disptabsize 8
|
||||||
|
viewhidden yes
|
||||||
|
viewkludge no
|
||||||
|
usepid no
|
||||||
|
outputfile /home/username/fido/tmp/message.txt
|
||||||
|
confirmresponse no
|
||||||
|
statuslinehelp nologo
|
||||||
|
editinternal yes
|
||||||
|
editchangedate yes
|
||||||
|
editcrlfterm no
|
||||||
|
edithardterm no
|
||||||
|
editfieldclear yes
|
||||||
|
editmenu yes
|
||||||
|
editsavemenu yes
|
||||||
|
editreplyre no
|
||||||
|
editquotemargin 75
|
||||||
|
zonegating no
|
||||||
|
whoto All
|
||||||
|
importbegin "==== SOF ===="
|
||||||
|
importend "==== EOF ===="
|
||||||
|
editheaderattrs yes
|
||||||
|
editheaderfirst yes
|
||||||
|
templatepath /home/username/fido/etc/templates
|
||||||
|
template default.t "default template"
|
||||||
|
quotemargin 75
|
||||||
|
quotestring " fl> "
|
||||||
|
replylink chain
|
||||||
|
replylinklist fast
|
||||||
|
dispsoftcr yes
|
||||||
|
################################################################
|
||||||
|
### Leave this line commented out unless you really need it. ###
|
||||||
|
### (And you definitely don't) ###
|
||||||
|
################################################################
|
||||||
|
# editsoftcrxlat H
|
||||||
|
#
|
||||||
|
#
|
||||||
|
xlatpath /usr/share/golded/charset
|
||||||
|
################################################################
|
||||||
|
### Example of character translation for Russian language. ###
|
||||||
|
### Uncomment these ^xlat.* lines if you need it. ###
|
||||||
|
################################################################
|
||||||
|
#xlatescset COMPOSED CP866 cmp_866.esc
|
||||||
|
#xlatcharset KOI8-R CP866 koi_866.chs
|
||||||
|
#xlatcharset CP866 KOI8-R 866_koi.chs
|
||||||
|
#xlatimport CP866
|
||||||
|
#xlatexport CP866
|
||||||
|
#xlatlocalset KOI8-R
|
||||||
|
#
|
||||||
|
personalmail allnames
|
||||||
|
carboncopylist names
|
||||||
|
crosspostlist verbose
|
||||||
|
twitmode skip
|
||||||
|
twitto yes
|
||||||
|
include /home/username/fido/etc/twit
|
||||||
|
displistcursor neartop
|
||||||
|
timeout 0
|
||||||
|
timeoutsavemsg no
|
||||||
|
useintl yes
|
||||||
|
useflags yes
|
||||||
|
usemsgid yes
|
||||||
|
usefwd no
|
||||||
|
ctrlinfonet tearline, origin
|
||||||
|
ctrlinfoecho tearline, origin
|
||||||
|
ctrlinfolocal tearline, origin
|
||||||
|
tearline "cut here ---"
|
||||||
|
origin Dummy point station
|
||||||
|
invalidate seenby "SEEN-BY" "SEEN+BY"
|
||||||
|
invalidate tearline "--- " "-+- "
|
||||||
|
invalidate origin " * Origin: " " + Origin: "
|
||||||
|
taglinesupport yes
|
||||||
|
taglinechar .
|
||||||
|
tagline @/home/username/fido/etc/taglines
|
||||||
|
beepnoises yes
|
||||||
|
beepyourmail yes
|
||||||
|
screenblanker 0
|
||||||
|
screensize auto
|
||||||
|
intensecolors yes
|
||||||
|
colorset detect
|
||||||
|
include gecolor.conf
|
||||||
|
attribsnet loc pvt
|
||||||
|
attribsecho loc
|
||||||
|
attribslocal loc
|
||||||
|
areascan *
|
||||||
|
areakeeplast yes
|
||||||
|
arealistpagebar yes
|
||||||
|
areareadonly soft
|
||||||
|
arealistsort te
|
||||||
|
areatypeorder net local echo
|
||||||
|
areafile fidoconfig /home/username/fido/etc/config
|
||||||
|
|
||||||
|
group carboncopy
|
||||||
|
member PERSONAL.MAIL
|
||||||
|
areareplydirect yes
|
||||||
|
endgroup
|
||||||
|
|
||||||
|
group moderated
|
||||||
|
member NETMAIL
|
||||||
|
# member PERSONAL.MAIL
|
||||||
|
twitmode show
|
||||||
|
endgroup
|
||||||
|
|
12
etc/goldkeys.cfg
Normal file
12
etc/goldkeys.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
; GoldED keyboard configuration
|
||||||
|
BackSpace EditDelLeft
|
||||||
|
^BackSpace EditDelLeft
|
||||||
|
^H EditDelLeft
|
||||||
|
U READPeekURLs
|
||||||
|
^U READPeekURLs
|
||||||
|
Tab AREAGoToNext
|
||||||
|
BackSpace AREAGoToPrev
|
||||||
|
/ READfindall
|
||||||
|
\ READtogglehtml
|
||||||
|
Tab READgotonextmsg
|
||||||
|
R READquotemsg
|
1
etc/taglines
Normal file
1
etc/taglines
Normal file
@ -0,0 +1 @@
|
|||||||
|
Alas - my tagline collection is empty!
|
22
etc/templates/default.t
Normal file
22
etc/templates/default.t
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
@moved* Answering a message posted to @oecho
|
||||||
|
@moved
|
||||||
|
Good ${greeting_time}, @pseudo!
|
||||||
|
@forward* Forwarded from @oecho by @cname (@caddr)
|
||||||
|
@forward* Originally by: @oname (@oaddr), @odate @otime
|
||||||
|
@forward* Originally to: @dname
|
||||||
|
@forward
|
||||||
|
@message
|
||||||
|
@forward
|
||||||
|
@new
|
||||||
|
@position
|
||||||
|
@reply@odate @otime @oname{I}{you} wrote to @dname{me}{you}.
|
||||||
|
@reply@position
|
||||||
|
@quoted@odate @otime, @oname{I}{you} wrote to @dname{me}{you}:
|
||||||
|
@quoted@position
|
||||||
|
@comment@odate @otime, @oname{I}{you} wrote to @dname{me}{you}:
|
||||||
|
@comment@position
|
||||||
|
@quotebuf
|
||||||
|
@quotebuf@odate @otime, @oname{I}{you} wrote to @dname{me}{you}:
|
||||||
|
@quotebuf
|
||||||
|
@quote
|
||||||
|
@quotebuf
|
Reference in New Issue
Block a user