Posts

Drupal 9: Importing Documents in Bulk to a Media Entity

I had over 400 historical PDF documents I needed to import and display on the front end in a table view. The table needed to include multiple columns for fields such as title, file name and date, and be sortable and searchable. In order for Drupal to recognize the files and allow me to create […]

508 Compliance for PDF Documents

This is a follow up to my previous post 508 Compliance for Word Documents. If you’re unfamiliar with Section 508 or want to learn more, check out my post Intro to Section 508 and Accessibility. In this post, I will cover how to convert a prepared Word document to a PDF and how to adjust […]

508 Compliance for Word Documents

In my last post “Intro to Section 508 and Accessibility” I explained what Section 508 is, why it’s important, and how to be compliant. As a quick review, Section 508 is a law requiring Federal agencies to meet standards during “development, procurement, maintenance, and use” of Information and Communication Technology (ICT). These standards help users […]