|
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: '"2019-01-13 10.36.24 P1000545 Jim - Ben Monk's jetboat ready at the Paringa"'
theDate: '"2019-01-13"; "10.36.24 P1000545 Jim - Ben Monk's jetboat ready at the Paringa"'
theTime: '"10.36.24"; "P1000545 Jim - Ben Monk's jetboat ready at the Paringa"'
theDevice: '""; "P1000545 Jim - Ben Monk's jetboat ready at the Paringa"'
theImageIdentifier: '"P1000545"; "Jim - Ben Monk's jetboat ready at the Paringa"'
thePhotographer: '"Jim"; "Ben Monk's jetboat ready at the Paringa"'
thePanoramaSignifier: '""; "Ben Monk's jetboat ready at the Paringa"'
theJunk: '""; "Ben Monk's jetboat ready at the Paringa"'
theSuffix: '""; "Ben Monk's jetboat ready at the Paringa"'
theFilename: '"2010-10-22 13.58.43 P1010562 Simon"'
theDate: '"2010-10-22"; "13.58.43 P1010562 Simon"'
theTime: '"13.58.43"; "P1010562 Simon"'
theDevice: '""; "P1010562 Simon"'
theImageIdentifier: '"P1010562"; "Simon"'
thePhotographer: '""; "Simon"'
thePanoramaSignifier: '""; "Simon"'
theJunk: '""; "Simon"'
theSuffix: '""; "Simon"'
theFilename: '"2008-04-25 10.11.28 P4250984 Simon"'
theDate: '"2008-04-25"; "10.11.28 P4250984 Simon"'
theTime: '"10.11.28"; "P4250984 Simon"'
theDevice: '""; "P4250984 Simon"'
theImageIdentifier: '"P4250984"; "Simon"'
thePhotographer: '""; "Simon"'
thePanoramaSignifier: '""; "Simon"'
theJunk: '""; "Simon"'
theSuffix: '""; "Simon"'
theFilename: '"Kimberley Trail map"'
theDate: '""; "Kimberley Trail map"'
theTime: '""; "Kimberley Trail map"'
theDevice: '""; "Kimberley Trail map"'
theImageIdentifier: '""; "Kimberley Trail map"'
thePhotographer: '""; "Kimberley Trail map"'
thePanoramaSignifier: '""; "Kimberley Trail map"'
theJunk: '""; "Kimberley Trail map"'
theSuffix: '""; "Kimberley Trail map"'
theFilename: '"2018-01-23 12.15.40 Panorama Simon - Marmottons_stitch"'
theDate: '"2018-01-23"; "12.15.40 Panorama Simon - Marmottons_stitch"'
theTime: '"12.15.40"; "Panorama Simon - Marmottons_stitch"'
theDevice: '""; "Panorama Simon - Marmottons_stitch"'
theImageIdentifier: '"Panorama"; "Simon - Marmottons_stitch"'
thePhotographer: '"Simon"; "Marmottons_stitch"'
thePanoramaSignifier: '""; "Marmottons_stitch"'
theJunk: '""; "Marmottons"'
theSuffix: '"stitch"; "Marmottons"'
theFilename: '"2009-08-29 11.57.43 P1000237 Simon"'
theDate: '"2009-08-29"; "11.57.43 P1000237 Simon"'
theTime: '"11.57.43"; "P1000237 Simon"'
theDevice: '""; "P1000237 Simon"'
theImageIdentifier: '"P1000237"; "Simon"'
thePhotographer: '""; "Simon"'
thePanoramaSignifier: '""; "Simon"'
theJunk: '""; "Simon"'
theSuffix: '""; "Simon"'
#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-13 10.36.24 P1000545 Jim - Ben Monk's jetboat ready at the Paringa'
?x_ttccaption
?x_ttctitle Filename = '2010-10-22 13.58.43 P1010562 Simon'
?x_ttccaption
?x_ttctitle Filename = '2008-04-25 10.11.28 P4250984 Simon'
?x_ttccaption
?x_ttctitle Filename = 'Kimberley Trail map'
?x_ttccaption
?x_ttctitle Filename = '2018-01-23 12.15.40 Panorama Simon - Marmottons_stitch'
?x_ttccaption
?x_ttctitle Filename = '2009-08-29 11.57.43 P1000237 Simon'
|
|