Zikula / Plugins
Group checker 1.1
Extension type: Plugin
Extension originally created by mumuri on Jan 17, 2009
- Description
- This small plugin allows you to display a specific content to the user of a given group. Usually; you can do that by adding permissions to the given group, and using a smarty to check the permission, but this can't be done in some cases. For instance, if there is no permissions for the content you wan't to display or if you wan't to display specific icons to a given groups (that was i ve done on top flood).
Quick setup
<!--[checkgroup gid="1" ]-->
do some stuff
<!--[/checkgroup]-->the gid parameter is the id from the given group, you can find this id in the group module (index.php?module=Groupes&type=admin)
Why did you use an ID and not the group name ?
the GID was chosen over the group name, because it would have require one more SQL query. The only solution to avoid that was to use adodb cache system and i don't have time for that for the moment. Notes that all the information are already in the user interface, you don't have to use your phpMyAdmin to connect to the database and see the ids... André Bergues- Screenshots
-
- Support Info
- TargetGroup
- All
- Status
- Normal
Group checker 1.1
Options
- Version created by mumuri on Sep 27, 2009
- Core support
- (not supported)
- (not supported)
- (not supported)
- Changelog
- broken link
- Status
- Normal
1.0
Options
- Version created by mumuri on Jan 17, 2009
- Core support
- (not supported)
- (not supported)
- (not supported)
- Changelog
- Initial Version
- Status
- Obsolete
Comments
Write us your opinion about Group checker. Bug reports and feature request should be submitted at the project's tracker though.
Reviews
You tried Group checker out or are using it? Share your experience and create a review about Group checker.
Note
Only registered users are allowed to add reviews.
Register an account
or
Log in.
History
This graph shows how views and downloads developed. It also contains several events in form of vertical bars. Thereby are local events, as a new version or a comment, and global events, like for example new core releases or other appointments.
Powered by ModuleStudio 0.4.10

Comment by:
mumuri
27 Sep 2009 - 04:26AM
direct download link for check group
the link of direct download seems to be broken,
http://code.zikula.org/core/ticket/1342
Comment by:
mumuri
02 Dec 2009 - 04:45AM
not that this plugin is now included in the official version
Note
Only registered users are allowed to add reviews.
Register an account or Log in.