Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • [ROOTALIAS] - your website address. Usually set when adding a new connector on "Add Connector" page
    • [PORTALID] - id of a portal
    • [CONTENTTYPE] - content type
    • [CONTENTID] - content id
    • [CULTURECODE] - culture code of a website page
    • [CULTURECODEID] - culture code id
    • [CULTURECODESLUG] - alternative culture code used by website to align proper language version by language slug in URL (could be used for episerver)
    • [PATH] - content path regarding the [ROOTALIAS]

    Here is an example of a simple URI template: "[ROOTALIAS]/[CULTURECODE]/[PATH].aspx".

    And that is an example of a link built by system in this case: "http://episerver.ilangl.com/en/sample.aspx/".

...