Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# HttpClient POST or PUT Json with content type application/json
- C# get results from Task.WhenAll
- Run tasks in parallel using .NET Core, C# and async coding
- C# DateTime to UNIX timestamps
- C# Get expiry timestamp from JWT token
- Using C# HttpClient from Sync and Async code
- C# Log to Application Insights and File from your .NET 6 Application
Archive
Meta
Tag Archives: RichText Editor
Sitecore: Adding your own buttons to the RichText editor
It’s surprisingly easy to add your own functionality to the Sitecore Rich Text editor. First you need to register your button in Sitecore: /system/settings/Html Editor Profiles/Rich Text Default/Toolbar 1 Duplicate an existing button and you will have added a new … Continue reading
Posted in Sitecore 5, Sitecore 6
Tagged RadEditor, RichText Editor, SheerUI, Sitecore, webservice, XMLHTTP
2 Comments