On 03/22/10 19:45, Mathias Bauer wrote:
Sure? IIRC there was a way to have "%origin%" as a placeholder in
entries of xcu files that will be expanded at deployment time or can be
resolved at runtime to give you that path. I used that technique in
several extensions, without being forced to any such hacks as deployment
hooks.

A quick search showed me that this technique is still used, e.g. in the
presentation minimizer extension. The code in this extension using the
images referencing "%origin%" should show you whether the expansion
happens at runtime or already at deployment time (IIRC it was the latter).

Yes, %origin% in *extension .xcu files* (and only there) is expanded at extension deployment time.

-Stephan

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

Reply via email to