|
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
?x_ttccaption
?x_ttctitle Filename = '2018-01-25 11.30.50 Panorama Simon - Jim at top of liaison Balme_stitch'
|
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)
| group=* name= count=4 order=random
?x_ttccaption
?x_ttctitle Filename = 'Walls-TotoraFlats'
|
(: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: '"2018-01-25 11.30.50 Panorama Simon - Jim at top of liaison Balme_stitch"'
theDate: '"2018-01-25"; "11.30.50 Panorama Simon - Jim at top of liaison Balme_stitch"'
theTime: '"11.30.50"; "Panorama Simon - Jim at top of liaison Balme_stitch"'
theDevice: '""; "Panorama Simon - Jim at top of liaison Balme_stitch"'
theImageIdentifier: '"Panorama"; "Simon - Jim at top of liaison Balme_stitch"'
thePhotographer: '"Simon"; "Jim at top of liaison Balme_stitch"'
thePanoramaSignifier: '""; "Jim at top of liaison Balme_stitch"'
theJunk: '""; "Jim at top of liaison Balme"'
theSuffix: '"stitch"; "Jim at top of liaison Balme"'
theFilename: '"Walls-TotoraFlats"'
theDate: '""; "Walls-TotoraFlats"'
theTime: '""; "Walls-TotoraFlats"'
theDevice: '""; "Walls-TotoraFlats"'
theImageIdentifier: '""; "Walls-TotoraFlats"'
thePhotographer: '""; "Walls-TotoraFlats"'
thePanoramaSignifier: '""; "Walls-TotoraFlats"'
theJunk: '""; "Walls-TotoraFlats"'
theSuffix: '""; "Walls-TotoraFlats"'
theFilename: '"2025-02-24 12.57.38 S20+ Simon - Nick at Vancouver Airport"'
theDate: '"2025-02-24"; "12.57.38 S20+ Simon - Nick at Vancouver Airport"'
theTime: '"12.57.38"; "S20+ Simon - Nick at Vancouver Airport"'
theDevice: '"S20+"; "Simon - Nick at Vancouver Airport"'
theImageIdentifier: '""; "Simon - Nick at Vancouver Airport"'
thePhotographer: '"Simon"; "Nick at Vancouver Airport"'
thePanoramaSignifier: '""; "Nick at Vancouver Airport"'
theJunk: '""; "Nick at Vancouver Airport"'
theSuffix: '""; "Nick at Vancouver Airport"'
theFilename: '"2025-03-02 07.53.02 S20+ Simon - Paradise Village Lodge"'
theDate: '"2025-03-02"; "07.53.02 S20+ Simon - Paradise Village Lodge"'
theTime: '"07.53.02"; "S20+ Simon - Paradise Village Lodge"'
theDevice: '"S20+"; "Simon - Paradise Village Lodge"'
theImageIdentifier: '""; "Simon - Paradise Village Lodge"'
thePhotographer: '"Simon"; "Paradise Village Lodge"'
thePanoramaSignifier: '""; "Paradise Village Lodge"'
theJunk: '""; "Paradise Village Lodge"'
theSuffix: '""; "Paradise Village Lodge"'
theFilename: '"day02-010-dsc00418-jrs"'
theDate: '""; "day02-010-dsc00418-jrs"'
theTime: '""; "day02-010-dsc00418-jrs"'
theDevice: '""; "day02-010-dsc00418-jrs"'
theImageIdentifier: '""; "day02-010-dsc00418-jrs"'
thePhotographer: '""; "day02-010-dsc00418-jrs"'
thePanoramaSignifier: '""; "day02-010-dsc00418-jrs"'
theJunk: '""; "day02-010-dsc00418-jrs"'
theSuffix: '""; "day02-010-dsc00418-jrs"'
#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 = '2025-02-24 12.57.38 S20+ Simon - Nick at Vancouver Airport'
?x_ttccaption
?x_ttctitle Filename = '2025-03-02 07.53.02 S20+ Simon - Paradise Village Lodge'
?x_ttccaption
?x_ttctitle Filename = 'day02-010-dsc00418-jrs'
|
|