Hi, all.
I could add a snippet decode-uris-plug to decodeUris. But I found that if
application is inline (qx.$$loader = {...,bootIsInline : true,...)
decodeUris isn't called by loader. In that case how can I control prefix to
my resources?
Currently I added this code into my config.json:
"jobs": {
"build" : {
"compile-options" : {
"code": { "decode-uris-plug" :
"${ROOT}/source/class/test/decodeUris.js" },
"uris" :
{
"resource" : "${APP.CONTEXT}/resource"
}
}
}
}
But can I dynamically add this context? Like it's possible to define
window.qxsettings before application is loaded.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Image-resources-and-context-path-of-a-web-server-tp5450929p5454047.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel