Skip to main content

Provides a view on contents that displays the list of users having a role on it.

Project description

Introduction

Provides a “Members” tab on selected content types. The view a the list of members having a role on the content, sorted by role.

Content types have just to implement IUserListingAvailable.

Add to the configure.zcml on your policy product

<include package="collective.local.userlisting" />
<class class="my.package.content.MyContent.MyContent">
   <implements interface="collective.local.userlisting.interfaces.IUserListingAvailable" />
</class>

Changelog

1.0 (2011-04-06)

  • Initial release. [thomasdesvenain]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.local.userlisting-1.0.zip (20.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page