This repository has been archived by the owner on May 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tobias Friebel
committed
Jan 13, 2014
1 parent
a5687ea
commit d0372d5
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
#Limit Thread View | ||
Limit the number of posts in threads for arbitrary groups | ||
|
||
## Features: | ||
* Limit shown postings in threads for arbitrary groups | ||
* Sort limited threads reverted, show newer postings and hide older ones | ||
* Displays a warning message at the top | ||
* Works after installation immediatelly for guests, registered users are not limited | ||
* German and english available | ||
|
||
## Options and settings: | ||
* System -> Options -> Forum -> Threads -> Limit Threadview | ||
* Users -> User Groups -> <arbitrary group> -> General Permissions -> Forum -> Can see threads without limitation | ||
* Community -> Forums -> <arbitrary forum> -> Permissions -> <arbitrary group or user> -> Threads -> Can see threads without limitation | ||
|
||
## Known problems: | ||
* Postings wont be limited in Dashboard | ||
* Postings wont be limited in search | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
Limit Thread View | ||
Schränkt die Menge an Beiträgen ein, die ein Gast sehen kann. | ||
|
||
## Features: | ||
* Anzahl der angezeigten Beiträge in Themen kann für beliebige Gruppen eingeschränkt werden | ||
* Eingeschränkte Themen können rückwärts sortieren werden, so das die neuesten Beiträge angezeigt werden und die älteren verborgen | ||
* Es wird ein Warnhinweis oben angezeigt | ||
* Nach der Installation sofort aktiviert für Gäste, angemeldete Benutzer sind nicht eingeschränkt | ||
* Deutsch und Englisch verfügbar | ||
|
||
## Optionen und Einstellungen: | ||
* System -> Optionen -> Forum -> Themen -> Themenansicht einschränken | ||
* Benutzer -> Benutzergruppen -> <Beliebige Gruppe> -> Allgemeine Rechte -> Forum -> Themen -> Kann Themen ohne Limitierung sehen | ||
* Community -> Forum -> <Beliebiges Forum> -> Berechtigungen -> <Beliebige Gruppe oder Benutzer> -> Themen -> Kann Themen ohne Limitierung sehen | ||
|
||
## Bekannte Probleme: | ||
* Beiträge werden uneingeschränkt im Dashboard angezeigt | ||
* Beiträge werden uneingeschränkt in der Suche angezeigt |