Noelson Duarte wrote:
Hi Paolo,

Paolo Mantovani escreveu:
I want to know if is it possible to deploy it as an Addon
I think yes

and, if yes, what
is the URL used within addons.xcu to call func1 ?
You should find this info in the dev-guide, here:
19.6.1  "Scripting Framework URI Specification"

Seems that URI does not work:
-
vnd.sun.star.script:myScript.py$func1?language=Python&location=user:uno_pack
age/myAddon.oxt

When installing, Extension Manager, raises an exeception:
Configuration Parser: a com.sun.star.xml.sax.SAXParseExeception ... invalid
tokenerror

Could it be that you fail to xml-ize the above URL (i.e., replace "&" with "&")?

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to