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:- Error appears:
Notice: Undefined variable: attach_info in …\edit.php(345) : eval()'d code on line 53
- the attachment form is not displayed correctly.
Viewing of an attachment image:- Little padding in the heading
- In breadcrumbs, “attachment” should be a link
- Add an indent for dowhload links at the bottom of the page.
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.- Viewing a post with an attachment image, when its size is more than an avatar's: no link to see a full size image.
- Some times all NEW attaches are not showed in NEW posts during viewing topics (see Forums topic for details)
Specification
pun_attachment 1.0
- Add features list here!
See also
Links
- Trac tickets:
- Browse code:
- Forums topic: