Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-4.2
  • 8.x-5.x default
  • 3292870-drupal-10-readiness
  • 6.0.x
  • 8.x-4.x
  • 7.x-3.x
  • 7.x-2.x
  • 6.x-1.x
  • 7.x-1.x
  • 8.x-4.4
  • 6.0.0-beta3
  • 8.x-5.0-beta13
  • 6.0.0-beta2
  • 8.x-5.0-beta12
  • 7.x-3.6
  • 6.0.0-beta1
  • 8.x-5.0-beta11
  • 8.x-5.0-beta10
  • 8.x-5.0-beta9
  • 8.x-5.0-beta8
  • 8.x-5.0-beta7
  • 8.x-5.0-beta6
  • 8.x-5.0-beta5
  • 8.x-4.3
  • 8.x-5.0-beta4
  • 8.x-5.0-beta3
  • 8.x-5.0-beta2
  • 8.x-5.0-beta1
28 results

linkit-3292870

  • Clone with SSH
  • Clone with HTTPS
  • Forked from project / linkit
    241 commits behind, 1 commit ahead of the upstream repository.
    chr.fritsch's avatar
    Issue #2812889 by chr.fritsch, anon: Missing ckeditor plugin schema
    Christian Fritsch authored and Emil Stjerneman committed
    15cc6175
    History

    Linkit

    Linkit provides an enriched linking experience for internal and external linking with editors by using an autocomplete field. Linkit has by default support for nodes, users, taxonomy terms, files, comments and basic support for all types of entities that defines a canonical link template.

    Installation

    Configuration

    After the installation, you have to create a Linkit profile. The profile will contain information about which plugins to use. Profiles can be created at /admin/config/content/linkit

    When you have created a profile, you need to enable the Linkit plugin on the text format you want to use. Formats are found at admin/config/content/formats.

    Plugins examples

    There are plugin implementation examples in the linkit_test module bundled with Linkit core.