Re: [qooxdoo-devel] combined image not being used

2011-06-16 Thread thron7


On 06/15/2011 08:26 PM, Victor Powell wrote:
 How did you find out? Have you checked nodes in the DOM where you
 expected the combined image to be used?


 yes

 Have you checked their contents? Does combined.png contain the desired
 clips, and does combined.meta look reasonable?


 yes

 I think it might have something to do with the prefix option because it
 seemed to work for some for one image resource when I manually went into
 the combine.meta file and edits the path it listed

Yes, it is absolutely crucial that the 'prefix' setting in the combining 
job is such that when stripped off the image path the remaining path 
suffix is a valid *resource id*. I.e. a path suffix starting with a 
proper name space etc.

T.

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] combined image not being used

2011-06-15 Thread thron7


On 06/15/2011 06:28 PM, Victor Powell wrote:

 Hello,

 I just followed the steps outlines here:

 http://manual.qooxdoo.org/1.3/pages/development/image_clipping_and_combining.html

  and here:

 http://manual.qooxdoo.org/1.3/pages/tool/generator_config_ref.html#pages-tool-generator-config-ref-slice-images

  to combine several images into one to reduce http requests but for
 some reason, the individual requests are still being make on my setup
 (  OS X with FireFox 4.0.1 and Chrome 12.0.742.91 ).

How did you find out? Have you checked nodes in the DOM where you 
expected the combined image to be used?


 does anyone have any advice or information on common pitfalls? here
 is my image-combine job for reference:

 image-combine: { extend:[common], combine-images: {
 images: { ${DECOR}/tabview/combined.png: {
 prefix:[${DECOR}/tabview], layout:horizontal, input: [ {
 prefix:[${DECOR}/tabview], files:[
 ${DECOR}/tabview/tabview-pane*.png,
 ${DECOR}/tabview/tab-button-top-inactive*.png,
 ${DECOR}/tabview/tab-button-top-inactive*.png ] } ] } } } }

 and I have varified that tabview/combined.png is being created along
  with tabview/combined.meta

Have you checked their contents? Does combined.png contain the desired 
clips, and does combined.meta look reasonable?

T.

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] combined image not being used

2011-06-15 Thread Victor Powell

 How did you find out? Have you checked nodes in the DOM where you
 expected the combined image to be used?


yes

Have you checked their contents? Does combined.png contain the desired
 clips, and does combined.meta look reasonable?


yes

I think it might have something to do with the prefix option because it
seemed to work for some for one image resource when I manually went into the
combine.meta file and edits the path it listed
--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev___
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


Re: [qooxdoo-devel] combined image not being used

2011-06-15 Thread Victor Powell
I apologies,

It seems the only images its not combining are from my meta theme.

-- 
Victor Powell
http://victorp.me
(412) 225 - 0015
--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev___
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel