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 = '2023-04-19 07.47.55 S20+ Simon - Brian and Philip at breakfast'
|
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)
| group=* name= count=4 order=random
?x_ttccaption
?x_ttctitle Filename = '2025-02-24 12.57.38 S20+ Simon - Nick at Vancouver Airport'
|
(: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: '"2023-04-19 07.47.55 S20+ Simon - Brian and Philip at breakfast"'
theDate: '"2023-04-19"; "07.47.55 S20+ Simon - Brian and Philip at breakfast"'
theTime: '"07.47.55"; "S20+ Simon - Brian and Philip at breakfast"'
theDevice: '"S20+"; "Simon - Brian and Philip at breakfast"'
theImageIdentifier: '""; "Simon - Brian and Philip at breakfast"'
thePhotographer: '"Simon"; "Brian and Philip at breakfast"'
thePanoramaSignifier: '""; "Brian and Philip at breakfast"'
theJunk: '""; "Brian and Philip at breakfast"'
theSuffix: '""; "Brian and Philip at breakfast"'
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: '"2019-01-20 12.01.37 P1000664 Jim - view across Otoko at lunch stop"'
theDate: '"2019-01-20"; "12.01.37 P1000664 Jim - view across Otoko at lunch stop"'
theTime: '"12.01.37"; "P1000664 Jim - view across Otoko at lunch stop"'
theDevice: '""; "P1000664 Jim - view across Otoko at lunch stop"'
theImageIdentifier: '"P1000664"; "Jim - view across Otoko at lunch stop"'
thePhotographer: '"Jim"; "view across Otoko at lunch stop"'
thePanoramaSignifier: '""; "view across Otoko at lunch stop"'
theJunk: '""; "view across Otoko at lunch stop"'
theSuffix: '""; "view across Otoko at lunch stop"'
theFilename: '"2017-01-11 15.25.50 IMG_8259 Anne - Toshugo Shrine fence"'
theDate: '"2017-01-11"; "15.25.50 IMG_8259 Anne - Toshugo Shrine fence"'
theTime: '"15.25.50"; "IMG_8259 Anne - Toshugo Shrine fence"'
theDevice: '""; "IMG_8259 Anne - Toshugo Shrine fence"'
theImageIdentifier: '"IMG_8259"; "Anne - Toshugo Shrine fence"'
thePhotographer: '"Anne"; "Toshugo Shrine fence"'
thePanoramaSignifier: '""; "Toshugo Shrine fence"'
theJunk: '""; "Toshugo Shrine fence"'
theSuffix: '""; "Toshugo Shrine fence"'
theFilename: '"Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
theDate: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
theTime: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
theDevice: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
theImageIdentifier: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
thePhotographer: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
thePanoramaSignifier: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled_cr"'
theJunk: '""; "Castle Mountain Main-Mountain-Map-Logo-scaled"'
theSuffix: '"cr"; "Castle Mountain Main-Mountain-Map-Logo-scaled"'
#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 = '2019-01-20 12.01.37 P1000664 Jim - view across Otoko at lunch stop'
?x_ttccaption
?x_ttctitle Filename = '2017-01-11 15.25.50 IMG_8259 Anne - Toshugo Shrine fence'
?x_ttccaption
?x_ttctitle Filename = 'Castle Mountain Main-Mountain-Map-Logo-scaled_cr'
|
|