[renames pesco@khjk.org**20200610200032 Ignore-this: d5ee57c3ef29b473119caa750428be84 ] move ./fotogirl ./fotogal move ./pixpls.js ./pixls.js hunk ./README 4 - fotogirl - ========== + fotogal + ========= hunk ./README 14 - - call 'fotogirl'. + - call 'fotogal'. hunk ./README 37 - default: 'pixpls.js' (see below). + default: 'pixls.js' (see below). hunk ./README 46 -pixpls.js ------------ +pixls.js +---------- hunk ./README 53 -'fotogirl' generates suitable html, namely 'rel' and 'title' attributes on -image links. it will include 'pixpls.js' by default; just place the file next +'fotogal' generates suitable html, namely 'rel' and 'title' attributes on +image links. it will include 'pixls.js' by default; just place the file next hunk ./README 64 -have a look: +have a look: hunk ./README 70 - darcs get http://code.khjk.org/fotogirl + darcs get http://code.khjk.org/fotogal hunk ./fotogal 5 -env|grep -q '^js=' || js="pixpls.js" # optional js to include +env|grep -q '^js=' || js="pixls.js" # optional js to include hunk ./fotogal 42 - #byfotogirl {font-size:smaller; color:gray;} + #byfotogal {font-size:smaller; color:gray;} hunk ./fotogal 71 - tmp=`mktemp /tmp/fotogirl.XXXXXX` + tmp=`mktemp /tmp/fotogal.XXXXXX` hunk ./fotogal 110 -
generated by -fotogirl, (c) pesco 2010
+
generated by +fotogal, (c) pesco 2010
hunk ./pixls.js 1 -// pixpls: a tiny "lightbox" work-alike +// pixls: a tiny "lightbox" work-alike hunk ./pixls.js 8 -// include 'pixpls.js' (no other files needed). +// include 'pixls.js' (no other files needed).