Versions Compared

Key

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

 

Statusinprogress14.5inprogressImplementation tracked in MAGNOLIA-3895@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.

...