<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Attachement urls</title>
  <link>http://www.activecollab.com/forums/topic/5743/</link>
  <description>Recent posts on topic: Attachement urls</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 07:46:34 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/25246/#post25246</link>
    <guid>http://www.activecollab.com/forums/post/25246/#post25246</guid>
    <title>Post #5 by Albo</title>
    <dc:creator>Albo</dc:creator>
    <description><![CDATA[<p>Excellent, thanks Ilija.</p>]]></description>
    <pubDate>Thu, 04 Mar 2010 08:17:29 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25245/#post25245</link>
    <guid>http://www.activecollab.com/forums/post/25245/#post25245</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>It's in /activeceollab/application/modules/resources/models/attachments/Attachment.class.php</p>]]></description>
    <pubDate>Thu, 04 Mar 2010 08:05:26 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25244/#post25244</link>
    <guid>http://www.activecollab.com/forums/post/25244/#post25244</guid>
    <title>Post #3 by Albo</title>
    <dc:creator>Albo</dc:creator>
    <description><![CDATA[<p>Thanks for the details! Where would I find the &quot;Attachment::getViewUrl()&quot;?<br />
<br />
Is it in a particular php file?</p>]]></description>
    <pubDate>Thu, 04 Mar 2010 07:39:00 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25233/#post25233</link>
    <guid>http://www.activecollab.com/forums/post/25233/#post25233</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>When disposition is set to attachment, browser is forced to download the file and skips displaying it inline. <br />
<br />
At the moment, activeCollab offers inline display for images only - all other file types are forced as attachments. For details, check Attachment::getViewUrl() method (attachment model is defined in resources module).</p>]]></description>
    <pubDate>Thu, 04 Mar 2010 03:43:59 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/25228/#post25228</link>
    <guid>http://www.activecollab.com/forums/post/25228/#post25228</guid>
    <title>Post #1 by Albo</title>
    <dc:creator>Albo</dc:creator>
    <description><![CDATA[<p>This follows on from my Lightbox question - <a href="http://www.activecollab.com/forums/post/25227/#post25227" target="_blank" rel="nofollow">http://www.activecollab.com/forums/post/25227/#post25227</a>)<br />
<br />
How are image and QuickTime movies handled as attachments? I'd like to use the Lightbox module for QT files and it seems possible with a bit of modification to the .js file. Doing this however doesn't work.<br />
<br />
I think it's because of the way attachments are handled upon upload and I can see that an image file has a different url than a movie file, other that just name obviously.<br />
<br />
.jpg: http://xxx/attachments/220?disposition=inline&amp;project_id=13<br />
<br />
.mov: http://xxx/attachments/217?disposition=attachment&amp;project_id=13<br />
<br />
Am I correct in thinking that this might be the reason it doesn't work?</p>]]></description>
    <pubDate>Wed, 03 Mar 2010 17:56:26 CST</pubDate>
  </item>
</channel>
</rss>
