<?xml version="1.0" encoding="UTF-8"?>
<ticket>
  <assigned-user-id type="integer" nil="true"></assigned-user-id>
  <attachments-count type="integer">1</attachments-count>
  <closed type="boolean">false</closed>
  <created-at type="datetime">2009-06-20T04:09:23-05:00</created-at>
  <creator-id type="integer">60519</creator-id>
  <milestone-due-on type="datetime" nil="true"></milestone-due-on>
  <milestone-id type="integer" nil="true"></milestone-id>
  <number type="integer">79</number>
  <permalink>establish-subfolder-for-file-css-in-settingyaml</permalink>
  <priority type="integer">122231</priority>
  <project-id type="integer">15318</project-id>
  <raw-data type="binary" nil="true" encoding="base64"></raw-data>
  <state>new</state>
  <tag>compressor.rb</tag>
  <title>Establish subfolder for file css in setting.yaml</title>
  <updated-at type="datetime">2009-06-20T04:09:25-05:00</updated-at>
  <user-id type="integer">60519</user-id>
  <user-name>ae</user-name>
  <creator-name>ae</creator-name>
  <url>http://blueprintcss.lighthouseapp.com/projects/15318/tickets/79</url>
  <original-body>Hi,

I needed to establish different subfolders where to save each css (eg, ie.css, screen.css, print.css). So edit compressor.rb to read from setting.yaml the subfolders. For example, in setting.yaml specified:

 project1:
    path: /home/bs/Projects/sites/foo/to-path/styles
    subpath_css:
      ie.css:
        - css  # store in /home/bs/Projects/sites/foo/to-path/styles/css
      screen.css:
        - screen # store in /home/bs/Projects/sites/foo/to-path/styles/screen
      print.css:
        - print # store in /home/bs/Projects/sites/foo/to-path/styles/print

Attach diff compressor.rb with the funcionality.</original-body>
  <latest-body>Hi,

I needed to establish different subfolders where to save each css (eg, ie.css, screen.css, print.css). So edit compressor.rb to read from setting.yaml the subfolders. For example, in setting.yaml specified:

 project1:
    path: /home/bs/Projects/sites/foo/to-path/styles
    subpath_css:
      ie.css:
        - css  # store in /home/bs/Projects/sites/foo/to-path/styles/css
      screen.css:
        - screen # store in /home/bs/Projects/sites/foo/to-path/styles/screen
      print.css:
        - print # store in /home/bs/Projects/sites/foo/to-path/styles/print

Attach diff compressor.rb with the funcionality.</latest-body>
  <original-body-html>&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I needed to establish different subfolders where to save each
css (eg, ie.css, screen.css, print.css). So edit compressor.rb to
read from setting.yaml the subfolders. For example, in setting.yaml
specified:&lt;/p&gt;
&lt;p&gt;project1:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;path: /home/bs/Projects/sites/foo/to-path/styles
subpath_css:
  ie.css:
    - css  # store in /home/bs/Projects/sites/foo/to-path/styles/css
  screen.css:
    - screen # store in /home/bs/Projects/sites/foo/to-path/styles/screen
  print.css:
    - print # store in /home/bs/Projects/sites/foo/to-path/styles/print
&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;Attach diff compressor.rb with the funcionality.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  <versions type="array">
    <version type="Ticket::Version">
      <assigned-user-id type="integer" nil="true"></assigned-user-id>
      <attachments-count type="integer">0</attachments-count>
      <body>Hi,

I needed to establish different subfolders where to save each css (eg, ie.css, screen.css, print.css). So edit compressor.rb to read from setting.yaml the subfolders. For example, in setting.yaml specified:

 project1:
    path: /home/bs/Projects/sites/foo/to-path/styles
    subpath_css:
      ie.css:
        - css  # store in /home/bs/Projects/sites/foo/to-path/styles/css
      screen.css:
        - screen # store in /home/bs/Projects/sites/foo/to-path/styles/screen
      print.css:
        - print # store in /home/bs/Projects/sites/foo/to-path/styles/print

Attach diff compressor.rb with the funcionality.</body>
      <body-html>&lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I needed to establish different subfolders where to save each
css (eg, ie.css, screen.css, print.css). So edit compressor.rb to
read from setting.yaml the subfolders. For example, in setting.yaml
specified:&lt;/p&gt;
&lt;p&gt;project1:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;path: /home/bs/Projects/sites/foo/to-path/styles
subpath_css:
  ie.css:
    - css  # store in /home/bs/Projects/sites/foo/to-path/styles/css
  screen.css:
    - screen # store in /home/bs/Projects/sites/foo/to-path/styles/screen
  print.css:
    - print # store in /home/bs/Projects/sites/foo/to-path/styles/print&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;Attach diff compressor.rb with the funcionality.&lt;/p&gt;&lt;/div&gt;</body-html>
      <closed type="boolean">false</closed>
      <created-at type="datetime">2009-06-20T04:09:23-05:00</created-at>
      <creator-id type="integer">60519</creator-id>
      <diffable-attributes type="yaml">--- {}

</diffable-attributes>
      <milestone-id type="integer" nil="true"></milestone-id>
      <number type="integer">79</number>
      <permalink>establish-subfolder-for-file-css-in-settingyaml</permalink>
      <priority type="integer">0</priority>
      <project-id type="integer">15318</project-id>
      <state>new</state>
      <tag>compressor.rb</tag>
      <title>Establish subfolder for file css in setting.yaml</title>
      <updated-at type="datetime">2009-06-20T04:09:25-05:00</updated-at>
      <user-id type="integer">60519</user-id>
      <user-name>ae</user-name>
      <creator-name>ae</creator-name>
      <url>http://blueprintcss.lighthouseapp.com/projects/15318/tickets/79</url>
    </version>
  </versions>
  <attachments type="array">
    <attachment type="Attachment">
      <code>ca5c0a5208b7c409a7a8c78903da234a5b9ab4f6</code>
      <content-type>application/x-ruby</content-type>
      <created-at type="datetime">2009-06-20T04:09:24-05:00</created-at>
      <filename>diff-compressor.rb</filename>
      <height type="integer" nil="true"></height>
      <id type="integer">135688</id>
      <size type="integer">8535</size>
      <uploader-id type="integer">60519</uploader-id>
      <width type="integer" nil="true"></width>
      <url>http://blueprintcss.lighthouseapp.com/attachments/135688/diff-compressor.rb</url>
    </attachment>
  </attachments>
</ticket>
