Hello,

I've been attempting to implement the following theme:

http://qooxdoo.org/contrib/catalog/#DarkTheme

...into my Qooxdoo 5.0 application, but have been unsuccessful thus far.

After making the following changes to my config.json file:

*Before:* "QXTHEME"      : "test1.theme.Theme",

*After:* "QXTHEME"      : "darktheme.DarkTheme",

...followed by:

*Before:* "manifest" : "contrib://SkeletonApplication/trunk/Manifest.json"

*After:* "manifest" : "contrib://DarkTheme/trunk/Manifest.json"

...I received the following error:

<http://qooxdoo.678.n2.nabble.com/file/n7587527/Error1.png> 

*Error:* /"<type 'exceptions.RuntimeError'> :

Contrib URIs (starting with 'contrib://', 'http://' or 'https://') are no
longer supported. Find the download locations of those in the contrib
catalog and download them manually. Then point to the 'Manifest.json' files
with local filepaths."/

When following the download location, I ended up here:

http://svn.code.sf.net/p/qooxdoo-contrib/code/trunk/qooxdoo-contrib/DarkTheme/trunk/

*Question 1:* Do I download absolutely every file, or do I only need a few
specific files?

*Question 2:* If I need specific files, which ones do I need?

*Question 3:* Where do I place the files within my project?

*Question 4:* What modifications do I need to make to my code in order to
implement the new theme?

The error (see above) states that I need to point to the "Manifest.json"
files with local file paths. 

I assume this means that at the very least that I need to modify my own
config.json file.

Thank you,
Nelson



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/How-do-I-deploy-a-new-theme-in-Qooxdoo-5-0-tp7587527.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to