Skip to content

Instantly share code, notes, and snippets.

@rcurlette
Created July 10, 2013 05:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcurlette/5963721 to your computer and use it in GitHub Desktop.
Save rcurlette/5963721 to your computer and use it in GitHub Desktop.
Code to add to the Tridion System.config to enable the Signalr4Tridion GUI Extension
<editor name="Signalr4TridionMC">
<installpath>C:\Program Files (x86)\Tridion\web\WebUI\Editors\Signalr4TridionMC</installpath>
<configuration>Signalr4TridionMC.config</configuration>
<vdir>Signalr4TridionMC</vdir>
</editor>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment