|
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 = '2014-01-19 00 Colorado Map'
|
(: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: '"2014-01-19 00 Colorado Map"'
theDate: '"2014-01-19"; "00 Colorado Map"'
theTime: '""; "00 Colorado Map"'
theDevice: '""; "00 Colorado Map"'
theImageIdentifier: '""; "00 Colorado Map"'
thePhotographer: '""; "00 Colorado Map"'
thePanoramaSignifier: '""; "00 Colorado Map"'
theJunk: '""; "00 Colorado Map"'
theSuffix: '""; "00 Colorado Map"'
theFilename: '"2010-01-01 11.31.58 P1000574 Simon"'
theDate: '"2010-01-01"; "11.31.58 P1000574 Simon"'
theTime: '"11.31.58"; "P1000574 Simon"'
theDevice: '""; "P1000574 Simon"'
theImageIdentifier: '"P1000574"; "Simon"'
thePhotographer: '""; "Simon"'
thePanoramaSignifier: '""; "Simon"'
theJunk: '""; "Simon"'
theSuffix: '""; "Simon"'
theFilename: '"2019-03-07 09.34.56 P1020837 Simon - Welcome to Sierra"'
theDate: '"2019-03-07"; "09.34.56 P1020837 Simon - Welcome to Sierra"'
theTime: '"09.34.56"; "P1020837 Simon - Welcome to Sierra"'
theDevice: '""; "P1020837 Simon - Welcome to Sierra"'
theImageIdentifier: '"P1020837"; "Simon - Welcome to Sierra"'
thePhotographer: '"Simon"; "Welcome to Sierra"'
thePanoramaSignifier: '""; "Welcome to Sierra"'
theJunk: '""; "Welcome to Sierra"'
theSuffix: '""; "Welcome to Sierra"'
theFilename: '"cable-car-map-san-francisco_cr"'
theDate: '""; "cable-car-map-san-francisco_cr"'
theTime: '""; "cable-car-map-san-francisco_cr"'
theDevice: '""; "cable-car-map-san-francisco_cr"'
theImageIdentifier: '""; "cable-car-map-san-francisco_cr"'
thePhotographer: '""; "cable-car-map-san-francisco_cr"'
thePanoramaSignifier: '""; "cable-car-map-san-francisco_cr"'
theJunk: '""; "cable-car-map-san-francisco"'
theSuffix: '"cr"; "cable-car-map-san-francisco"'
theFilename: '"2019-11-13 13.37.28 P1000756 Jim - Brian and Simon on the track_cr"'
theDate: '"2019-11-13"; "13.37.28 P1000756 Jim - Brian and Simon on the track_cr"'
theTime: '"13.37.28"; "P1000756 Jim - Brian and Simon on the track_cr"'
theDevice: '""; "P1000756 Jim - Brian and Simon on the track_cr"'
theImageIdentifier: '"P1000756"; "Jim - Brian and Simon on the track_cr"'
thePhotographer: '"Jim"; "Brian and Simon on the track_cr"'
thePanoramaSignifier: '""; "Brian and Simon on the track_cr"'
theJunk: '""; "Brian and Simon on the track"'
theSuffix: '"cr"; "Brian and Simon on the track"'
theFilename: '"2017-12-03 09.01.14 P1010055 Brian - Mt Riley panorama"'
theDate: '"2017-12-03"; "09.01.14 P1010055 Brian - Mt Riley panorama"'
theTime: '"09.01.14"; "P1010055 Brian - Mt Riley panorama"'
theDevice: '""; "P1010055 Brian - Mt Riley panorama"'
theImageIdentifier: '"P1010055"; "Brian - Mt Riley panorama"'
thePhotographer: '"Brian"; "Mt Riley panorama"'
thePanoramaSignifier: '""; "Mt Riley panorama"'
theJunk: '""; "Mt Riley panorama"'
theSuffix: '""; "Mt Riley panorama"'
#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 = '2010-01-01 11.31.58 P1000574 Simon'
?x_ttccaption
?x_ttctitle Filename = '2019-03-07 09.34.56 P1020837 Simon - Welcome to Sierra'
?x_ttccaption
?x_ttctitle Filename = 'cable-car-map-san-francisco_cr'
?x_ttccaption
?x_ttctitle Filename = '2019-11-13 13.37.28 P1000756 Jim - Brian and Simon on the track_cr'
?x_ttccaption
?x_ttctitle Filename = '2017-12-03 09.01.14 P1010055 Brian - Mt Riley panorama'
|
|