Versions Compared

Key

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

Status
inprogress
inprogress
14.5
The implementation of this concept is Implementation tracked in MAGNOLIA-38953895@jira.
Status

Intro

  • A selector is the part between the first selector delimiter and the extension of an URI. I.e. given a URI like http://myserver/mypage~x~foo=bar~.html?param=baz&param2=qux and the tilde character as the delimiter, the entire selector is ~x~foo=bar. A selector can be split in turn into several selectors separated from each other by the same delimiter.

...