Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

SAML2 Authentication support for Joomla! This Joomla! Extension gives to a Joomla instalation the Intoperable SAML2 Profile authentication support, allowing federated user to login in Joomla front-ent (Joomla becomes a Federated Service Provider) Notes: Embeds simpleSAMLphp (LGPL too)

0
 
  0 reviews  |  1 user  |  103,389 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

This plugin allows you to add access control to articles by defining parts of the article which are viewable by certain usergroups. The different usergroups available are: guest registered author editor publisher manager administrator super admininistrator In order to make a part of the article ... [More] viewable by a certain group, edit the article as such: {access view=registered} Only registered users can view this portion of the article. {/access}To exclude a group from viewing an article, use the exclamation mark (!) before the group name. {access view=!registered} Any group other then registered can view this portion of the article. {/access}To add multiple groups, separate them with a comma (,). {access view=registered,author,editor} Only registered,author and editor usertypes can view this portion of the article. {/access}To add a any group between two groups (inclusive), use a hyphen (-). {access view=registered-editor} Only registered,author and editor usertypes can view this portion of the article. {/access}To add any group and above or below a group (inclusive) just leave the group to the right or left blank in order to match to the lowest or highest group. {access view=-registered} Only guests and registered users can view this portion of the article. {/access}{access view=author-} Only authors and above can view this portion of the article. {/access} [Less]

0
 
  0 reviews  |  0 users  |  118 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.