1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-08 15:57:01 +02:00

Remove TinyMCE mention from ProcessPageEditLink.module

This commit is contained in:
Ryan Cramer
2016-10-05 14:36:11 -04:00
parent 3619a4e958
commit 9f6421d672

View File

@@ -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