su-sws/stanford_conference

A Drupal feature.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 26

Forks: 3

Open Issues: 0

Type:drupal-custom-module

7.1.0-beta2 2018-06-27 13:03 UTC

This package is auto-updated.

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


README

#Stanford Conference

Version: 7.x-1.x-dev

Maintainers: jbickar, sherakama

Changelog.txt

This module delivers a lightweight conference scheduling and display functionality. It includes two content types: Conference Overview and Conference Session. An Agenda page view is populated automatically when a Conference Session is entity referenced to a Conference Overview.

There is also a view at /conferences that lists all Conferences in reverse chronological order.

Installation

Install this module like any other module. See Drupal Documentation

For issues with the wrong theme being loaded please review this patch: https://www.drupal.org/files/issues/subpathauto-1814516-42.patch

Configuration

  • Add a "well" class to the Contact block on the Conference Overview page.
  • Add a "well" class to the Link to Overview sidebar block on the Agenda page.
  • Configure Permissions as desired.

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.

For issues with the wrong theme being loaded please review this patch: https://www.drupal.org/files/issues/subpathauto-1814516-42.patch

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