adobe / da-live

Document Authoring is an early-access technology preview from Adobe.
https://da.live
Apache License 2.0
9 stars 12 forks source link

Plugin - Link to page #221

Open auniverseaway opened 1 month ago

auniverseaway commented 1 month ago

As a author, I would like the ability to link out to fullscreen experiences from the plugin list in library so that I can do the same tasks as I do today in Word.

Criteria of acceptance

  1. Repurpose the plugin entries that already live in Sidekick
  2. Gate this feature with environments: [ 'da-edit' ]
{
      "containerId": "tools",
      "id": "localize",
      "title": "Localize",
      "environments": [
        "edit"
      ],
      "url": "https://milo.adobe.com/tools/loc/index.html",
      "passReferrer": true,
      "passConfig": true,
      "excludePaths": [ "/**" ],
      "includePaths": [ "**/:x**" ]
    }