From 9f6421d6724a2e45b8e8738242f4e9ac4705303a Mon Sep 17 00:00:00 2001 From: Ryan Cramer Date: Wed, 5 Oct 2016 14:36:11 -0400 Subject: [PATCH] Remove TinyMCE mention from ProcessPageEditLink.module --- .../Process/ProcessPageEditLink/ProcessPageEditLink.module | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/wire/modules/Process/ProcessPageEditLink/ProcessPageEditLink.module b/wire/modules/Process/ProcessPageEditLink/ProcessPageEditLink.module index a393aeee..98233a80 100644 --- a/wire/modules/Process/ProcessPageEditLink/ProcessPageEditLink.module +++ b/wire/modules/Process/ProcessPageEditLink/ProcessPageEditLink.module @@ -3,11 +3,7 @@ /** * ProcessWire Edit Link Process * - * Provides the link capability as used by the TinyMCE Inputfield - * Works in combination with /modules/Inputfield/InputfieldTinyMCE/plugins/pwlink/editor_plugin.js - * - * For more details about how Process modules work, please see: - * /wire/core/Process.php + * Provides the link capability as used by the rich text editor. * * ProcessWire 3.x, Copyright 2016 by Ryan Cramer * https://processwire.com