<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Tag: attachments</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: attachments</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 00:53:28 +0000</pubDate>

<item>
<title>_ck_ on "Attachments, can they be 20-30 megs?"</title>
<link>http://bbpress.org/forums/topic/attachments-can-they-be-20-30-megs#post-21146</link>
<pubDate>Sun, 30 Nov 2008 08:18:43 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">21146@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can adjust the settings in the plugin to any size.&#60;/p&#62;
&#60;p&#62;With broadband today I guess that won't be too much of a problem but remember it's passed through a PHP session so on an extremely active site that could in theory become a problem if they were publicly available downloads  (the default locks downloads to members only, which is best).
&#60;/p&#62;</description>
</item>
<item>
<title>nicknichols on "Attachments, can they be 20-30 megs?"</title>
<link>http://bbpress.org/forums/topic/attachments-can-they-be-20-30-megs#post-21137</link>
<pubDate>Sat, 29 Nov 2008 22:51:26 +0000</pubDate>
<dc:creator>nicknichols</dc:creator>
<guid isPermaLink="false">21137@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Greetings...after becoming disenchanted with phpBB our science forum is looking for a new home.  But we need to be able to upload large documents, spreadsheets, PPTs, etc. for each other to view. If we can do the uploads/downloads of data....bbPress would be GREAT!  But from what I can see one can only attach 100K docs.  Is there a plugin for larger uploads?  Server space is no problem for us.&#60;br /&#62;
Thanks!  --Nick
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Embeds Photos in user posts"</title>
<link>http://bbpress.org/forums/topic/embeds-photos-in-user-posts#post-18770</link>
<pubDate>Fri, 29 Aug 2008 00:47:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18770@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is no rich text editor right now.  There &#60;strong&#62;are&#60;/strong&#62; &#60;a href=&#34;http://bbpress.org/forums/topic/plugin-bbpress-quicktags-plugin-updated&#34;&#62;quicktags&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;There are several versions of a quicktags plugin for bbPress: not sure which one is best or still works.&#60;/p&#62;
&#60;p&#62;For images, if people can host it somewhere, you want the &#60;a href=&#34;http://bbpress.org/plugins/topic/allow-images/&#34;&#62;Allow Images plugin&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;If you want to allow people to upload attachments (including images) you want the &#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34;&#62;bbPress Attachments&#60;/a&#62; plugin.&#60;/p&#62;
&#60;p&#62;If you read the instructions for the bbPress Attachments plugin, you will see how they can attach an image first, then embed that image in their post.
&#60;/p&#62;</description>
</item>
<item>
<title>artcoder on "Embeds Photos in user posts"</title>
<link>http://bbpress.org/forums/topic/embeds-photos-in-user-posts#post-18766</link>
<pubDate>Thu, 28 Aug 2008 21:45:09 +0000</pubDate>
<dc:creator>artcoder</dc:creator>
<guid isPermaLink="false">18766@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does bbPress have a rich text editor or an post entry where the user is able to embed a photo or graphic to their forum post?  I'm looking for something where ideally, the user would be able to browse and pick out the photo from a file on their local disk, and up it goes to the post without needing to upload the photo in some photo share first.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "PRIORITY #1: Image\File Attachments"</title>
<link>http://bbpress.org/forums/topic/priority-1-imagefile-attachments#post-17539</link>
<pubDate>Tue, 22 Jul 2008 22:50:54 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">17539@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have now added the ability to do inline image viewing starting with version 0.1.5&#60;/p&#62;
&#60;p&#62;It's not completely finished but I know that ability was in demand so I'm making it available for testing right away.
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15768</link>
<pubDate>Fri, 25 Apr 2008 17:17:18 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">15768@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Very nice!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15612</link>
<pubDate>Mon, 21 Apr 2008 13:52:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15612@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I agree with not doing the actions in the templates - that was a mistake WordPress did for awhile eh? The hooks can go inside &#60;code&#62;function edit_form&#60;/code&#62; in the core, no?&#60;/p&#62;
&#60;p&#62;Just for clarification, because this one is important,  &#60;code&#62;do_action(&#38;#39;post_edit_form&#38;#39;)&#60;/code&#62; should go AFTER the &#60;code&#62;&#38;lt;/form&#38;gt;&#60;/code&#62; is closed. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;do_action(&#38;#39;pre_edit_form&#38;#39;)&#60;/code&#62; should be before the &#60;code&#62;&#38;lt;form&#60;/code&#62;&#60;br /&#62;
and &#60;code&#62;do_action(&#38;#39;edit_form&#38;#39;)&#60;/code&#62; should be inside the form.&#60;/p&#62;
&#60;p&#62;If all the post_form's are actions, so should be the edit_forms. I don't think any are filters, wouldn't make sense...?&#60;/p&#62;
&#60;p&#62;This will help other plugins like my Signatures too.&#60;br /&#62;
Less template edits needed, makes it easier for users.&#60;/p&#62;
&#60;p&#62;Of course I still have to support some 0.8.3 people so it's going to be awhile before this solves all problems but at least newer installs can benefit.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15607</link>
<pubDate>Mon, 21 Apr 2008 13:25:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15607@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've now implemented flexible restrictions in 0.0.6 based on file type or role based on your suggestion HowToGeek.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15599</link>
<pubDate>Mon, 21 Apr 2008 12:07:59 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15599@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I recall a ticket where mdawaffe was hesitant to put hooks in the templates.&#60;/p&#62;
&#60;p&#62;Would you require hooks in the templates?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15592</link>
<pubDate>Mon, 21 Apr 2008 08:35:38 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15592@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;HowToGeek, that's easily doable, just more settings to fill out ;-)&#60;/p&#62;
&#60;p&#62;That reminds me that I'll have to give a list of accepted file types and sizes above or below the upload form.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15591</link>
<pubDate>Mon, 21 Apr 2008 08:30:02 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15591@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The ticket was months back, I'd have to search.&#60;br /&#62;
It's fairly simple in theory though, why not mimic the existing hook structure for new posts to match editing existing posts:&#60;br /&#62;
&#60;code&#62;pre_post_form&#60;/code&#62; -&#38;gt; &#60;code&#62;pre_edit_form&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;post_form&#60;/code&#62; -&#38;gt; &#60;code&#62;edit_form&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;post_post_form&#60;/code&#62; -&#38;gt; &#60;code&#62;post_edit_form&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15581</link>
<pubDate>Sun, 20 Apr 2008 23:29:13 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15581@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ _ck_&#60;/p&#62;
&#60;p&#62;Which ticket was he hook request in. I'll see if I can do something about it sooner rather than later.&#60;/p&#62;
&#60;p&#62;I'm also happy to do a new release 0.9.0.2 to get those changes more readily available for this plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15577</link>
<pubDate>Sun, 20 Apr 2008 23:19:33 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">15577@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have an interesting idea for this plugin: Make the allowed filetypes be set per group. &#60;/p&#62;
&#60;p&#62;That way you can say that regular participants can only upload image files (fairly safe), but moderators can upload documents, and administrators can upload anything (like executables)... it could be easily customized.
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15576</link>
<pubDate>Sun, 20 Apr 2008 19:13:43 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">15576@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It works!&#60;/p&#62;
&#60;p&#62;Going to spend some time playing with it, will reply with more feedback.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Attachments / File Uploads Plugin"</title>
<link>http://bbpress.org/forums/topic/attachments-file-uploads-plugin#post-15562</link>
<pubDate>Sun, 20 Apr 2008 09:18:03 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15562@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;An early beta is now available for review:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "PRIORITY #1: Image\File Attachments"</title>
<link>http://bbpress.org/forums/topic/priority-1-imagefile-attachments#post-15561</link>
<pubDate>Sun, 20 Apr 2008 09:17:00 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15561@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;An early beta is now available for review:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15560</link>
<pubDate>Sun, 20 Apr 2008 09:16:24 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15560@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;An early beta is now available for review:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15550</link>
<pubDate>Sat, 19 Apr 2008 20:08:40 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15550@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;em&#62;fel64: No, there's been hooks for the post form for as long as I can remember.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Unfortunately that's only for new posts. For editing existing posts there is absolutely no way to affect the template without editing it. There's no hooks for edit_form() or any of it's sub-functions or the template loader (the loader does the include AFTER the hook so nothing can be placed afterwards. I requested some hooks many month ago but they may have been missed (or ignored). This plugin will require (one, simple) edit of the &#60;code&#62;edit-post.php&#60;/code&#62; template.&#60;/p&#62;
&#60;p&#62;(In theory it could be done via the bb_get_footer but that's really messy and the footer hook is AFTER the footer has been rendered).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads/page/2#post-15548</link>
<pubDate>Sat, 19 Apr 2008 14:37:36 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15548@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes there used to be a limit with readfile/passthru but supposedly fixed in newer PHP and even the old limit was 2mb which is fairly high anyway. Also there is some debate that flushing output and making sure compression/output buffers are turned off avoids the limit. We'll find out as more people test it.&#60;/p&#62;
&#60;p&#62;I'll have a version up for testing in 12 hours or so.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15547</link>
<pubDate>Sat, 19 Apr 2008 13:13:37 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15547@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh, and the file size may be limited by the memory limits in PHP that way too. Not the file upload size limits, but the memory allocation limits set in the PHP INI file.&#60;/p&#62;
&#60;p&#62;This stuff will come out in the wash once it is released and in the hands of users though.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15545</link>
<pubDate>Sat, 19 Apr 2008 13:10:47 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15545@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Piping things through PHP will be slower (but potentially more secure).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15539</link>
<pubDate>Sat, 19 Apr 2008 07:44:55 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15539@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Progress is excellent, way ahead of schedule, should have a public demo Saturday night (24 hours or so).&#60;/p&#62;
&#60;p&#62;Working on a auto-thumbnail method now for image uploads.&#60;/p&#62;
&#60;p&#62;I've come up with some extra security features like the files are not directly publicly accessible (stored in non-webroot directory) so they never get fed through the parsers and cannot be executed (ie. .php .html .asp) even if someone manages to trick a file extension or mime somehow. The only downside to this is that the files must be &#34;dumped&#34; through PHP (readfile) which will keep the PHP session open longer but unless you are serving multi-megabyte files at high traffic rates, this should not be a big issue (optionally you can make the files directly accessible off the web if this is critical issue). &#60;/p&#62;
&#60;p&#62;As a bonus the above method makes hotlinking impossible as you can set attachments as accessible to logged-in members only.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15535</link>
<pubDate>Sat, 19 Apr 2008 05:46:45 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15535@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ _ck_&#60;/p&#62;
&#60;p&#62;I think all languages place the file extension on the right of the filename.
&#60;/p&#62;</description>
</item>
<item>
<title>Beer on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15530</link>
<pubDate>Sat, 19 Apr 2008 02:11:36 +0000</pubDate>
<dc:creator>Beer</dc:creator>
<guid isPermaLink="false">15530@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm glad the donation idea is working.
&#60;/p&#62;</description>
</item>
<item>
<title>HowToGeek on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15525</link>
<pubDate>Fri, 18 Apr 2008 21:56:38 +0000</pubDate>
<dc:creator>HowToGeek</dc:creator>
<guid isPermaLink="false">15525@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I donated towards this plugin as well. Very happy to see this being worked on!&#60;/p&#62;
&#60;p&#62;@Everybody: You can donate directly to _ck_ with this link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://amazon.com/paypage/P2FBORKDEFQIVM&#34; rel=&#34;nofollow&#34;&#62;http://amazon.com/paypage/P2FBORKDEFQIVM&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15521</link>
<pubDate>Fri, 18 Apr 2008 19:21:19 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15521@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Very early sneak preview:&#60;br /&#62;
&#60;a href=&#34;http://img156.imageshack.us/img156/8615/bbattachmentspreviewpv0.png&#34; rel=&#34;nofollow&#34;&#62;http://img156.imageshack.us/img156/8615/bbattachmentspreviewpv0.png&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gregory.dziedzic on "PRIORITY #1: Image\File Attachments"</title>
<link>http://bbpress.org/forums/topic/priority-1-imagefile-attachments#post-15516</link>
<pubDate>Fri, 18 Apr 2008 17:37:11 +0000</pubDate>
<dc:creator>gregory.dziedzic</dc:creator>
<guid isPermaLink="false">15516@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry to bump this thread again...&#60;br /&#62;
Sambauer, my post was not directed to you and I respect a lot what you are doing and your attitude on the forum. It's the &#34;then go for a wiki&#34; remark that made me react.&#60;br /&#62;
I'm very happy and thankful that _ck_ got down to the writing of this plugin. Keep on the good works, it's a great soft you're all working on :)
&#60;/p&#62;</description>
</item>
<item>
<title>gregory.dziedzic on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15515</link>
<pubDate>Fri, 18 Apr 2008 17:05:26 +0000</pubDate>
<dc:creator>gregory.dziedzic</dc:creator>
<guid isPermaLink="false">15515@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;_ck_ you are wonderful :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15512</link>
<pubDate>Fri, 18 Apr 2008 16:10:58 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15512@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've got a skeleton prototype working already but I have an important question:&#60;/p&#62;
&#60;p&#62;In Right-To-Left languages, filenames are still left-to-right, correct? ie. it's never  gif.filename,  always filename.gif ?&#60;/p&#62;
&#60;p&#62;Sounds silly but you never know...  I mean how does Chinese or Japanese handle filenames?
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Proposed method for file attachments and uploads"</title>
<link>http://bbpress.org/forums/topic/proposed-method-for-file-attachments-and-uploads#post-15511</link>
<pubDate>Fri, 18 Apr 2008 14:33:04 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">15511@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It was USD$50&#60;/p&#62;
&#60;p&#62;:)&#60;/p&#62;
&#60;p&#62;I say just get it up to a usable state and out the door. Then we can all work on making it better over time.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
