Skip to content

Regulate Forum Posts  #134

@NinaHerrmann

Description

@NinaHerrmann

limit the number of posts per time period for each user, e.g. 3 per day or 10 per week, which to me is essential for a well-regulated forum. (split from #91 )

Assumptions (@pejhab please comment if not correct):

  1. only opening discussions is limited - answers are unlimited

Implement:

  • setting regulating the number of post (numerically)
  • optional - time span for the regulation (days, weeks) (otherwise each user can only create x discussions)
  • use created in post table to count post created (in a specific timespan).
  • add logic to discussion.php
  • add meaningful messages if users try to create more discussions (also regarding information about next time the users is able to create a discussion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions