Hello,

is theri any eys  short stepby step  text? I think the contribution area 
is a very great stepchild:)

Many links inside this page disapear. For example the qxdychart  target 
to an empty page, no demo avaiable,..
The example area have only 4 examples  . Where are the others ?

Ok, whre i can find now the sourcece package/rar file?

I read often very long text. A simple and packed step by step is often 
much more usefull.

Something like

1. insert url/file: http://xyz.com inside the file xyz.xxx
2. copy the file/folder xyz to xyz
3. do a generate.py source-all
4. finish:)

This i a cool and short  example:) And much less work for any  helping user

thats is much better, i think. no one wants a philosophical long  text:) 
and it is less frustrating:)

but at all i dont know where i can find the "Sourceforge repository". 
When i enter on sourceforge "qxDygraphs". The link on qooxdoo.org   is 
broken

:(

> Stefan,
>
> of course it is not enough to copy Manifest files around. You need access
> to the contribution itself, its code and resources.
>
> Your configuration with a 'contrib://' pseudo-URL cannot work currently,
> as I wrote earlier, as the underlying Sourceforge service, ViewVC, is
> currently down. So it's no use re-trying it over and over again.
>
> Unfortunately, that same ViewVC service is a good interface to download a
> contrib, as you can browse the Sourceforge repository, and on each level
> you are offered a "Download as tar" link, which nicely wraps up the entire
> sub-tree.
>
> So for both, checking if something has changed or getting at the new
> version, you will need to use the SVN interface. The qooxdoo web site has
> information on checking out through SVN and the contrib project page has
> the SVN repository URL for each contrib. It boils down to something like:
>
>    svn co
> https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/QxDyGraphs/
>
> (If you tried that link before, there was a typo in the URL on the qooxdoo
> contrib page which I fixed).
>
> In any case, whether you use your 3-month old download or a SVN check-out,
> you just give the path to the corresponding Manifest.json file in your
> config.json. Don't copy or move it around. It has to go with the other
> files that are in its directory structure. The Manifest.json file on its
> own is useless.
>
> T.
>
>
>> Hello,
>>
>> whee can  i downlaod the actua version? i have a download  is 3 montsh
>> old. The contribute page  link doesnt run
>>
>> http://qooxdoo.org/contrib/project#qxdygraphs
>>
>>
>> Where are the files  stored after compiled  with source-all  or build?
>>
>>> Hoi Stefan,
>>>
>>> Today Stefan Meyer wrote:
>>>
>>>>> just add
>>>>>
>>>>>       "libraries" : {
>>>>>           "library" : [
>>>>>           {
>>>>>             "manifest"   : "contrib://QxDyGraphs/trunk/Manifest.json"
>>>>>           }]
>>>>>        },
>>>>>
>>>>> to your config.json file and QxDyGraphs will be included
>>>>> automatically ... no special copying of anything required ...
>>>>>
>>>>> cheers
>>>>> tobi
>>>>>
>>>> Hello Tobi,
>>>>
>>>> i try it but i get an error now:
>>>>     Unknown top-level  config key "libraries"  - ignored
>>>>
>>>> Where must i add it ? The config.json in my app or in the qoodoo
>>>> folder?
>>> into your apps config.json
>>>
>>>> and where must i copy this
>>>> contrib://QxDyGraphs/trunk/Manifest.json
>>> under the jobs key
>>>
>>> {
>>>     ...
>>>
>>>     "jobs" :
>>>     {
>>>        "libraries" : {
>>>
>>>> where is this folder?
>>> it gets downloaded into the cache directory
>>>
>>>> is this class  compatible on qooxdoo 1.3?
>>> yes
>>> tobi
>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> 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

Reply via email to