Categories
Sitecore

How I have used SignalR on Sitecore 8

On an existing Sitecore 8 project, I had to use SignalR for a page to facilitate real-time update of the information for all the visitors/users that were interacting with that page. Indeed I turned to Sitecore SignalR module and used as resources other blogs/websites that wrote about the subject: http://sitecoremadness.blogspot.com/2015/06/using-signalr-with-sitecore.html https://visionsincode.wordpress.com/category/real-time/ https://community.sitecore.net/technical_blogs/b/exploring_sitecore/posts/signalr-and-sitecore https://medium.com/@jackspektor/short-guide-to-how-to-setup-signalr-in-sitecore-solution-cee348e0c991 https://www.asp.net/signalr Everything looked […]

Advertisement

Categories
Sitecore

Sitecore 8 fixes from Sitecore Support

This year I have worked quite a lot with Sitecore 8 Update 1 and I have ended up in some situations that I had to write to Sitecore Support in order get help, but in most cases there was just fixes that they had to provide. I will provide here a list with the fixes […]

Categories
Sitecore

Line break in Single-Line Text in Sitecore Experience Editor

We needed in a project to have in the Single-Line Text fields the possibility to write the text into multiple lines. The project was in Sitecore 8.2 rev. 161115, but should be the same on all versions of Sitecore 8. Also I have look into having the same changes into Sitecore 9 and by all […]

Categories
Sitecore

How to sort language list and show language flags in Sitecore Content Editor

In a project that I’m working on, we have quite a few languages installed – more than 50 in fact. But also the project has multiple websites and each website it’s using maximum 2-3 languages, so it’s a nightmare for administrators and support team to jump from one language to another one in Content Editor. […]

Categories
Sitecore

Sitecore TDS2 Rocks Connector

If you are using Sitecore Rocks and you want newly created items to show up automatically in the TDS project you have in your solution without doing any extra operations – except save the project and add the new files to git and then commit/push – then a plugin for Sitecore Rocks has to be […]