Type: info
         Title: vnd.sun.star.extension:// URLs providing access to content 
within deployed extensions
     Posted by: [email protected]
      Affected: api
         TaskId: i111236
<http://www.openoffice.org/issues/show_bug.cgi?id=111236>
Effective from: CWS slidecopy
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/slidecopy>
    CWS status: new


*Summary*
--------
+ new provider for accessing content within deployed extensions

*Description*
-------------
In CWS slidecopy, a new Universal Content Provider has been
implemented, which gives you access to any content within the package
of your deployed extension.

That is, if you have an extension/oxt containing some
relative/path/to/file content, and the id of your extension is, say,
org.openoffice.example.Extension, then the URL
"vnd.sun.star.extension://org.openoffice.example.Extensions/relative/path/to/file"
will give you access to that content.

This way, you can access you extension's package content without
actually knowing where the package is deployed, and without, at
runtime, fiddling with the package information provider, to find the
deployment location.


Send feedback to [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to