gearsdigital/kirby-better-link

This package is abandoned and no longer maintained. The author suggests using the https://github.com/gearsdigital/enhanced-toolbar-link-dialog package instead.

Enhanced Toolbar Link Dialog is a Kirby 3 plugin which makes it easier to add internal or external references to your content. It extends the default link dialog of Kirby textarea fields.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Language:Vue

Type:kirby-plugin

v1.1.0 2020-01-22 12:36 UTC

This package is auto-updated.

Last update: 2020-01-22 16:28:22 UTC


README

What the heck is Enhanced Toolbar Link Dialog about? Glad you asked! Enhanced Toolbar Link Dialog is a perfect helper if you…

  1. Can't remember all the pesky and way to long Page URLs,
  2. Want to build up or optimize your internal link structure for SEO without any effort
  3. Looking for a convenient way to deal with internal links

Enhanced Toolbar Link Dialog is a Kirby 3 plugin which makes it easy to add internal or external references to your content by extending the default link dialog of Kirby's textarea fields.

Panel view

panel-view

How to use

After you've installed Enhanced Toolbar Link Dialog successfully, open a page of your choice and click the link toolbar button. Make sure the toolbar or the link button isn't switched off.

After you clicked the link toolbar button, a modal window gets openend which consists two tabs:

The "External Link" tab is exactly what you've had before.

Where it gets interesting is the "Internal Link" tab. Within this tab you can:

  • search for specific pages (by page title)
  • paginate through all existing pages (published/unpublished)

As soon as you have found your page you can select and insert it into your document.

Installation

Composer

composer require gearsdigital/enhanced-toolbar-link-dialog

Git submodule

git submodule add https://github.com/gearsdigital/enhanced-toolbar-link-dialog.git site/plugins/enhanced-toolbar-link-dialog

Download

Download and copy this repository to /site/plugins/enhanced-toolbar-link-dialog.

Configuration

No configuration necessary 🥳

Available translations

  • German
  • English

Pull requests with additonal translations are very much appreciated!

License

MIT