• xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt revision_history.txt

    From nightfox@VERT to CVS commit on Thu Aug 22 16:25:05 2019
    xtrn/DDAreaChoosers DDFileAreaChooser.js 1.12 1.13 DDMsgAreaChooser.js 1.14 1.15 readme.txt 1.3 1.4 revision_history.txt 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/DDAreaChoosers
    In directory cvs:/tmp/cvs-serv12709

    Modified Files:
    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    revision_history.txt
    Log Message:
    Version 1.18: The user can now search for message/file areas with CTRL_F or the / key. In lightbar mode, it will highlight the first match, and in lightbar mdoe, the user can press N to go to the next match. In the traditional interface, searching will list the matching items found (and in the traditional interface, the N for 'next search' is not applicable).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to CVS commit on Fri Aug 23 05:53:21 2019
    Re: xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js readme.tx
    By: nightfox to CVS commit on Thu Aug 22 2019 08:25 pm

    xtrn/DDAreaChoosers DDFileAreaChooser.js 1.12 1.13 DDMsgAreaChooser.js 1.14 1.15 readme.txt 1.3 1.4 revision_history.txt 1.3 1.4 Update of /cvsroot/sbbs/xtrn/DDAreaChoosers In directory cvs:/tmp/cvs-serv12709

    Modified Files:
    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    revision_history.txt
    Log Message:
    Version 1.18: The user can now search for message/file areas with CTRL_F or the / key. In lightbar mode, it will highlight the first match, and in lightbar mdoe, the user can press N to go to the next match. In the traditional interface, searching will list the matching items found (and in the traditional interface, the N for 'next search' is not applicable).

    Also, listing message sub-boards is now a lot faster. When listing the number of messages in a sub-board, it now just prints the MsgBase.total_msgs property rather than counting only the readable messages (filtering out vote response headers, headers marked as deleted, etc.), which can take some time with sub-boards that have a few thousand messages or more.

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Sat Aug 24 07:23:01 2019
    xtrn/DDAreaChoosers DDFileAreaChooser.js 1.13 1.14 DDMsgAreaChooser.js 1.15 1.16 readme.txt 1.4 1.5 revision_history.txt 1.4 1.5
    Update of /cvsroot/sbbs/xtrn/DDAreaChoosers
    In directory cvs:/tmp/cvs-serv23880

    Modified Files:
    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    revision_history.txt
    Log Message:
    Version 1.19: Bug fix for the 'next' search feature in lightbar mode


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@VERT/DOCKSUD to nightfox on Sun Aug 25 15:17:59 2019
    El 23/8/19 a las 00:25, nightfox escribió:
    xtrn/DDAreaChoosers DDFileAreaChooser.js 1.12 1.13 DDMsgAreaChooser.js 1.14 1.15 readme.txt 1.3 1.4 revision_history.txt 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/DDAreaChoosers
    In directory cvs:/tmp/cvs-serv12709

    Modified Files:
    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    revision_history.txt
    Log Message:
    Version 1.18: The user can now search for message/file areas with CTRL_F or the / key. In lightbar mode, it will highlight the first match, and in lightbar mdoe, the user can press N to go to the next match. In the traditional interface, searching will list the matching items found (and in the traditional interface, the N for 'next search' is not applicable).

    ---

    good feature! thanks!

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From Nightfox@VERT/DIGDIST to Ragnarok on Sun Aug 25 16:03:27 2019
    Re: Re: xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.jsreadme
    By: Ragnarok to nightfox on Sun Aug 25 2019 07:17 pm

    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    Version 1.18: The user can now search for message/file areas with
    CTRL_F or the / key. In lightbar mode, it will highlight the first
    match, and in lightbar mdoe, the user can press N to go to the next
    match. In the traditional interface, searching will list the matching
    items found (and in the traditional interface, the N for 'next search'
    is not applicable).

    good feature! thanks!

    No problem. This feature was requested by Psi-Jack. I actually think it's a nice feature too.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Sun Apr 19 10:47:42 2020
    xtrn/DDAreaChoosers DDFileAreaChooser.js 1.14 1.15 DDMsgAreaChooser.js 1.16 1.17 readme.txt 1.5 1.6 revision_history.txt 1.5 1.6
    Update of /cvsroot/sbbs/xtrn/DDAreaChoosers
    In directory cvs:/tmp/cvs-serv15591

    Modified Files:
    DDFileAreaChooser.js DDMsgAreaChooser.js readme.txt
    revision_history.txt
    Log Message:
    Version 1.20: Now uses the DDLightbarMenu class for lightbar mode, and the internal lightbar code has been removed. Requires the latest dd_lightbar_menu.js in sbbs/exec/load.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net