Adobe 29180248 User Guide - Page 15

ui-access, products, lower-right part of user interface. For more information, see

Page 15 highlights

To display double-byte characters, the content of the CDATA section needs to include "charset=UTF-8." For example: This is a sample Exchange item. It is a sample library containing a single button.]]> Container This tag must be contained in the macromedia-extension tag. Example ui-access Description Specifies the text that will appear in the Extension Manager window when the extension is selected. You should include information about where to find the item in the application's user interface as well as a brief description of the item's use. If the href or source attributes are specified, Extension Manager displays the HTML content specified by those attributes. If those attributes are unspecified, ui-access is appended to the contents of the description tag. Attributes {resid} resid References string resource with value of "resid" in resource file and displays that string in lower-right part of user interface. For more information, see Creating multilingual extension packages (version 2.1 and later) on page 54. Contents This tag must contain a CDATA section. You can use br and   to format the CDATA information. This is a VARCHAR data type with a limit of 512 characters. Container This tag must be contained in a macromedia-extension tag. Example    Commands > Convert Frob to Squig.]]> products Description Container tag for product tags. MXI tag descriptions 15

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

MXI tag descriptions
15
To display double-byte characters, the content of the CDATA section needs to include
“charset=UTF-8.” For example:
<description>
<![CDATA[<meta http-equiv=Content-Type content="text/html;charset=UTF-8">
<br>
This is a sample Exchange item.<br>
It is a sample library containing a single button.]]>
</description>
Container
This tag must be contained in the
macromedia-extension
tag.
Example
<license-agreement><![CDATA[You are about to install an Extension from the
Adobe Exchange. The Adobe Exchange is an area of the adobe.com website that
allows third parties to submit extensions for posting to adobe.com.]></
license agreement>
ui-access
Description
Specifies the text that will appear in the Extension Manager window when the extension is
selected. You should include information about where to find the item in the application’s user
interface as well as a brief description of the item’s use.
If the
href
or
source
attributes are specified, Extension Manager displays the HTML content
specified by those attributes. If those attributes are unspecified, ui-access is appended to the
contents of the description tag.
Attributes
{resid}
resid
References string resource with value of “resid” in resource file and displays that string in
lower-right part of user interface. For more information, see
Creating multilingual
extension packages (version 2.1 and later)
on
page
54
.
Contents
This tag must contain a
CDATA
section. You can use
br
and
&nbsp;
to format the
CDATA
information. This is a
VARCHAR
data type with a limit of 512 characters.
Container
This tag must be contained in a
macromedia-extension
tag.
Example
<ui-access><![CDATA[You can run this command by choosing<br>
&nbsp;&nbsp;&nbsp;Commands > Convert Frob to Squig.]]></ui-access>
products
Description
Container tag for
product
tags.