Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
module:nodelist [2019/08/12 12:52] – [Customization] -> [Customize] digital manmodule:nodelist [2020/04/21 13:32] (current) – [Install] no manual install needed digital man
Line 23: Line 23:
 ===== Install ===== ===== Install =====
    
-To install the Node List module into the Terminal Server as the global hot-key handler (for Ctrl-U), use the following [[util:JSexec]] command-line: +The ''nodelist'' module is now the default value for SCFG->System->Loadable Modules->List Nodes and Who'Onlineso it needs no manual installation.
-  jsexec nodelist.js install +
-   +
-To have the Node List module handle your Terminal Server command shell menu options for listing nodes, make sure your installed command shell(s) invoke the "nodelist" module rather than calling an internal nodelist function. See [[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/exec/default.src?r1=1.22&r2=1.23|default.src]] for an example. All the stock command shells ''[[dir:exec]]/*.src'' have been updated in [[dev:CVS]]. If you update from CVSyou may need to recompile them by running ''jsexec [[module:update]].js'' +
 ===== Customize =====   ===== Customize =====