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.nz/pmwiki/extensions/KWTLQuestionVars
[KWTLQuestionVarsHidden] => hidden
)
kwtlquestionvars\tlqvparsefilename()kwtlquestionvars\tlqvparsefilename()
theFilename: '"2014-02-07 07.28.40 P1000412 Simon - view from Blue River Condo"'
theDate: '"2014-02-07"; "07.28.40 P1000412 Simon - view from Blue River Condo"'
theTime: '"07.28.40"; "P1000412 Simon - view from Blue River Condo"'
theDevice: '""; "P1000412 Simon - view from Blue River Condo"'
theImageIdentifier: '"P1000412"; "Simon - view from Blue River Condo"'
thePhotographer: '"Simon"; "view from Blue River Condo"'
thePanoramaSignifier: '""; "view from Blue River Condo"'
theJunk: '""; "view from Blue River Condo"'
theSuffix: '""; "view from Blue River Condo"'
theFilename: '"2019-11-15 09.35.36 P1000783 Jim - Kaka on balcony"'
theDate: '"2019-11-15"; "09.35.36 P1000783 Jim - Kaka on balcony"'
theTime: '"09.35.36"; "P1000783 Jim - Kaka on balcony"'
theDevice: '""; "P1000783 Jim - Kaka on balcony"'
theImageIdentifier: '"P1000783"; "Jim - Kaka on balcony"'
thePhotographer: '"Jim"; "Kaka on balcony"'
thePanoramaSignifier: '""; "Kaka on balcony"'
theJunk: '""; "Kaka on balcony"'
theSuffix: '""; "Kaka on balcony"'
theFilename: '"2016-02-22 08.03.17 IMG_20160222_120316668 Simon - fresh off plane"'
theDate: '"2016-02-22"; "08.03.17 IMG_20160222_120316668 Simon - fresh off plane"'
theTime: '"08.03.17"; "IMG_20160222_120316668 Simon - fresh off plane"'
theDevice: '""; "IMG_20160222_120316668 Simon - fresh off plane"'
theImageIdentifier: '"IMG_20160222_120316668"; "Simon - fresh off plane"'
thePhotographer: '"Simon"; "fresh off plane"'
thePanoramaSignifier: '""; "fresh off plane"'
theJunk: '""; "fresh off plane"'
theSuffix: '""; "fresh off plane"'
theFilename: '"2018-01-21 08.57.23 LG6 Simon - Hotel Suisse central stairwell"'
theDate: '"2018-01-21"; "08.57.23 LG6 Simon - Hotel Suisse central stairwell"'
theTime: '"08.57.23"; "LG6 Simon - Hotel Suisse central stairwell"'
theDevice: '"LG6"; "Simon - Hotel Suisse central stairwell"'
theImageIdentifier: '""; "Simon - Hotel Suisse central stairwell"'
thePhotographer: '"Simon"; "Hotel Suisse central stairwell"'
thePanoramaSignifier: '""; "Hotel Suisse central stairwell"'
theJunk: '""; "Hotel Suisse central stairwell"'
theSuffix: '""; "Hotel Suisse central stairwell"'
#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 = '2014-02-07 07.28.40 P1000412 Simon - view from Blue River Condo'
?x_ttccaption
?x_ttctitle Filename = '2019-11-15 09.35.36 P1000783 Jim - Kaka on balcony'
?x_ttccaption
?x_ttctitle Filename = '2016-02-22 08.03.17 IMG_20160222_120316668 Simon - fresh off plane'
?x_ttccaption
?x_ttctitle Filename = '2018-01-21 08.57.23 LG6 Simon - Hotel Suisse central stairwell'
|
|