Re: search for file listing in javascript
By: Ragnarok to DOVE-Net.Synchronet_Discussion on Tue Jul 09 2019 09:12 pm
Any lightbar file listing for synchornet in javascript?
i found one that is from DigitalDistortion but this use baja.
And mine only uses a lightbar for the user input line on the bottom. :)
i'm search for simil Wordlgroup file listing with tag for batchdownload
I don't remember what the Worldgroup one looked like, but there's a JavaScript script in the sbbs\exec directory called filearea-lb.js (originally created by echicken) that profiles lightbar file listing/navigation.
You can have it list files in a particular directory by passing the directory's internal code to the .js script on the command line. For instance, from a JavaScript shell, to list directories in the user's current file directory:
bbs.exec("?filearea-lb.js " + bbs.curdir_code);
If you don't have filearea-lb.js in your sbbs\exec directory, you can get it from the Synchronet CVS. Also, it requires the following from the exec\load directory:
file_size.js
filedir.js
frame.js
tree.js
scrollbar.js
sbbsdefs.js
nodedefs.js
cga_defs.js
Nightfox
---
þ Synchronet þ Digital Distortion: digitaldistortionbbs.com