Skip to content

web-illinois/illinois_framework_core

Repository files navigation

Illinois Framework Core

A Drupal module containing the contrib and custom modules that are required by the Illinois Drupal Framework

What's included

The Illinois Drupal Framework Core module includes the config to create a predefined set of content types, along with the modules needed to run a basic Drupal website.

Predefined content types

  • Content Page
  • News
  • Blog
  • Spotlight

Included modules

Adding a new component

In illinois_framework_theme

  • Implement a new template file (twig) to reference the component to be added
  • Use a name for the template file name reference in the hook suggestions listed as available OR develop a new hook suggestion. Generally suggestions for this purpose are in the format "paragraph--<paragraph_name>.html.twig"
  • The template file paragraph.html.twig may be used as a starting point for development. Review techniques in other templates in the templates/paragraphs directory for producing the results you desire"
  • Make sure that the template has access to the required javascript and css (library) for proper formatting. All component libraries listed in the Illinois Toolkit are available without additional development

In illinois_framework_core

  • Make sure that additional fields and configuration applicable to your methodology for implementation of the component have been added to illinois_framework_core

Contributing

The WIGG Drupal group is welcoming contributions from anyone on campus. Please see the WIGG Drupal webpage for more information.

About

A Drupal module that contains the contrib and custom modules that are required by the Illinois Framework

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors