This is an old revision of the document!
Table of Contents
Attachments (pun_attachment)
- 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:
<del>1. Error appears: Notice: Undefined variable: attach_info in …\edit.php(345) : eval()'d code on line 53</del> <del>2. the attachment form is not displayed correctly.</del>
- 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
- Add features list here!
See also
Links
- Trac tickets:
- Browse code:
- Forums topic: