There should really be five options

view - access - post - edit- delete

For forums we want to show off, but restrict access to, how difficult would it be to hack the module to add this ?

Comments

salvis’s picture

What's the difference between view and access?

darumaki’s picture

It's one thing to view a forum, but another to access, in other words to click and enter. PHPBB has this function where you can allow guests to see the forums and grant access to only certain roles, good for showing off a forum, like a teaser.

salvis’s picture

So you'd like to see the name and description of the forum in the forum list, but no link, no post counts, and no last post by, right?

Yeah, why not — care to submit a patch?

darumaki’s picture

I don't know how to do patches or code, the way it usually setup is visitors can see the forum links and all, they can even click on them, if they don't have access, they get a please log in to view this forum message

salvis’s picture

Things are never as easy as they seem at first glance...

The user may be logged in, yet still not have access to a protected forum...

Golem07’s picture

Version: 5.x-1.9 » 6.x-1.0-beta1

Though already a few months old, I'd like to show my support for this suggestion. Such a "teasing" function can make regsitering for a site much more attractive for anonymous users. E.g. on forums one might be more likely to sign up if he can see in advance, what subjects/topics are being offered/discussed. I hope the developers consider such an option in the future.

salvis’s picture

Status: Active » Closed (duplicate)

Golem07 provided a nice write-up in #370682: "View" and "Read" Permission. I'm closing this thread in favor of the other one.