Jimmy wrote:
Is it somehow possible to install an export filter (XSL file) when installing my java component? I need access to my filter from my java component without having to install them seperately.

probably not, i assume that the generic xslt filter code needs to be changed. But i haven't tested it and maybe it is easy possible. I assume that you have the xslt filter option installed and i assume that you can install your filter using the xslt based filter dialog. From this dialog you can export the filter into a package. Take a look into the generated xcu file and check if the xslt files are referenced by something like $ORIGIN/... If yes, you can easy integrate the content of this package in your existing package and reference the xcu files in the package manifest.xml. Otherwise please file an issue and we will fix it for a future version.

Juergen


Thanks
Jimmy

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


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

Reply via email to