s4

changeset 472:38bf8d300b12

For slower connection, it's better to use img-link over data:
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 Aug 2017 08:47:01 +0859
parents 1dacdf998892
children 677597199031
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Mon Aug 28 22:51:45 2017 +0859
     1.2 +++ b/s4-funcs.sh	Wed Aug 30 08:47:01 2017 +0859
     1.3 @@ -3410,7 +3410,7 @@
     1.4  ## err fn=$fn, name=$name, ri=$ri; ls -lF "$td/" 1>&3
     1.5  			   #imgsrc="<img src=\"data:$ct,$data\">"
     1.6  			   #echo "<a href=\"$hrfb+$ri\">$imgsrc</a><br>"
     1.7 -			   iconhref "$td/$fn" "$hrfb+$ri" ""
     1.8 +			   iconhref2 "$td/$fn" "$hrfb+$ri" ""
     1.9  			 done)
    1.10  	  fi
    1.11  	else