su-sws/stanford_private_page

A Drupal feature.

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 28

Forks: 0

Open Issues: 1

Type:drupal-custom-module

7.2.0-alpha.5 2019-02-12 23:20 UTC

This package is auto-updated.

Last update: 2024-03-29 03:38:49 UTC


README

Version: 7.x-2.0-dev

Maintainers: cynmij and cjwest

Changelog.txt

This module provides a content type (Stanford Private Page) that incorporates the Stanford Image Field Collection and file upload. It is essentially the same as the Stanford Page except it is designed to provide pages within a site that can restrict viewing. Using the Content Access module, this feature allows the site administrator to use permissions to limit the roles that can view and edit the private pages.

Sub Modules

Stanford Private Page Access

Provides the configuration settings for content access. This limits access to private pages by role. On installation this rebuilds the permissions.

Stanford Private Page administration

A manage content feature which provides an administration page where users can view, sort, search, and filter through Stanford Private Page content.

Stanford Private Page Section

Provides the context and menus to support a private section.

Installation

Install this module like any other module. See Drupal Documentation

Configuration

You can configure settings at admin/stanford/private-page. Here you can:

  • indicate whether or not a message displays on the private page
  • set the message that displays on the private page

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests