<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Image file from URL too big horizontally for window</title>
  <link>http://www.activecollab.com/forums/topic/2627/</link>
  <description>Recent posts on topic: Image file from URL too big horizontally for window</description>
  <dc:language>en-us</dc:language>
  <pubDate>Sun, 12 Oct 2008 01:27:11 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/12336/#post12336</link>
    <guid>http://www.activecollab.com/forums/post/12336/#post12336</guid>
    <title>Post #14 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>As promised here are <a href="http://www.activecollab.com/developer-blog/working-with-files-and-presenting-your-work-with-files-module-1-1/" target="_blank" rel="nofollow">more details</a> on Files module and how it can be used to present your work to clients.</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 14:08:08 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12317/#post12317</link>
    <guid>http://www.activecollab.com/forums/post/12317/#post12317</guid>
    <title>Post #13 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>@Leon:<br />
<br />
It is part of the core and will be available in v1.1<br />
<br />
@Visionology:<br />
<br />
I'll post more details reply during the day (or tomorrow if something that I didn't plan happens :) ).</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 04:20:34 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12315/#post12315</link>
    <guid>http://www.activecollab.com/forums/post/12315/#post12315</guid>
    <title>Post #12 by Leon</title>
    <dc:creator>Leon</dc:creator>
    <description><![CDATA[<p>very nice (and quick) fix to the issue Ilija!! is the fix built into the theme or the aC core? and would it be implemented into aC1.1 final?</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 03:19:42 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12313/#post12313</link>
    <guid>http://www.activecollab.com/forums/post/12313/#post12313</guid>
    <title>Post #11 by Visionology</title>
    <dc:creator>Visionology</dc:creator>
    <description><![CDATA[<p>Wow nice, I like how it scales it proportionally rather than just on a single axis. Is that something that has to be manually added to the AC code and will have to be added with each new version?<br />
<br />
I don't recall since my trial expired but when you add images using the URL popup as done above can you link the image so the client can see the version that scales in the window as shown above and click on it to see the full image or an external page, etc? <br />
<br />
<br />
How I would ideally use the file area to show to clients is create a new file with a URL embedded image like above for each mockup. That way a client can view the project file list and see all the mockups in a list and click on each one to view them. They would see the scaled down version for sake of not breaking the site and then they could click on the image to possibly go to an external page or perhaps just open the image by iteself in a new browser full size. <br />
<br />
Thanks</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 02:36:21 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12311/#post12311</link>
    <guid>http://www.activecollab.com/forums/post/12311/#post12311</guid>
    <title>Post #10 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Played a bit and you can see the result attached to this message. First image is before, second is after scaling. This is all done automatically without affecting the original image.</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 02:23:33 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12310/#post12310</link>
    <guid>http://www.activecollab.com/forums/post/12310/#post12310</guid>
    <title>Post #9 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Another option is to have a function that goes through the post and makes sure that images that too wide get scaled down to appropriate size.  We used something like this before - all it does is changes width and height attributes of &lt;img /&gt; tag without altering the image itself.<br />
<br />
I'll have someone cover this.</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 01:43:01 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12309/#post12309</link>
    <guid>http://www.activecollab.com/forums/post/12309/#post12309</guid>
    <title>Post #8 by Visionology</title>
    <dc:creator>Visionology</dc:creator>
    <description><![CDATA[<p>Thanks guys, I just learned about activeCollab around 4 days ago. Was researching basecamp and goplan and stumbled upon it. <br />
<br />
Using their trial interface now so I don't know exactly the ways to create a theme using sandbox, however I will be doing a lot of reading soon to get up to speed. I don't want to commit to a purchase if I am not sure it will be as flexible as I need for a designer's environment.<br />
<br />
I would have been cool to have an option to check to either go from fixed to full by switching the CSS file but I can see where that isn't a top priority. </p>]]></description>
    <pubDate>Sun, 06 Apr 2008 23:48:21 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12308/#post12308</link>
    <guid>http://www.activecollab.com/forums/post/12308/#post12308</guid>
    <title>Post #7 by Leon</title>
    <dc:creator>Leon</dc:creator>
    <description><![CDATA[<p>+1 with what Ilija said...<br />
<br />
If you hack the default theme CSS it will (appear) broken as it wasn't designed to be full/liquid width!<br />
<br />
Build a theme using sandbox as the base - It will take time to build your own theme but it can also be quite rewarding ;)<br />
<br />
Slightly off-topic - Ilija, in 1.1 are admin's able to change the default aC site logo in the top left of the header? Or is this something to change manually still? (I haven't kept updated on this topic since aC 1.0.4)</p>]]></description>
    <pubDate>Sun, 06 Apr 2008 23:40:20 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12301/#post12301</link>
    <guid>http://www.activecollab.com/forums/post/12301/#post12301</guid>
    <title>Post #6 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">Visionology:</div>So the default theme can't be altered? <br />
<br />
I'd have to go and create an entirely new theme?</blockquote></div><br />
<br />
Basically true. Creating a new theme is not starting from scratch - you get a fully functional layout from sandbox theme.<br />
<br />
You can try to hack default theme, but it was never intended for it to go flex width so there is a ton of things that can go wrong. Plus we are constantnly working on it and you would need to reapply changes you made whenever you upgrade.</p>]]></description>
    <pubDate>Sun, 06 Apr 2008 10:58:27 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12299/#post12299</link>
    <guid>http://www.activecollab.com/forums/post/12299/#post12299</guid>
    <title>Post #5 by Visionology</title>
    <dc:creator>Visionology</dc:creator>
    <description><![CDATA[<p>So the default theme can't be altered? <br />
<br />
I'd have to go and create an entirely new theme?</p>]]></description>
    <pubDate>Sun, 06 Apr 2008 10:50:33 CDT</pubDate>
  </item>
</channel>
</rss>