[All Adaptavist Apps]

Page tree

Versions Compared

Key

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

...

Code Block
{compound-menuitem:webui
                  |location=system.content.action/primary
                  |key=editinworditem3
                  |icon=/download/resources/com.benryan.confluence.wordplugin:editinworditem3/editinwordblue.png
                  |caption=Edit in Word}

The code below adds a link to import word documents.

Code Block
{compound-menuitem:webui
                  |location=system.content.action/secondary
                  |key=importworditem1
                  |caption=Doc Import}

For confluence version < 2.8

...