Support for external file URL with file extension detection #180
Labels
No labels
3rd Party Issue
BETA
Bug
duplicate
Edition/CE
Edition/Enterprise
Edition/Pro
enhancement
Enlighter Plugin v4
EnlighterJS v2
EnlighterJS v3
EnlighterJS.Gutenberg
EnlighterJS.TinyMCE
env/hosting
Environment/Usage
FeatureRequest
fixed
invalid
MooTools
mysterious
NOTIFICATION
qa/improvement-needed
qa/validated
question
status/information-needed
status/validated
status/validation-pending
TinyMCE
wontfix
WordPress Core
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
EnlighterJS/Plugin.WordPress#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Any chance version 4 will support external URL capabilities? I'd prefer to refer to files hosted outside of the website, as this will allow me to use my preferred IDE to edit the source code directly, then commit using GIT.
Great plugin. Timely upgrade to take on the Crayon users also.
Hi @victorromeo ,
such feature was projected for the mainline release but due to its complexity it will only be available within the pro/enterprise versions (Gutenberg+TinyMCE+Shortcode). And it may requires a cache like Redis or mongodb to store the snippets.
background: it wastes a lot of my time to answer+investigate support requests related to misconfigured hosting environments...t
Thanks for the reply. The complexity is not immediately obvious but that makes sense.
Hello there,
Is there any enhancement on this subject ?
This plugin is by far the most advanced one for displaying code (not only the enlightenment but the tabs system too) but I wanted to keep these pieces of code on GitHub.
Thank you !
basic support has been added to the pro dev branch