Il sabato 8 dicembre 2007 20:46:46 Noelson Duarte ha scritto:
> 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_pac
>k age/myAddon.oxt
>
> When installing, Extension Manager, raises an exeception:
> Configuration Parser: a com.sun.star.xml.sax.SAXParseExeception ... invalid
> tokenerror

To be true, I got the same error when I tried some months ago.
For this reason my BasicAddonBuilder still uses the old style URI 
("macro:///library.module.macro") for the addons.xcu that it generates.
But unfortunately the old-style URI works only for basic macros. 

I hope that someone else can suggest the right way, I'm interested too in this 
solution.

ciao
Paolo 

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

Reply via email to