|
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] => http://kiwiwiki.co.nz/pmwiki/extensions/KWTLQuestionVars
[KWTLQuestionVarsHidden] => hidden
)
kwtlquestionvars\tlqvparsefilename()kwtlquestionvars\tlqvparsefilename()
theFilename: '"DiveFishSnow"'
theDate: '""; "DiveFishSnow"'
theTime: '""; "DiveFishSnow"'
theDevice: '""; "DiveFishSnow"'
theImageIdentifier: '""; "DiveFishSnow"'
thePhotographer: '""; "DiveFishSnow"'
thePanoramaSignifier: '""; "DiveFishSnow"'
theJunk: '""; "DiveFishSnow"'
theSuffix: '""; "DiveFishSnow"'
theFilename: '"2016-02-22 08.05.12 IMG_20160222_120512519 Simon - Adrian Welcome to Japan"'
theDate: '"2016-02-22"; "08.05.12 IMG_20160222_120512519 Simon - Adrian Welcome to Japan"'
theTime: '"08.05.12"; "IMG_20160222_120512519 Simon - Adrian Welcome to Japan"'
theDevice: '""; "IMG_20160222_120512519 Simon - Adrian Welcome to Japan"'
theImageIdentifier: '"IMG_20160222_120512519"; "Simon - Adrian Welcome to Japan"'
thePhotographer: '"Simon"; "Adrian Welcome to Japan"'
thePanoramaSignifier: '""; "Adrian Welcome to Japan"'
theJunk: '""; "Adrian Welcome to Japan"'
theSuffix: '""; "Adrian Welcome to Japan"'
theFilename: '"map day 2"'
theDate: '""; "map day 2"'
theTime: '""; "map day 2"'
theDevice: '""; "map day 2"'
theImageIdentifier: '""; "map day 2"'
thePhotographer: '""; "map day 2"'
thePanoramaSignifier: '""; "map day 2"'
theJunk: '""; "map day 2"'
theSuffix: '""; "map day 2"'
theFilename: '"2019-03-05 09.49.43 Panorama Simon - Jim on lower Monte Wolfe_stitch"'
theDate: '"2019-03-05"; "09.49.43 Panorama Simon - Jim on lower Monte Wolfe_stitch"'
theTime: '"09.49.43"; "Panorama Simon - Jim on lower Monte Wolfe_stitch"'
theDevice: '""; "Panorama Simon - Jim on lower Monte Wolfe_stitch"'
theImageIdentifier: '"Panorama"; "Simon - Jim on lower Monte Wolfe_stitch"'
thePhotographer: '"Simon"; "Jim on lower Monte Wolfe_stitch"'
thePanoramaSignifier: '""; "Jim on lower Monte Wolfe_stitch"'
theJunk: '""; "Jim on lower Monte Wolfe"'
theSuffix: '"stitch"; "Jim on lower Monte Wolfe"'
theFilename: '"2021-12-10 07.58.13 IMG_0145 Brian - Simon outside Cone Hut"'
theDate: '"2021-12-10"; "07.58.13 IMG_0145 Brian - Simon outside Cone Hut"'
theTime: '"07.58.13"; "IMG_0145 Brian - Simon outside Cone Hut"'
theDevice: '""; "IMG_0145 Brian - Simon outside Cone Hut"'
theImageIdentifier: '"IMG_0145"; "Brian - Simon outside Cone Hut"'
thePhotographer: '"Brian"; "Simon outside Cone Hut"'
thePanoramaSignifier: '""; "Simon outside Cone Hut"'
theJunk: '""; "Simon outside Cone Hut"'
theSuffix: '""; "Simon outside Cone Hut"'
theFilename: '"2019-02-26 07.41.04 Jim - view from our window of snow clearing"'
theDate: '"2019-02-26"; "07.41.04 Jim - view from our window of snow clearing"'
theTime: '"07.41.04"; "Jim - view from our window of snow clearing"'
theDevice: '""; "Jim - view from our window of snow clearing"'
theImageIdentifier: '""; "Jim - view from our window of snow clearing"'
thePhotographer: '"Jim"; "view from our window of snow clearing"'
thePanoramaSignifier: '""; "view from our window of snow clearing"'
theJunk: '""; "view from our window of snow clearing"'
theSuffix: '""; "view from our window of snow clearing"'
#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 = 'DiveFishSnow'
?x_ttccaption
?x_ttctitle Filename = '2016-02-22 08.05.12 IMG_20160222_120512519 Simon - Adrian Welcome to Japan'
?x_ttccaption
?x_ttctitle Filename = 'map day 2'
?x_ttccaption
?x_ttctitle Filename = '2019-03-05 09.49.43 Panorama Simon - Jim on lower Monte Wolfe_stitch'
?x_ttccaption
?x_ttctitle Filename = '2021-12-10 07.58.13 IMG_0145 Brian - Simon outside Cone Hut'
?x_ttccaption
?x_ttctitle Filename = '2019-02-26 07.41.04 Jim - view from our window of snow clearing'
|
|