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 = '2020-03-03 09.25.35 GS8 Jim - Simon at Deer Valley Resort base'
|
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] => https://kiwiwiki.co.nz/pmwiki/extensions/KWTLQuestionVars
[KWTLQuestionVarsHidden] => hidden
)
kwtlquestionvars\tlqvparsefilename()kwtlquestionvars\tlqvparsefilename()
theFilename: '"2020-03-03 09.25.35 GS8 Jim - Simon at Deer Valley Resort base"'
theDate: '"2020-03-03"; "09.25.35 GS8 Jim - Simon at Deer Valley Resort base"'
theTime: '"09.25.35"; "GS8 Jim - Simon at Deer Valley Resort base"'
theDevice: '"GS8"; "Jim - Simon at Deer Valley Resort base"'
theImageIdentifier: '""; "Jim - Simon at Deer Valley Resort base"'
thePhotographer: '"Jim"; "Simon at Deer Valley Resort base"'
thePanoramaSignifier: '""; "Simon at Deer Valley Resort base"'
theJunk: '""; "Simon at Deer Valley Resort base"'
theSuffix: '""; "Simon at Deer Valley Resort base"'
theFilename: '"2015-02-17 08.49.58 P1010678 Simon - view towards our accommodation from Happo-one"'
theDate: '"2015-02-17"; "08.49.58 P1010678 Simon - view towards our accommodation from Happo-one"'
theTime: '"08.49.58"; "P1010678 Simon - view towards our accommodation from Happo-one"'
theDevice: '""; "P1010678 Simon - view towards our accommodation from Happo-one"'
theImageIdentifier: '"P1010678"; "Simon - view towards our accommodation from Happo-one"'
thePhotographer: '"Simon"; "view towards our accommodation from Happo-one"'
thePanoramaSignifier: '""; "view towards our accommodation from Happo-one"'
theJunk: '""; "view towards our accommodation from Happo-one"'
theSuffix: '""; "view towards our accommodation from Happo-one"'
theFilename: '"10_0071"'
theDate: '""; "10_0071"'
theTime: '""; "10_0071"'
theDevice: '""; "10_0071"'
theImageIdentifier: '""; "10_0071"'
thePhotographer: '""; "10_0071"'
thePanoramaSignifier: '""; "10_0071"'
theJunk: '""; "10_0071"'
theSuffix: '""; "10_0071"'
theFilename: '"2022-08-04 09.09.25 DSC02912 Alan - view across flats to McMillan Stream_cr"'
theDate: '"2022-08-04"; "09.09.25 DSC02912 Alan - view across flats to McMillan Stream_cr"'
theTime: '"09.09.25"; "DSC02912 Alan - view across flats to McMillan Stream_cr"'
theDevice: '""; "DSC02912 Alan - view across flats to McMillan Stream_cr"'
theImageIdentifier: '"DSC02912"; "Alan - view across flats to McMillan Stream_cr"'
thePhotographer: '"Alan"; "view across flats to McMillan Stream_cr"'
thePanoramaSignifier: '""; "view across flats to McMillan Stream_cr"'
theJunk: '""; "view across flats to McMillan Stream"'
theSuffix: '"cr"; "view across flats to McMillan Stream"'
theFilename: '"2018-07-08 20.05.25 DSC01934 Alan - Inside Rockslide Hut_rpr"'
theDate: '"2018-07-08"; "20.05.25 DSC01934 Alan - Inside Rockslide Hut_rpr"'
theTime: '"20.05.25"; "DSC01934 Alan - Inside Rockslide Hut_rpr"'
theDevice: '""; "DSC01934 Alan - Inside Rockslide Hut_rpr"'
theImageIdentifier: '"DSC01934"; "Alan - Inside Rockslide Hut_rpr"'
thePhotographer: '"Alan"; "Inside Rockslide Hut_rpr"'
thePanoramaSignifier: '""; "Inside Rockslide Hut_rpr"'
theJunk: '""; "Inside Rockslide Hut_rpr"'
theSuffix: '""; "Inside Rockslide Hut_rpr"'
#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 = '2015-02-17 08.49.58 P1010678 Simon - view towards our accommodation from Happo-one'
?x_ttccaption
?x_ttctitle Filename = '10_0071'
?x_ttccaption
?x_ttctitle Filename = '2022-08-04 09.09.25 DSC02912 Alan - view across flats to McMillan Stream_cr'
?x_ttccaption
?x_ttctitle Filename = '2018-07-08 20.05.25 DSC01934 Alan - Inside Rockslide Hut_rpr'
|
|