I recall in previous versions think it was in 3 you could turn on jazzy editor for templates / css / js and xslt. In the umbracoSettings.config you have
[code]
[/code]
i have set that to
[code]
[/code]
thinking that when i next goto edit css etc i should see the syntax highlighting and line numbers. I am using 4.0.1. I remember in v3 when you turned it on in templates you could not use insert macro button. In 4 has this functionality been removed?
I think it has been removed indeed. I did a quick peek and noticed all js-files are missing.
The code for the editor itself seems to be intact though.
You could try to copy the umbraco/js/codepress-folder from a v3-install and see how that goes.
script editor
Guys,
I recall in previous versions think it was in 3 you could turn on jazzy editor for templates / css / js and xslt. In the umbracoSettings.config you have
[code]
[/code]
i have set that to
[code]
[/code]
thinking that when i next goto edit css etc i should see the syntax highlighting and line numbers. I am using 4.0.1. I remember in v3 when you turned it on in templates you could not use insert macro button. In 4 has this functionality been removed?
Regards
Ismail
Ismail,
I think it has been removed indeed. I did a quick peek and noticed all js-files are missing.
The code for the editor itself seems to be intact though.
You could try to copy the umbraco/js/codepress-folder from a v3-install and see how that goes.
HTH,
PeterD
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.