hi again thron7,
it did take somewhile for me to understand. :) thanks for your patience and
help. now i no longer need to update the source and resource uris in the
generated js file as it is taking care of that right now.
you can see the diff here:
https://github.com/mengu/grooxdoo/commit/d373a3425fabc2f6db530ce0f6200e8e97a9d5f7
thanks again.
2011/1/30 thron7 <[email protected]>
> > hello thron7,
> >
> > i wanted to post an update:
> >
> > the path key there does not have any effect but when i change it as
> > "manifest", it is working. :)
>
> Do you mean the "path" key of the "library" entry? Yes, this must include
> the manifest file itself, not only the directory it lives in. Please use
> the standard documentation (e.g. the config ref) to clarify such details.
>
> >
> > this did help me for my app's paths and working great.
> >
> > do you happen to know how can i change the qx: { resourceUri, sourceUri }
> > part of var libInfo?
>
> For the framework, just add a "library" entry to your config.json
> referencing the framework's Manifest.json in your environment, and add the
> beforementioned 'uri' parameter. That's it. The specific sub-paths to
> resourceUri and sourceUri are then taken from the Manifest.json itself.
> Again, please acquaint yourself with the standard docs, e.g. [1].
>
> T.
>
> [1]
>
> http://manual.qooxdoo.org/current/pages/tool/generator_config_articles.html#construction-of-uris-through-the-generator
>
> >
> > please let me thank you again.
> >
> > 2011/1/28 thron7 <[email protected]>
> >
> >> It depends which version you are creating, source or build. Both are
> >> done in config.json.
> >>
> >> For source:
> >>
> >> You have to specify the URI in the "library" entry for the library in
> >> question. In your config.json, add under "jobs" something like this
> >>
> >> "libraries" : {
> >> "library" : [
> >> { "path" : "rel/path/to/Manifest.json",
> >> "uri" : "from/html/to/same/directory/under/grails"
> >> }
> >> ]
> >> }
> >>
> >> It's important that the 'uri' parameter resolves to the same directory
> >> under your web server, as the Manifest.json is in.
> >>
> >> For build:
> >>
> >> For the build version, there are no different library paths (only a
> >> single one, the build directory itself). But you can tweak the URI under
> >> which its script and resource directories are addressed, by setting
> >> under "jobs"
> >>
> >> "build" : {
> >> "compile-options" : {
> >> "uris" : {
> >> "resource" : "from/html/to/resource/directory"
> >> }
> >> }
> >> }
> >>
> >> HTH,
> >> T.
> >>
> >> On 01/28/2011 01:56 AM, Mengu wrote:
> >> >
> >> > hi everyone,
> >> >
> >> > is there any way to set default resourceUri for libInfo? we are using
> >> grails
> >> > and after every generation i have to set the paths in the generated js
> >> file.
> >> >
> >> > thanks in advance.
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> >> Finally, a world-class log management solution at an even better
> >> price-free!
> >> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> >> February 28th, so secure your free ArcSight Logger TODAY!
> >> http://p.sf.net/sfu/arcsight-sfd2d
> >> _______________________________________________
> >> qooxdoo-devel mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >>
> >
> ------------------------------------------------------------------------------
> > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> > Finally, a world-class log management solution at an even better
> > price-free!
> > Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> > February 28th, so secure your free ArcSight Logger TODAY!
> >
> http://p.sf.net/sfu/arcsight-sfd2d_______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
>
>
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel