Re: two design questions

2013-07-28 Thread Julien Rioux
On 28/07/2013 10:42 AM, Richard Heck wrote: On 07/28/2013 02:04 AM, Cyrille Artho wrote: For the image name, is "X" a temporary name or a token to separate file names with the same paths but different subdirectories? If it's the latter, it can't be removed. I would either use the directory rela

Re: two design questions

2013-07-28 Thread Richard Heck
On 07/28/2013 02:04 AM, Cyrille Artho wrote: For the image name, is "X" a temporary name or a token to separate file names with the same paths but different subdirectories? If it's the latter, it can't be removed. I would either use the directory relative to the document root as "X" (with sla

Re: two design questions

2013-07-27 Thread Cyrille Artho
Hi Josh, I think the three options to export images/CSS cover all use cases we can think of right now. If the code handles these three cases, then any modification later on will be simple; so I think we don't need to worry about possible other options. For the image name, is "X" a temporary n

two design questions

2013-07-27 Thread Josh Hieronymus
Hi everyone, I'm coming up against two design decisions, and I thought I'd ask the list to see what others think about them. First, I'm in the process of implementing an option to save the CSS and image files generated during XHTML export to separate styles/ and images/ subdirectories. Currently,