Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
Getting editors to properly tag the images they upload can be quite a challenge, if you need/want them tagged of course. The Computer Vision API can be of assistance. It only supports English and Simplified Chinese at the moment though, as you can...
As I mentioned, the first version was just calling an async method and not caring if it will finish executing. contentEvents.LoadingContent += ContentEvents_LoadingContent; // ... private void ContentEvents_LoadingContent( object sender,...
When building a menu you would probably build it based on the page tree structure, where each menu item would be a regular link to a page. However, sometimes you would like one of the links to point to another page, a media file or an external sit...
I am really happy to announce that we will welcome Valdis Iljuconoks, from Geta Latvia, to the fifth meetup of EpiDev Serbia!
Have some code you want "addonify". Read my experience in converting a code to an add-on in less than 2h.
Google will be discontinuing its paid Google Site Search product. We look at the other site search options available for sites which are using GSS.
With this blogpost, I'll begin a series of blogposts related to building up a simple Add-on.
What are CmsEditors and WebEditors? Do I need both? How do I create my own virtual roles? Are there any performance concerns?