Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.98 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.98 KB

#Stanford Jumpstart Homepage

Version: 7.x-1.4

Maintainers: boznik,sherakama,cjwest

The Stanford Homepage module provides custom homepage layouts functionality for Stanford Jumpstart Sites. It has a collection of context layouts and blocks that can be quickly toggled on and off through a custom dashboard UI. This branch provides homepage layouts for JSE.

Layouts

Hoover Provides an about block, banner block, small custom block, and large custom block.

Morris Provides an about block, banner block, small custom block, auto-generated news block, and auto-generated events block.

Terman Provides a full-width banner block, about block, small custom block, large custom block, auto-generated news block, and auto-generated events block.

Pettit Provides a full-width banner block, large about block, large custom block, auto-generated news block, and auto-generated events block.

Installation

Install this module like any other module. See Drupal Documentation

Configuration

From the Site Actions menu, use the "Customize Design" tab (admin/stanford-jumpstart/customize-design) to select homepage options.

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