Differences
This shows you the differences between the selected revision and the current version of the page.
punbb13:pun_attachment 2008/12/30 06:12 | punbb13:pun_attachment 2020/02/06 11:04 current | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Attachments (pun_attachment) ====== | + | Moved to [[punbb13:extensions:pun_attachment]] |
- | [[.:|PunBB 1.3]] [[:dic:official_extension|official extension]] | + | |
- | * Current version: **1.0a.1** | + | |
- | + | ||
- | ===== General idea ===== | + | |
- | * Allows users to attach files to posts. | + | |
- | + | ||
- | ===== Bugs ===== | + | |
- | * Use Query Builder for all queries, especially when alter or create table. | + | |
- | * When a user adds an image, and the size of the attachment is more than the size of the avatars button, the attachment form is not displayed correctly. | + | |
- | + | ||
- | * When a user edits a message with an image attachment, and its size more than the size of an avatar: | + | |
- | + | ||
- | 1. Error appears: Notice: Undefined variable: attach_info in …\edit.php(345) : eval()'d code on line 53 | + | |
- | 2. the attachment form is not displayed correctly. | + | |
- | + | ||
- | * Viewing of an attachment image: | + | |
- | + | ||
- | 1. Little padding in the heading | + | |
- | 2. In breadcrumbs, “attachment” should be a link | + | |
- | 3. Add an indent for dowhload links at the bottom of the page. | + | |
- | + | ||
- | * Viewing a post with an attachment image, when its size is more than an avatar's: no link to see a full size image. | + | |
- | * When a user tries to add a file with the php-extension, it is added successfully, but in settings php-files are blocked from being attached. | + | |
- | * Group permissions: a user can add an image with a block extension. | + | |
- | + | ||
- | ===== Specification ===== | + | |
- | ==== pun_attachment 1.0 ==== | + | |
- | * FIXME Add features list here! | + | |
- | + | ||
- | ====== See also ====== | + | |
- | * [[extensions#official_extensions|PunBB official extensions]] | + | |
- | + | ||
- | ====== Links ====== | + | |
- | * Trac tickets: :?: | + | |
- | * Browse code: | + | |
- | * Trac: [[http://punbb.informer.com/trac/browser/additions/punbb-1.3/extensions/pun_attachment/|Source]], [[http://punbb.informer.com/trac/log/additions/punbb-1.3/extensions/pun_attachment/|Log]] | + | |
- | * SVN: [[http://punbb.informer.com/svn/additions/punbb-1.3/extensions/pun_attachment/|/svn/additions/punbb-1.3/extensions/pun_attachment/]] | + | |
- | * Forums topic: :?: | + | |
- | * [[http://punbb.informer.com/extensions/|PunBB extension repository]] | + |