Jump to content

Attachments permissions per forum


GlenP

Recommended Posts

Posted

I'm probably being especially stupid bit I cannot find a way to disable permission to upload attachments. We have some forums which we do not want people to be able to upload attachments and is working well in 3.4.x but seems to have disappeared in our 4.x test site.

Posted
7 hours ago, GlenP said:

I'm probably being especially stupid bit I cannot find a way to disable permission to upload attachments. We have some forums which we do not want people to be able to upload attachments and is working well in 3.4.x but seems to have disappeared in our 4.x test site.

Here's a simple solution

1.Create a new theme - just a copy of your use community theme.

2. Add in Custom css on this theme

.ipsComposeArea_dropZone{display:none;}

3. Change to edit all forums that you want

"Forum Settings -> Theme Override:  Select a this new theme and Save.

These forums will have no attachment files.

  • 2 weeks later...
  • 1 month later...
Posted
On 4/3/2016 at 4:10 PM, Adlago said:

.ipsComposeArea_dropZone{display:none;}

 

Heh, this is genuis! :D Thank you!

Since I have the Pages app, I'm going to keep my existing theme and write a custom css definition to hide this. Then, I'll only include that block in this particular forum. Perfect!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...