|
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
?x_ttccaption
?x_ttctitle Filename = 'golden gate bridge'
|
(: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: '"golden gate bridge"'
theDate: '""; "golden gate bridge"'
theTime: '""; "golden gate bridge"'
theDevice: '""; "golden gate bridge"'
theImageIdentifier: '""; "golden gate bridge"'
thePhotographer: '""; "golden gate bridge"'
thePanoramaSignifier: '""; "golden gate bridge"'
theJunk: '""; "golden gate bridge"'
theSuffix: '""; "golden gate bridge"'
theFilename: '"2015-02-20 09.22.12 P1010783 Simon - street we walked along"'
theDate: '"2015-02-20"; "09.22.12 P1010783 Simon - street we walked along"'
theTime: '"09.22.12"; "P1010783 Simon - street we walked along"'
theDevice: '""; "P1010783 Simon - street we walked along"'
theImageIdentifier: '"P1010783"; "Simon - street we walked along"'
thePhotographer: '"Simon"; "street we walked along"'
thePanoramaSignifier: '""; "street we walked along"'
theJunk: '""; "street we walked along"'
theSuffix: '""; "street we walked along"'
theFilename: '"2020-03-03 09.25.35 GS8 Jim - Simon at Deer Valley Resort base"'
theDate: '"2020-03-03"; "09.25.35 GS8 Jim - Simon at Deer Valley Resort base"'
theTime: '"09.25.35"; "GS8 Jim - Simon at Deer Valley Resort base"'
theDevice: '"GS8"; "Jim - Simon at Deer Valley Resort base"'
theImageIdentifier: '""; "Jim - Simon at Deer Valley Resort base"'
thePhotographer: '"Jim"; "Simon at Deer Valley Resort base"'
thePanoramaSignifier: '""; "Simon at Deer Valley Resort base"'
theJunk: '""; "Simon at Deer Valley Resort base"'
theSuffix: '""; "Simon at Deer Valley Resort base"'
theFilename: '"2014-02-03 08.49.48 P1000329 Simon - Aspen Highlands Village"'
theDate: '"2014-02-03"; "08.49.48 P1000329 Simon - Aspen Highlands Village"'
theTime: '"08.49.48"; "P1000329 Simon - Aspen Highlands Village"'
theDevice: '""; "P1000329 Simon - Aspen Highlands Village"'
theImageIdentifier: '"P1000329"; "Simon - Aspen Highlands Village"'
thePhotographer: '"Simon"; "Aspen Highlands Village"'
thePanoramaSignifier: '""; "Aspen Highlands Village"'
theJunk: '""; "Aspen Highlands Village"'
theSuffix: '""; "Aspen Highlands Village"'
theFilename: '"DiveFishSnow"'
theDate: '""; "DiveFishSnow"'
theTime: '""; "DiveFishSnow"'
theDevice: '""; "DiveFishSnow"'
theImageIdentifier: '""; "DiveFishSnow"'
thePhotographer: '""; "DiveFishSnow"'
thePanoramaSignifier: '""; "DiveFishSnow"'
theJunk: '""; "DiveFishSnow"'
theSuffix: '""; "DiveFishSnow"'
#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 = '2015-02-20 09.22.12 P1010783 Simon - street we walked along'
?x_ttccaption
?x_ttctitle Filename = '2020-03-03 09.25.35 GS8 Jim - Simon at Deer Valley Resort base'
?x_ttccaption
?x_ttctitle Filename = '2014-02-03 08.49.48 P1000329 Simon - Aspen Highlands Village'
?x_ttccaption
?x_ttctitle Filename = 'DiveFishSnow'
|
|