Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevon K. Hayes 255 posts 280 karma points
    Aug 23, 2010 @ 00:57
    Kevon K. Hayes
    0

    What other properties/page variables are available via XSLT

    I know you can get $currentPage/@id, but what other page variables are available, is there a list? e.g. @pageName, @pageCreatedDate, @myPropertyAlias, etc. moreover are all page property values available? I know this is 2 questions but they're relevant.

  • Hendy Racher 861 posts 3844 karma points MVP 2x admin c-trib
    Aug 23, 2010 @ 01:26
    Hendy Racher
    1

    Hi Kevon,

    Here's a WIKI page answering that very question :) It lists all the properties you can query from $currentPage.

    The page variables are XML attributes, here's another WIKI page describing the changes to the new schema.

    HTH,

    Hendy

  • Kevon K. Hayes 255 posts 280 karma points
    Aug 23, 2010 @ 05:29
    Kevon K. Hayes
    0

    Thanks, this is exactly what I was looking for. I now see the true power of XSLT it's verbose but powerful.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies