-
It’s that time again; 3 times per year Telerik delivers updates across its entire portfolio of products. Then, during a full week of webinars, my evangelism colleagues & I show what’s new in each of these releases. These webinars include free licenses, contests and lots ...
-
There have been a lot of requests for a sample on Field Controls with a document selector, so I decided to show you how to make use of Sitefinity's EditorContentManagerDialog to select content inside field controls. This sample is simplified as much as it could be ...
-
This post will describe how to create a layout widget that hides its content from the search engine in Sitefinity. This type of layout widget is useful if you want to hide a content block from the indexing or you don't want to write the same ...
-
In this short article I will go over the process of creating a custom Sitefinity module that allows you to promote different products on your website. The module will enable your marketing team to manage new product promotions from a single place without the support of ...
-
We just launched a brand new Sitefinity documentation portal, which you can access at http://www.sitefinity.com/documentation. The goals we had for this project were to make all our documentation resources more easily accessible, and provide a single place that you can go for help when using ...
-
When extending Sitefinity via a custom Intra-Site Module, you'll often encounter the need to store and retrieve settings, either for user preferences or any other process within your module. There are many ways to do this yourself, including a custom table, flat text and xml files....
-
We previously looked at how you can retrieve dynamic module items using the Module Builder API. Today we'll take a look at how you can use that same API to also create new items. Using the sample code from the Code Reference (generated for every dynamic ...
-
It is often needed to extend some of the capabilities of Sitefinity built in widgets. Since the widgets implementation is in Sitefinity assemblies the code files are not directly accessible. To override the methods for the widgets it is needed to inherit from the built in ...
-
The main task of search engines is to organize and display content in the most relevant manner, and Social Media is all about creating and sharing content. This is why the social media presence of a brand website is an important factor for its SEO performance....
-
The built-in content modules like News, Events and Libraries provide a great set of functionality. However at some point you need to extend these modules with custom functionality that would help you manage better your site's content. In this blog post we'll take a look at ...