Alex Gölkel wrote
> Hi,
>
> if you don't want to wrap the external scripts with qooxdoo classes, you
> can also use the "add-script" configuration for the generator jobs.
> http://manual.qooxdoo.org/current/pages/tool/generator/generator_config_ref.html#pages-tool-generator-generator-config-ref-ad
halcwb wrote
> I added the add-scripts, and it works for the source, only when testing
> the app, it fails
>
> P.s. to be sure, I added the add-script to all jobs.
Sorry, some additional reading learned that I had to add the following to
the jobs config:
"testrunner::source-tests-script":
I added the add-scripts, and it works for the source, only when testing the
app, it fails
P.s. to be sure, I added the add-script to all jobs.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/loading-3rd-party-libraries-before-qooxdoo-s-code-tp7586291p7586507.html
Sent from th
lass inside your theme, just use the @require[1] generator
>directive on top of your theme class to instruct the generator to
>include the library class code first.
>>>
>>>
>>> [1]
>http://manual.qooxdoo.org/devel/pages/development/api_jsdoc_ref.html?highlight=req
include the library class
>> code first.
>>
>>
>> [1]
>> http://manual.qooxdoo.org/devel/pages/development/api_jsdoc_ref.html?highlight=require#require
>>
>> Gruß
>> Mustafa
>>
>>
>> Von: Sann
ual.qooxdoo.org/devel/pages/development/api_jsdoc_ref.html?highlight=require#require
>
> Gruß
> Mustafa
>
>
> Von: Sanne Peters [sa...@realtimesolutions.nl]
> Gesendet: Freitag, 17. Oktober 2014 11:28
> An: qooxdoo Development
> Betreff: Re
/devel/pages/development/api_jsdoc_ref.html?highlight=require#require
>
> Gruß
> Mustafa
>
>
> Von: Sanne Peters [sa...@realtimesolutions.nl]
> Gesendet: Freitag, 17. Oktober 2014 11:28
> An: qooxdoo Development
> Betreff: Re: [q
ns.nl]
Gesendet: Freitag, 17. Oktober 2014 11:28
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code
Hi Mustafa,
Does that mean that a qooxdoo library (say for example a vanilla javascript
library),
will be loaded before my custom defined theme if
Gruß
Mustafa Sak
Applications & Integration
1&1 Internet AG
Ernst-Frey-Straße 10
DE-76135 Karlsruhe
*Von:*Sanne Peters [mailto:sa...@realtimesolutions.nl]
*Gesendet:* Donnerstag, 16. Oktober 2014 11:19
*An:* qooxdoo Development
*Betreff:* Re: [qooxdoo-devel] loading 3rd party libraries
Hi,
if you don't want to wrap the external scripts with qooxdoo classes, you can
also use the "add-script" configuration for the generator jobs.
http://manual.qooxdoo.org/current/pages/tool/generator/generator_config_ref.html#pages-tool-generator-generator-config-ref-add-script
Looks like this in
AG
Ernst-Frey-Straße 10
DE-76135 Karlsruhe
Von: Sanne Peters [mailto:sa...@realtimesolutions.nl]
Gesendet: Donnerstag, 16. Oktober 2014 11:19
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code
Hi Mustafa,
How does wrapping my library in a qo
traße 10
DE-76135 Karlsruhe
*Von:*Sanne Peters [mailto:sa...@realtimesolutions.nl]
*Gesendet:* Donnerstag, 16. Oktober 2014 09:56
*An:* qooxdoo Development
*Betreff:* [qooxdoo-devel] loading 3rd party libraries before
qooxdoo's code
Hi all,
I've got a third party (ish) library (that I
qooxdoo Development
Betreff: [qooxdoo-devel] loading 3rd party libraries before qooxdoo's code
Hi all,
I've got a third party (ish) library (that I made myself) from which I use some
functions in my custom theme.
At first I manually added a script tag to the code so that ran the code before
Hi all,
I've got a third party (ish) library (that I made myself) from which I
use some functions in my custom theme.
At first I manually added a script tag to the code so that ran the code
before the qooxdoo code was run and the function was of course available
to the theme.
like so:
14 matches
Mail list logo