Skip to content

A Drupal 8 input filter to convert [Title string] into links.

Notifications You must be signed in to change notification settings

agentrickard/linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

linker

A Drupal 8 input filter to convert [Title string] into links.

Purpose

To create wiki-style inputs for links, so that editors do not need to lookup additional content while writing.

Roadmap

  • Create an input filter to support [string] replacement, where "string" is a node title or taxonomy term.
  • Create a plugin system to register additional types of entities to be used with the filter.
  • Create a means to generate placeholder content if the string fails to match any targets.

About

A Drupal 8 input filter to convert [Title string] into links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages