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

Administration.AuthListShort
example
(:pagelist group=* fmt=#testcaption list=normal count=4 wrap=none:)

group=* name= count=4 order=random

Recipes.SultanaCake
Places.WaihekeIsland
?x_ttctitle
?x_ttccaption

?x_ttctitle
Filename = 'tearahuramap'
TeReoRangatira.MaoriPhrases
Site.PmFormTemplates


    (: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: '"tearahuramap"'
    theDate: '""; "tearahuramap"'
    theTime: '""; "tearahuramap"'
    theDevice: '""; "tearahuramap"'
    theImageIdentifier: '""; "tearahuramap"'
    thePhotographer: '""; "tearahuramap"'
    thePanoramaSignifier: '""; "tearahuramap"'
    theJunk: '""; "tearahuramap"'
    theSuffix: '""; "tearahuramap"'
    theFilename: '"DiveFishSnow"'
    theDate: '""; "DiveFishSnow"'
    theTime: '""; "DiveFishSnow"'
    theDevice: '""; "DiveFishSnow"'
    theImageIdentifier: '""; "DiveFishSnow"'
    thePhotographer: '""; "DiveFishSnow"'
    thePanoramaSignifier: '""; "DiveFishSnow"'
    theJunk: '""; "DiveFishSnow"'
    theSuffix: '""; "DiveFishSnow"'
    theFilename: '"2016-03-03 08.35.50 P1000853 Simon - cemetery Q3"'
    theDate: '"2016-03-03"; "08.35.50 P1000853 Simon - cemetery Q3"'
    theTime: '"08.35.50"; "P1000853 Simon - cemetery Q3"'
    theDevice: '""; "P1000853 Simon - cemetery Q3"'
    theImageIdentifier: '"P1000853"; "Simon - cemetery Q3"'
    thePhotographer: '"Simon"; "cemetery Q3"'
    thePanoramaSignifier: '"Q3"; "cemetery"'
    theJunk: '""; "cemetery"'
    theSuffix: '""; "cemetery"'
    theFilename: '"2019-11-11 07.26.17 P1020935 Simon - Brian in Doughboy Bay hut"'
    theDate: '"2019-11-11"; "07.26.17 P1020935 Simon - Brian in Doughboy Bay hut"'
    theTime: '"07.26.17"; "P1020935 Simon - Brian in Doughboy Bay hut"'
    theDevice: '""; "P1020935 Simon - Brian in Doughboy Bay hut"'
    theImageIdentifier: '"P1020935"; "Simon - Brian in Doughboy Bay hut"'
    thePhotographer: '"Simon"; "Brian in Doughboy Bay hut"'
    thePanoramaSignifier: '""; "Brian in Doughboy Bay hut"'
    theJunk: '""; "Brian in Doughboy Bay hut"'
    theSuffix: '""; "Brian in Doughboy Bay hut"'
    theFilename: '"2019-01-15 09.50.43 P1050679 Philip - rest stop in upper Paringa"'
    theDate: '"2019-01-15"; "09.50.43 P1050679 Philip - rest stop in upper Paringa"'
    theTime: '"09.50.43"; "P1050679 Philip - rest stop in upper Paringa"'
    theDevice: '""; "P1050679 Philip - rest stop in upper Paringa"'
    theImageIdentifier: '"P1050679"; "Philip - rest stop in upper Paringa"'
    thePhotographer: '"Philip"; "rest stop in upper Paringa"'
    thePanoramaSignifier: '""; "rest stop in upper Paringa"'
    theJunk: '""; "rest stop in upper Paringa"'
    theSuffix: '""; "rest stop in upper Paringa"'
    theFilename: '"2008-04-26 11.44.45 P4261010 Simon"'
    theDate: '"2008-04-26"; "11.44.45 P4261010 Simon"'
    theTime: '"11.44.45"; "P4261010 Simon"'
    theDevice: '""; "P4261010 Simon"'
    theImageIdentifier: '"P4261010"; "Simon"'
    thePhotographer: '""; "Simon"'
    thePanoramaSignifier: '""; "Simon"'
    theJunk: '""; "Simon"'
    theSuffix: '""; "Simon"'
    theFilename: '"2022-08-04 09.05.36 DSC02910 Alan - Bruce crossing Hurunui Swingbridge_cr"'
    theDate: '"2022-08-04"; "09.05.36 DSC02910 Alan - Bruce crossing Hurunui Swingbridge_cr"'
    theTime: '"09.05.36"; "DSC02910 Alan - Bruce crossing Hurunui Swingbridge_cr"'
    theDevice: '""; "DSC02910 Alan - Bruce crossing Hurunui Swingbridge_cr"'
    theImageIdentifier: '"DSC02910"; "Alan - Bruce crossing Hurunui Swingbridge_cr"'
    thePhotographer: '"Alan"; "Bruce crossing Hurunui Swingbridge_cr"'
    thePanoramaSignifier: '""; "Bruce crossing Hurunui Swingbridge_cr"'
    theJunk: '""; "Bruce crossing Hurunui Swingbridge"'
    theSuffix: '"cr"; "Bruce crossing Hurunui Swingbridge"'

    #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.2014-01-18Colorado
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = 'DiveFishSnow'
    Trips.BlueLake,Maps
    Trips.2016-02-22Niseko,Day11
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2016-03-03 08.35.50 P1000853 Simon - cemetery Q3'
    Trips.2019-11-09RakiuraSouthernCircuit,Day02
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2019-11-11 07.26.17 P1020935 Simon - Brian in Doughboy Bay hut'
    Trips.2023-02-16Canada,Day04
    Trips.2019-01-13MarksFlat,Day03
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2019-01-15 09.50.43 P1050679 Philip - rest stop in upper Paringa'
    Trips.2008-04-26HarwoodsStarlight
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2008-04-26 11.44.45 P4261010 Simon'
    Trips.2022-07-30HokakuraHurunui,Day6
    ?x_ttctitle
    ?x_ttccaption

    ?x_ttctitle
    Filename = '2022-08-04 09.05.36 DSC02910 Alan - Bruce crossing Hurunui Swingbridge_cr'

    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=