Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
custom:messageheader [2011/06/16 09:55] – created tracker1 | custom:messageheader [2022/07/02 12:29] (current) – [Message Header] Replace CVS mentions/links with Git digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Message Header ====== |
- | When reading messages, you will often want to create a custom header for the message reading, as an asc/ans file, instead of the default | + | < |
+ | ┌────────────────────────···· | ||
+ | │ Subj: Word wrapping | ||
+ | │ Attr: Replied | ||
+ | │ To : mark lewis █ ▌█ ▌▄ ▌ | ||
+ | │ From: Digital Man #1 | ||
+ | │ Date: Mon Apr 15 2019 03:17 am PDT (23.4 hours ago) software | ||
+ | └───────────────────────────────────────────────······ | ||
+ | </file> | ||
+ | Customizing | ||
+ | * Modifying the first 9 strings defined in the system' | ||
+ | * Creating/ | ||
- | The File should exist in '' | + | The default behavior for users of terminals with more than 40 columns is to use the hard-coded C/C++ Synchronet logic to display the '' |
- | Here are a few codes that I find useful (note the -L### is for padding/ | + | Since a 40-column version of the message header file ('' |
- | * @SMB_GROUP@ | + | |
- | * @SMB_SUB-L####### | + | |
- | * @SMB_CURMSG@ | + | |
- | * @SMB_MSGS@ | + | |
- | * @MSG_DATE-L######################### | + | |
- | * @MSG_ATTR-L######################### | + | |
- | * @MSG_FROM_NAME-L######################### | + | |
- | * @MSG_TO_NAME-L######################### | + | |
- | * @MSG_SUBJECT-L######################### | + | |
- | TODO: Clean this page up. | + | If you chose the '' |
+ | * MsgSubj | ||
+ | * MsgTags | ||
+ | * MsgAttr | ||
+ | * MsgTo | ||
+ | * MsgToNet | ||
+ | * MsgToExt | ||
+ | * MsgFrom | ||
+ | * MsgFromNet | ||
+ | * MsgFromExt | ||
+ | * MsgDate | ||
+ | * MsgVotes | ||
+ | * MsgHdrBodySeparator | ||
+ | * PollAnswerChecked | ||
+ | * ForwardedFrom | ||
+ | |||
+ | If you chose the '' | ||
+ | * SMB_GROUP | ||
+ | * SMB_SUB | ||
+ | * SMB_AREA_DESC | ||
+ | * SMB_CURMSG | ||
+ | * SMB_MSGS | ||
+ | * MSG_DATE | ||
+ | * MSG_TIMEZONE | ||
+ | * MSG_AGE | ||
+ | * MSG_ATTR | ||
+ | * MSG_FROM_NAME | ||
+ | * MSG_TO_NAME | ||
+ | * MSG_SUBJECT | ||
+ | |||
+ | Synchronet comes stock with: | ||
+ | * An example '' | ||
+ | * A message header to use only for 40-columns terminals: '' | ||
===== See Also ===== | ===== See Also ===== | ||
- | * [[: | + | * [[:custom:atcodes|@-Codes]] |
+ | * [[:custom: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
- | {{tag>}} | + | {{tag>message header}} |