Uploaded image for project: '{RETIRED} XWiki Skin Extensions'
  1. {RETIRED} XWiki Skin Extensions
  2. XSKINX-17

Add support for Link extensions

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.5
    • 1.4
    • Plugin
    • None

    Description

      Link Extensions allow adding generic <link> elements in the document header. This allows to add RSS/Atom links from applications, provide navigational links for a series of related documents, add metadata links, etc.

      For example:

      $xwiki.linkx.use($doc.getURL('view', 'xpage=rss'), {'rel': 'alternate', 'type': 'application/rdf+xml'})
      $xwiki.linkx.use($doc.getURL('view', 'xpage=doap'), {'rel': 'meta', 'type': 'application/rdf+xml', 'title': 'DOAP'})
      

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            sdumitriu Sergiu Dumitriu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: