home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume10 / notes-mod.pch / diffs.doc next >
Encoding:
Text File  |  1987-07-29  |  5.3 KB  |  161 lines

  1. *** 2.1.old        Wed Jul  1 16:23:05 1987
  2. --- 2.1            Wed Jul  1 16:23:14 1987
  3. ***************
  4. *** 268,274 ****
  5.   .ix
  6.   Read the policy note.
  7.   .ix
  8. ! Check on anonymous and networked status.
  9.   .ix
  10.   Register a complaint/suggestion about notesfiles.
  11.   .ix
  12. --- 268,274 ----
  13.   .ix
  14.   Read the policy note.
  15.   .ix
  16. ! Check on anonymous, networked, local, and moderated status.
  17.   .ix
  18.   Register a complaint/suggestion about notesfiles.
  19.   .ix
  20. ***************
  21. *** 522,534 ****
  22.   After the prompt,
  23.   type the insert command along with the text you wish to enter.
  24.   Write the text to the disk and leave the editor.  The system will prompt
  25. ! you for various options if they are available:  anonymity, director
  26. ! message status, and the note's title.
  27.   
  28.       To write a response to a note type ``w'' while that note or any of
  29.   its responses is displayed. 
  30.   The same steps used to write a base note
  31.   should then be followed.
  32.   
  33.   .ss "Mailing Notesfile Text"
  34.   
  35. --- 522,549 ----
  36.   After the prompt,
  37.   type the insert command along with the text you wish to enter.
  38.   Write the text to the disk and leave the editor.  The system will prompt
  39. ! you for various options if they are available:  signature block, anonymity,
  40. ! director message status, and the note's title.
  41.   
  42.       To write a response to a note type ``w'' while that note or any of
  43.   its responses is displayed. 
  44.   The same steps used to write a base note
  45.   should then be followed.
  46. +     In the case of moderated notesfiles where submissions should be
  47. + sent to the notesfile topic administrator, the behavior of ``w'' is
  48. + changed slightly.
  49. + When writing a new note the notesfile system will prompt to
  50. + say, ``Moderated, send mail to moderator?''
  51. + A response of ``y'' will invoke the mail program with the To: line set
  52. + to the moderator's name.
  53. + The text entered will not be entered into the notesfile.
  54. + Instead a mail message with the text is sent to the topic administrator.
  55. + He or she will check the submission for appropriateness, then insert it
  56. + into the notesfile for distribution.
  57. + Writing a response in a moderated notesfile invokes the mail program without
  58. + prompting.
  59.   
  60.   .ss "Mailing Notesfile Text"
  61.   
  62. *** 2.2.old        Wed Jul  1 16:23:51 1987
  63. --- 2.2            Wed Jul  1 16:23:54 1987
  64. ***************
  65. *** 321,326 ****
  66. --- 321,334 ----
  67.   If unspecified, the system uses a standard set which usually includes
  68.   ``general'' and ``net.general''.
  69.   .ix
  70. + ``NFSIG'' specifies the file name containing a signature block to be included
  71. + at the end of a note or response.
  72. + If this variable is set, notes will prompt whether to include this file
  73. + when the user writes a new note or response.
  74. + The signature block typically contains the user's name and various mail paths
  75. + back to him or her.
  76. + It should be kept small and concise.
  77. + .ix
  78.   ``PAGER'' is the paging program (``more'', ``pg'') which is used for scrolling
  79.   the help files.
  80.   The default paging program is /usr/ucb/more.
  81. *** 3.1.old        Wed Jul  1 16:24:09 1987
  82. --- 3.1            Wed Jul  1 16:24:11 1987
  83. ***************
  84. *** 28,33 ****
  85. --- 28,35 ----
  86.   .ix
  87.   Allow the notesfile to be networked.
  88.   .ix
  89. + Toggle the notesfile's moderated and local flags.
  90. + .ix
  91.   Permit or restrict anonymous notes.
  92.   .ix
  93.   Compress the notesfile.
  94. ***************
  95. *** 56,61 ****
  96. --- 58,65 ----
  97.   (o) Notesfile:   OPEN    Next note in slot: 1
  98.   (n) Networked:   YES    Deleted Notes (holes): 0  
  99.   (A) Is Archive:  NO    Deleted Responses (holes): 0  
  100. + (M) Moderated:   YES
  101. + (L) Local:       NO
  102.   (e) Expiration Threshold: Default
  103.   (E) Expiration Action:    ARCHIVE
  104.   (D) Archive with Dirmsg:  NOCARE   
  105. ***************
  106. *** 78,83 ****
  107. --- 82,88 ----
  108.   
  109.       Options available on this page include:  access lists, policy
  110.   note writing, title & director messages, open/close notesfile,
  111. + moderated & local notesfiles,
  112.   network enabling, anonymous notes, notesfile compress, and delete
  113.   a list of notes.
  114.   
  115. ***************
  116. *** 194,199 ****
  117. --- 199,220 ----
  118.   Arrangements must be made with the notesfile system ``owner'' to do the network
  119.   transfers.
  120.   
  121. + .ss "Moderated Notesfiles"
  122. +     Type ``M'' (``moderated'') to toggle whether a notesfile is moderated
  123. + or not.
  124. + Moderated notesfiles do not allow direct submissions.
  125. + Instead the text entered with a ``w'' command is enclosed in a mail message
  126. + and sent to the topic moderator.
  127. + A list of notesfiles and moderator mail addresses is kept in ~notes/moderators.
  128. + .ss "Local Notes"
  129. +     Type ``L'' (``local'') to toggle whether the notesfile is local
  130. + to the site.
  131. + Local notesfiles don't prompt to include signature files if the NFSIG
  132. + environment variable is set.
  133.   .ss "Anonymous Notes"
  134.   
  135.       Type ``a'' (``anonymous'') to toggle the availability of
  136. ***************
  137. *** 599,602 ****
  138. --- 620,635 ----
  139.   
  140.       Mapping is performed by the transmission program ``nfxmit''.
  141.   The ``nfrcv'' program does not consult this table.
  142. + .ss "Moderated Notesfiles"
  143. +     Moderated notesfiles don't allow direct submission of new notes
  144. + or responses.
  145. + The text entered by a user after a ``w'' command is collected by the mail
  146. + program of choice and sent to the topic moderator.
  147. + A list of notesfile names and moderator mail addresses is kept in the
  148. + file /usr/spool/notes/.utilities/moderators.
  149. + Each line of the file has a notesfile name, white space (tabs or blanks),
  150. + then the mail address of the moderator.
  151. + Any text following a ``#'' is considered a comment.
  152.   
  153.