crayon-syntax-highlighter icon indicating copy to clipboard operation
crayon-syntax-highlighter copied to clipboard

Not compatible with LibreJS

Open jorgesumle opened this issue 7 years ago • 0 comments

I received a complaint from a user of my website saying that the plugin is not compatible with LibreJS, thus it gets blocked for many users. It should be trivial to make the plugin compatible with LibreJS, as it is already free software.

Here is the output from LibreJS in my website:

This script is detected as inline, nonfree, defining functions or methods, and the rest of the page as loading external scripts


 /* <![CDATA[ */
 var CrayonSyntaxSettings = {"version":"_2.7.2_beta","is_admin":"0","ajaxurl":"http:\/\/www.freakspot.net\/wp-admin\/admin-ajax.php","prefix":"crayon-","setting":"crayon-setting","selected":"crayon-setting-selected","changed":"crayon-setting-changed","special":"crayon-setting-special","orig_value":"data-orig-value","debug":""};
 var CrayonSyntaxStrings = {"copy":"Presiona %s para copiar y %s para pegar","minimize":"Click To Expand Code"};
 /* ]]> */

jorgesumle avatar Nov 08 '16 21:11 jorgesumle