Skip to content

groupserver/gs.group.privacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gs.group.privacy

Privacy information about a group

Author

Michael JasonSmith

Contact

Michael JasonSmith <mpj17@onlinegroups.net>

Date

2014-10-10

Organization

GroupServer.org

Copyright

This document is licensed under a Creative Commons Attribution-Share Alike 4.0 International License by OnlineGroups.net.

Introduction

This product provides both the mechanism to reflect on the privacy settings for a group, and change them. These tasks are done the Change Privacy form, and a content provider.

See the documentation in the docs folder for information on the privacy-introspection API.

Change Privacy

The Change Privacy page, admin_change_basic_privacy.html in the Group context, allows a site administrator to change the privacy of a group.

Content Provider

The content provider groupserver.GroupPrivacy creates a <div> element that displays a summary of the group privacy, and an explanation of what it means. It takes a group identifier as an argument:

<p tal:define="groupId view/groupInfo/id;" 
   tal:replace="structure provider:groupserver.GroupPrivacy">Privacy</p>

Resources

About

The Change Group Privacy page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages