mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] html_mods update 3


From: Mike Jones
Subject: [Mldonkey-users] html_mods update 3
Date: Sat, 15 Feb 2003 16:11:26 -0800

Since there hasn't been a CVS update in a while here is another patch
for 2.02-9.

Changes since last
- search results "vr" in a table
- basic friends table with file listing access
- vd<#> sources info more complete
- human readable G/M/k option for all byte totals
- ETA, file availability etc.

wget http://members.tripod.com/test_page/html_mods-2.02-9.zip

Here is the full txt:
========
"set html_mods true" - this turns it on, it might also need
"set use_html_frames true"    and
"set html_checkbox_file_list true"

- Present "vd" information in a table, and include # of sources
  available for each file (+ mouseover for "vd #"), and ETA
  + Availability %
        default: (set html_mods_use_relative_availability true)
  - split Old column into Age + Last 
  - put "Network" into a mouseover-file tooltip to save space

  - can "set html_mods_vd_age false" to turn off age column
  - can "set html_mods_vd_last false" to turn off last column

- "set html_mods_human_readable true" by default, prints bytes in G/M/k 

- "uploaders", "cs", "upstats" output in a table 

- "friends" output in a table

new commands:
  + added: "friend_add <client#>"
  + added: "friend_remove <client#>"
  + added: "friend_removeall"

  - can view friends files by clicking in this table (if they have files listed)

- Connected/View All Servers output in a table, with button to
  easily connect/disconnect from each

- "vd <#>" includes sources information like chunk display per source,
  IP, client type, queue position (rank), score, LastOK/Try/NextTry displayed in
minutes rather than date, and indicates from which sources you are actively
downloading, and client state (que'd, qout, etc) ... + more columns
  + ed2k link
  + click source client # to add to friends list
  (mouseover seems slow in opera browser - opera bad with big tables?
  works fine in IE and Moz)
  
- added command "verify_chunks <#>" - linked in vd <#>

- added command "reload_messages" to reload the
  ~/.mldonkey_messages.ini

- new frames layout

- sort any table by clicking column header (javascript)

- bw_stats command to display bandwidth stats in fstatus frame (updates every 
10 seconds)
  (Total kbs (UDP|TCP))
  
- ??

===

cvs -z3 -d:pserver:address@hidden:/cvsroot/mldonkey co mldonkey
cd mldonkey/
patch -p0 -E -s < ../html_mods/wherever.patch
./configure --enable-batch --disable-multinet && make depend && make

Then replace the ~/.mldonkey_messages file.

"set commands_frame_height 80"

in mldonkey to have the top frame sized to 80 pixels





reply via email to

[Prev in Thread] Current Thread [Next in Thread]