> pictools > doc > pictd
> pictools > doc > pictd

Pictools: Pix Page Pieces
V3.3 (445)
pictd.html
/pictools/pictd.html
Wrapper for each thumbnail on a thumbs page
usage, in Pictools.properties: thumbs.pictd = /pictools/pictd.html
genhtml fetches the value of thumbs.pictd

This snippet is macro-expanded by genhtml for each [picture] line in a captions file. Its original value is

<td class="piccell"><a href="$picimage.php">
<img class="picimage"
src="$picthumbsdir/$picimage.jpg"
title="$picalt"
alt="$picalt" $picthumbsize /></a></td>

When thumbs.pictd is expanded the defined variables for genhtml macro expansion are the variables defined in genhtml, the variables added for thumbsparms.php and these additional definitions:

Symbol   Value description
picimage   HTML encoded image name (without dot or extension)
picext   Extension for imagename (without dot)
piccaption   Caption
picalt   Caption without any <...>
picthumbsize   Dimensions of the thumb image (currently always empty)
 
Copyright © 2023 ZweiBieren, All rights reserved. Feb 5, 2023 17:05 GMT Page maintained by ZweiBieren