Hi,

I installed and activated the Private Upload module successfullyon a 5.1 system. The only problem is that when the module is activated the attachment list raises to the top of the teaser view for all nodes with attachments. In the full node view the attachment list is on the bottom of the page as usual.

Is this a problem with Private Upload or something else?

Comments

starbow’s picture

Interesting. I wonder if anyone else is having the same issue.

cwhitworth’s picture

I am experiencing the exact same problem. Private Upload puts the list of attachments at the top of the teaser, and at the bottom of the full node view.

However, when using just Drupal's core upload module, the attachments are listed at the bottom of both the teaser and the full node views.

starbow’s picture

Category: support » bug

Ok, I am moving this to a bug.

yrocq’s picture

Maybe the real bug is that the file list is put in the teaser. When I disable the module, it is only shown in the full node view by default.

yrocq’s picture

Component: Miscellaneous » Code
Status: Active » Needs review
StatusFileSize
new682 bytes

This patch restores the default Drupal behaviour by hiding attachments list in teaser view.

yrocq’s picture

Title: Attachment list raised to the teaser of nodes » Good patch
StatusFileSize
new720 bytes

Oops ! My previous patch was reversed. Here is the good one.

v1nce’s picture

Status: Needs review » Closed (duplicate)