Skip to main content

Customization

Adding/removing Content Types

  • Follow all drupal best practices.
  • The Drupal Accelerator includes these content types by default:
    • Home Page (idfive_home_page)
    • Basic Page (idfive_page)
    • Landing Page (idfive_landing_page)
    • Article (idfive_article)
    • Event (idfive_event)
    • Person (idfive_person)
    • Alert (idfive_alert)
  • Each content type has specific field configurations and templates
  • See Drupal Accelerator CMS Training for detailed content type documentation

Some Accelerator projects will require some additional functionality to add to the project

Examples:

  • Developing upcoming events and past events shortcode/paragraphs.
  • Adding pagination to the news feed at the threshold of 9+ posts
  • Adding fields/post types
  • Etc.

This will probably be unique from project to project. Each Project will be slightly different and come with its own challenges. If you discover anything that is wrong with the core of Accelerator, add it as a trello ticket in the Accelerator Trello board. Or, if proposed new functionality would benefit future Accelerator sites, notify accelerator team for consideration.

For comprehensive client training materials and content management guidance:

These resources include detailed content type documentation, accessibility guidelines, workflow instructions, and training checklists that complement the technical customization information in this document.