Port to Drupal 8/9

Created on 24 May 2021, over 3 years ago
Updated 28 August 2023, over 1 year ago

Problem/Motivation

We use this module for Drupalize.Me where, like Drupal.org, we have code that imports the User Guide project's .asciidoc into nodes. Our implementation differs in that instead of using Feeds we use the Migrate API. And specifically we use the asciidoc_display_parse_bare_html() function from this module. In order to move to Drupal 8 we'll need that code ported. And, I'm assuming Drupal.org will as well.

Proposed resolution

Port the module to Drupal 8/9.

Remaining tasks

I'm going to start with the code that's in the main asciidoc_display module, and leave the two sub-modules alone for now since we're not using either of those and I don't have things set up to test them. I might not actually port that code, but figure it's worth contributing back the parts I do update.

  • Port main asciidoc_display module
  • Port asciidoc_display_direct submodule
  • Port asciidoc_display_feeds submodule

API changes

This will change the module's API as many/most of the utility functions in asciidoc_display.inc will be implemented as services in D8/9.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States eojthebrave Minneapolis, MN

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024