Recent Changes - Search:

add Test Extensions page

hide Test Extensions

Test Extensions


hide Topics

Topics

show Changed

Changed

Visitor's book Site map pmwiki-2.5.2

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

Snow.Canada
?x_ttctitle
?x_ttccaption

?x_ttctitle
Filename = 'VIARail'
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)

group=* name= count=4 order=random

Trips.2017-01-10NozawaOnsen,Day07
?x_ttctitle
?x_ttccaption

?x_ttctitle
Filename = '2017-01-17 09.00.40 IMG_8692 Anne - view from Kanazawa Shinkanzen'
Administration.FAQ
Songbook.TheLastFarewell
Entertainment.Miscellanea


    (:pagelist group={$Group} name={$Name} fmt=#testcaption wrap=none order=name count=111:)
    

    Messages

    kwtlquestionvars.php

    kwtlquestionvars.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: '"VIARail"'
    theDate: '""; "VIARail"'
    theTime: '""; "VIARail"'
    theDevice: '""; "VIARail"'
    theImageIdentifier: '""; "VIARail"'
    thePhotographer: '""; "VIARail"'
    thePanoramaSignifier: '""; "VIARail"'
    theJunk: '""; "VIARail"'
    theSuffix: '""; "VIARail"'
    theFilename: '"2017-01-17 09.00.40 IMG_8692 Anne - view from Kanazawa Shinkanzen"'
    theDate: '"2017-01-17"; "09.00.40 IMG_8692 Anne - view from Kanazawa Shinkanzen"'
    theTime: '"09.00.40"; "IMG_8692 Anne - view from Kanazawa Shinkanzen"'
    theDevice: '""; "IMG_8692 Anne - view from Kanazawa Shinkanzen"'
    theImageIdentifier: '"IMG_8692"; "Anne - view from Kanazawa Shinkanzen"'
    thePhotographer: '"Anne"; "view from Kanazawa Shinkanzen"'
    thePanoramaSignifier: '""; "view from Kanazawa Shinkanzen"'
    theJunk: '""; "view from Kanazawa Shinkanzen"'
    theSuffix: '""; "view from Kanazawa Shinkanzen"'
    theFilename: '"2020-08-04 09.37.32 LG6 Simon - Adrian and Jim at the bottom of Powderkeg"'
    theDate: '"2020-08-04"; "09.37.32 LG6 Simon - Adrian and Jim at the bottom of Powderkeg"'
    theTime: '"09.37.32"; "LG6 Simon - Adrian and Jim at the bottom of Powderkeg"'
    theDevice: '"LG6"; "Simon - Adrian and Jim at the bottom of Powderkeg"'
    theImageIdentifier: '""; "Simon - Adrian and Jim at the bottom of Powderkeg"'
    thePhotographer: '"Simon"; "Adrian and Jim at the bottom of Powderkeg"'
    thePanoramaSignifier: '""; "Adrian and Jim at the bottom of Powderkeg"'
    theJunk: '""; "Adrian and Jim at the bottom of Powderkeg"'
    theSuffix: '""; "Adrian and Jim at the bottom of Powderkeg"'
    theFilename: '"map day 1"'
    theDate: '""; "map day 1"'
    theTime: '""; "map day 1"'
    theDevice: '""; "map day 1"'
    theImageIdentifier: '""; "map day 1"'
    thePhotographer: '""; "map day 1"'
    thePanoramaSignifier: '""; "map day 1"'
    theJunk: '""; "map day 1"'
    theSuffix: '""; "map day 1"'
    theFilename: '"2023-04-17 14.45.10 IMG_0817 Brian - Simon crossing the Moeraki"'
    theDate: '"2023-04-17"; "14.45.10 IMG_0817 Brian - Simon crossing the Moeraki"'
    theTime: '"14.45.10"; "IMG_0817 Brian - Simon crossing the Moeraki"'
    theDevice: '""; "IMG_0817 Brian - Simon crossing the Moeraki"'
    theImageIdentifier: '"IMG_0817"; "Brian - Simon crossing the Moeraki"'
    thePhotographer: '"Brian"; "Simon crossing the Moeraki"'
    thePanoramaSignifier: '""; "Simon crossing the Moeraki"'
    theJunk: '""; "Simon crossing the Moeraki"'
    theSuffix: '""; "Simon crossing the Moeraki"'
    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"'

    #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:)

    {=$FullName}?

    group=Trips name= count=8 order=random

    Trips.2023-02-16Canada
    Trips.2020-08-01Wanaka,Day4
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2020-08-04 09.37.32 LG6 Simon - Adrian and Jim at the bottom of Powderkeg'
    Trips.BlueLake
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = 'map day 1'
    Trips.2023-04-16MoerakiHaastParingaCattleTrack,Day02
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2023-04-17 14.45.10 IMG_0817 Brian - Simon crossing the Moeraki'
    Trips.2010-01-01MarchantStream
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2010-01-01 11.31.58 P1000574 Simon'
    Trips.2020-02-27Utah,Day16
    Trips.2025-02-24Washington
    Trips.HolidayFood

    tahi Page last modified on 2024 Jul 30 17:46

    Edit - History - Recent Changes - WikiHelp - Search - email page as link -> mailto:?Subject="KiwiWiki: KWTL Question Vars"&Body=