access_unpublished_linked_nodes Integration

Created on 4 November 2024, 18 days ago

Problem/Motivation

Placeholder for todo items related to access_unpublished_linked_nodes integration

Steps to reproduce

TBD

Proposed resolution

Previously I relied on the embed_block module for some fancy functionality, would like to make it work with this module instead as the embed_block project is not being actively maintained.

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

🌱 Plan
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada joseph.olstad

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

Comments & Activities

  • Issue created by @joseph.olstad
  • 🇫🇷France lazzyvn paris

    The next step of the module will be
    - after selecting a block there will be a balloon panel displaying a form allowing the user to enter the class and libray. when submitting that form the generated html string will be
    <div class="insert-block custom-class" data-block-id="block_id" data-libraries="module1/library1,module2/library2">content block</div>
    then will start making a filter to find and replace (exactly module embed block) this html template with the actual block renders.
    - maybe check block access for dropdown block list

Production build 0.71.5 2024