home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / bcon110.zip / LOGON.HIS < prev    next >
Text File  |  1994-05-21  |  5KB  |  89 lines

  1.         Logon/logoff history
  2.  
  3.         v0.5ß Put my private oneliners and lastcallers file together
  4.               to create a simple logon ppe.
  5.  
  6.         v0.6ß Added a logoff.ppe, all this currently does is display a menu
  7.               with a couple of obvious choises.
  8.  
  9.         v0.7ß Moved the updating of the lastcallers file to the logoff ppe to
  10.               Added the ability to call logon.ppe with a parameter 'ol'. This
  11.               displays the oneliner bulletin, the user can also add a oneliner.
  12.               You can use this a a oneliner door.
  13.               Added the ability to exclude users from the lastcallers bulletin.
  14.               Messages posted in the logoff ppe itself were not being added
  15.               properly to the 'messages posted' of the lastcallers bulletin,
  16.               fixed.
  17.  
  18.         v0.8ß Created a logon.cfg and logoff.cfg file to make the ppe's as
  19.               configurable as possible. Changed the oneliners functions to
  20.               display the names of the users that entered a oneliner to users
  21.               with at least sysop security.
  22.               Fixed some cosmetic bugs.
  23.               Added the ability to execute an external ppe at the end of logon.
  24.               Added the ability to display a random statistics file at logon.
  25.               Added the ability to display a random goodbye file at logoff.
  26.  
  27.         v0.9ß Moved all text to special text files (ontext and offtext in the
  28.               graph subdir) to allow for multiple language support, just as with
  29.               the normal pcboard text files add a new language textfile with
  30.               the language extension and the programs should use it. The
  31.               language extension can also be added to the display files so they
  32.               will be displayed for the corresponding language.
  33.               The language support is not extensively tested since I don't use
  34.               multiple languages, but there's nothing difficult about it so
  35.               it should work fine. 
  36.               Added multiple sysops at feedback.
  37.  
  38.     v1.0ß First public beta testing release.
  39.           Added auto message support. 
  40.           Replaced the sysop feedback with my external feedback.ppe.
  41.           Replaced the internal page procedure with my external page.ppe.
  42.           Changed lastcallers to look like my separate lastcallers ppe.
  43.           Added lco.ppe to use instead of updating the last callers bul
  44.           in logoff.ppe, lco should be added somewhere else to catch
  45.           hangups etc.. If you already used my lastcallers ppe you can
  46.           remove that one if you use this logon ppe.
  47.           Added multiple random color schemes to the oneliners.
  48.           Added a logon broadcast option.
  49.  
  50.         v1.02  Added security check in logon and logoff. Logon still generates
  51.            the lastcaller info.
  52.            Saw a stupid documentation typo. I said to replace prompt #418
  53.            by lco.ppe but that should be #192, hope I haven't caused too 
  54.            much trouble with this ;). Also forgot to mention that the
  55.            statistics psa should be enabeled for the last callers part
  56.            of the ppe's.
  57.            Added configurability of the sequence in which the bulletins
  58.            are displayed.
  59.            Removed the internal lastcallers and inserted my external
  60.            lastcallers ppe (if you don't have the whole external package
  61.            mail me for it). I did this to make future updates of the last-
  62.            callers code somewhat easier ;). Full documentation is available
  63.            in lc.cfg and lc.doc.
  64.            Added new stats files which give much more information than 
  65.            those old pcb 15.0 stat files. Especially the real file/byte
  66.            ratio can now be displayed with 15.1 (like PCE). I left the other
  67.            stat files still there in case you've fallen in love with them,
  68.            but I'd recommend to use only the new ones, they're much more 
  69.            usefull, instead of those pretty pictures ;).
  70.            Added the ability to use prompts instead of the lightbar at
  71.            logoff, on request.
  72.            Added a clearscreen and # returns at the start of the ppe
  73.            to logon.cfg (line 11).
  74.            Changed the oneliner configuration a bit.
  75.     v1.10  Replaced feedback.ppe and page.ppe with the newer versions used
  76.            by my MATRIX ppe. The menus can be configured through .CFG files
  77.            in the directory CFG and the text for the feedback menus is in
  78.            MNUTXT (I've started putting the .CFG of my other utils in a 
  79.            CFG directory in case you wonder why).
  80.            Someone mentioned that the stat screens in the standard distribu-
  81.            tion (which I don't use) were messy, cleaned them up a bit. 
  82.            Added rand.ppe, this allows you to randomize display files.
  83.            Got some reports of a mistake with the last version. Somehow the
  84.            keys pressed in FEEDBACK.PPE are being displayed, I forgot to 
  85.            remove the debug code. Because this is pretty annoying I'm 
  86.            releasing this now even though it was my intension to add more 
  87.            features to 1.10.
  88.  
  89.