Translations of this page: en bg cs de fi fr hu it ja pl ru tr zh

This is an old revision of the document!


Attachments (pun_attachment)

PunBB 1.3 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. <del>Error appears: Notice: Undefined variable: attach_info in …\edit.php(345) : eval()'d code on line 53</del>
    2. <del>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

  • FIXME Add features list here!

See also

Links


Personal Tools