add Test Extensions page
|
KWTL Question Vars
Category: Extensions
example
(:pagelist group=Trips fmt="Test/TTCTLQuestionVars#testcaption" list=normal count=2 wrap=none:)
| |
example
(:pagelist group=* fmt={$FullName}#testcaption list=normal count=1 wrap=none:)
| group=* name= count=1 order=random
|
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)
| group=* name= count=4 order=random
|
(:pagelist group={$Group} name={$Name} fmt=#testcaption wrap=none order=name count=111:)
| |
Messages
kwtlquestionvars.phpkwtlquestionvars.php
<hr>D:\Home\KiwiWiki\pmwiki\extensions\KWTLQuestionVars\KWTLQuestionVars.php: '2025-02-20'
conf[]: akey: debugKWTLQuestionVars, =dir, =url, KWTLQuestionVarsHidden
Array
(
[debugKWTLQuestionVars] => true
[=dir] => D:\Home\KiwiWiki\pmwiki\extensions/KWTLQuestionVars
[=url] => https://kiwiwiki.co.nz/pmwiki/extensions/KWTLQuestionVars
[KWTLQuestionVarsHidden] => hidden
)
kwtlquestionvars\tlqvparsefilename()kwtlquestionvars\tlqvparsefilename()
theFilename: '"1_0080"'
theDate: '""; "1_0080"'
theTime: '""; "1_0080"'
theDevice: '""; "1_0080"'
theImageIdentifier: '""; "1_0080"'
thePhotographer: '""; "1_0080"'
thePanoramaSignifier: '""; "1_0080"'
theJunk: '""; "1_0080"'
theSuffix: '""; "1_0080"'
theFilename: '"2022-03-10 15.32.48 IMG_0333 Brian - Copland carpark"'
theDate: '"2022-03-10"; "15.32.48 IMG_0333 Brian - Copland carpark"'
theTime: '"15.32.48"; "IMG_0333 Brian - Copland carpark"'
theDevice: '""; "IMG_0333 Brian - Copland carpark"'
theImageIdentifier: '"IMG_0333"; "Brian - Copland carpark"'
thePhotographer: '"Brian"; "Copland carpark"'
thePanoramaSignifier: '""; "Copland carpark"'
theJunk: '""; "Copland carpark"'
theSuffix: '""; "Copland carpark"'
theFilename: '"2016-03-03 08.34.05 P1000847 Simon - Shinjuku architecture_stitch"'
theDate: '"2016-03-03"; "08.34.05 P1000847 Simon - Shinjuku architecture_stitch"'
theTime: '"08.34.05"; "P1000847 Simon - Shinjuku architecture_stitch"'
theDevice: '""; "P1000847 Simon - Shinjuku architecture_stitch"'
theImageIdentifier: '"P1000847"; "Simon - Shinjuku architecture_stitch"'
thePhotographer: '"Simon"; "Shinjuku architecture_stitch"'
thePanoramaSignifier: '""; "Shinjuku architecture_stitch"'
theJunk: '""; "Shinjuku architecture"'
theSuffix: '"stitch"; "Shinjuku architecture"'
theFilename: '"2022-08-01 07.23.52 IMG_0422 Brian - Hurunui 3 hut and snowy hills in morning light"'
theDate: '"2022-08-01"; "07.23.52 IMG_0422 Brian - Hurunui 3 hut and snowy hills in morning light"'
theTime: '"07.23.52"; "IMG_0422 Brian - Hurunui 3 hut and snowy hills in morning light"'
theDevice: '""; "IMG_0422 Brian - Hurunui 3 hut and snowy hills in morning light"'
theImageIdentifier: '"IMG_0422"; "Brian - Hurunui 3 hut and snowy hills in morning light"'
thePhotographer: '"Brian"; "Hurunui 3 hut and snowy hills in morning light"'
thePanoramaSignifier: '""; "Hurunui 3 hut and snowy hills in morning light"'
theJunk: '""; "Hurunui 3 hut and snowy hills in morning light"'
theSuffix: '""; "Hurunui 3 hut and snowy hills in morning light"'
theFilename: '"2019-11-13 09.37.45 P1020066 Brian - Simon looking at Patterson Inlet tidal flats"'
theDate: '"2019-11-13"; "09.37.45 P1020066 Brian - Simon looking at Patterson Inlet tidal flats"'
theTime: '"09.37.45"; "P1020066 Brian - Simon looking at Patterson Inlet tidal flats"'
theDevice: '""; "P1020066 Brian - Simon looking at Patterson Inlet tidal flats"'
theImageIdentifier: '"P1020066"; "Brian - Simon looking at Patterson Inlet tidal flats"'
thePhotographer: '"Brian"; "Simon looking at Patterson Inlet tidal flats"'
thePanoramaSignifier: '""; "Simon looking at Patterson Inlet tidal flats"'
theJunk: '""; "Simon looking at Patterson Inlet tidal flats"'
theSuffix: '""; "Simon looking at Patterson Inlet tidal flats"'
#testcaption
display a random image
>>comment<<
[[#testcaption]]
(:template default order=random count=1 group=Trips if="attachments" list=normal:)
(:template first:)
!!!! group={$$group} name={$$name} count={$$count} order={$$order}
(:template each:)
!!!!! [[{=$FullName}]]
(:thumblist captionfmt="?x_ttccaption?n?n?x_ttctitle?nFilename = '?i'" titlefmt="?x_ttctitle" {=$FullName} px=20 link=2 order={$$order} order2=name count=1:)
[[#testcaptionend]]
>><<
(:pagelist fmt=#testcaption list=normal count=8 px=32:)
|
(:template default order=random count=1 group=Trips if="attachments" list=normal:)
(:template first:)
group={$$group} name={$$name} count={$$count} order={$$order}
(:template each:)
group=Trips name= count=8 order=random
?x_ttccaption
?x_ttctitle Filename = '1_0080'
?x_ttccaption
?x_ttctitle Filename = '2022-03-10 15.32.48 IMG_0333 Brian - Copland carpark'
?x_ttccaption
?x_ttctitle Filename = '2016-03-03 08.34.05 P1000847 Simon - Shinjuku architecture_stitch'
?x_ttccaption
?x_ttctitle Filename = '2022-08-01 07.23.52 IMG_0422 Brian - Hurunui 3 hut and snowy hills in morning light'
?x_ttccaption
?x_ttctitle Filename = '2019-11-13 09.37.45 P1020066 Brian - Simon looking at Patterson Inlet tidal flats'
|
|