Blogs

  • Sitefinity Optimization Checklist

    by
    When optimizings your website’s traffic, there are many factors to consider. To help navigate it all, we’ve put together some helpful resources, including three videos from the Sitefinity Getting Started Guide. Helpful Tools Implementing the useful testing and optimization tips reviewed in this video will set your project on a ...
  • Creating Shortcodes for Sitefinity Blog Posts

    by
    We previously looked at how you can use Sitefinity's support for External Widget Templates to add support for shortcodes in Sitefinity content by building a simple YouTube shortcode helper button. In our last example today, we'll take things one step further and create a Sitefinity Blog Post shortcode helper. ...
  • Add Custom Tool Buttons to the HtmlField RadEditor Toolbar

    by
    In the previous post Supporting Shortcodes in Sitefinity Content, we looked at how you can leverage Sitefinity's support of code-behind in external templates to add simple shortcode helper for a YouTube video. This time, we'll once again make use of external templates to add a custom tool button to ...
  • Supporting Shortcodes in Sitefinity Content

    by
    Shortcodes are a popular feature of many CMS platforms that allow content authors to easily add rich content in a simple, user-friendly format, without cluttering up the content areas with cumbersome (and usually error-prone) HTML. For example, instead of copying and pasting a long string of raw HTML to embed ...
  • Right Content, Right Person: New Content Personalization in Sitefinity 5.2

    by
    Sitefinity’s new Content Personalization feature gives you the ability to personalize content for different audiences, thus creating unique user experiences for each. Your public content is automatically delivered to specific users following a set of predefined criteria which can be tested using simulations before going live. User Segments Define multiple ...
  • New in Sitefinity 5.2: Dropbox Synchronization Module

    by
    The Dropbox module was originally introduced as a developer sample in the Sitefinity SDK to demonstrate how to create a custom library provider in Sitefinity. However as of Sitefinity version 5.2 it is now promoted to an official out-of-the-box module. The Dropbox Service Dropbox is a free service that lets ...
  • Sitefinity MVC Store Sample Website Project

    by
    As mentioned in today's webinar, Sitefinity now includes full support for developing using ASP.NET MVC. Because this implementation is fully in line with Microsoft's guidelines, we can make use of their samples and code from the ASP.NET MVC website. I've put together one of those samples using Sitefinity, specifically the ...
  • What's New in Sitefinity Thunder 1.1.3.0

    by
    We last looked at the new features in Sitefinity Thunder 1.1.1.0 and since then, the Thunder team has made some fantastic updates and additions to the extension. Let's take a look at what you can do with the latest version of Sitefinity Thunder. Improved Widget Designers When creating a ...
  • What's New in Sitefinity Thunder 1.1.1.0

    by
    Last Friday marked yet another update to the Sitefinity Thunder extension for Visual Studio. Here are some highlights since the last blog post update. Create Website Templates in Website Projects The Website Template project was introduced in Sitefinity Thunder 1.0.9. Now, you can create these templates (combining Themes and Master ...
  • What’s New in Sitefinity Thunder 1.0.9

    by
    Thunder Update: An issue with registering templates was discovered and has already been patched. Be sure to update to the latest Sitefinity Thunder version for the fix! Sitefinity Thunder continued it's timely release schedule last week with a new 1.0.9 release. Here are some highlights. Website Template Project Type A ...
  • What’s New in Sitefinity Thunder 1.0.8

    by
    As mentioned in Last week's Sitefinity Thunder webinar, the free extension is on a very aggressive release schedule, with a new release coming approximately every two weeks. Last week marked the latest Thunder release, which coincided with the Sitefinity 5.0 Service Pack 1. If you haven't already downloaded ...
  • Sitefinity Thunder Webinar Notes

    by
    I would like to offer my thanks to everyone who attended today's Webinar on Sitefinity Thunder. I am working on making a video available as soon as possible, so please watch this space for updates (I'll also post an update on Twitter). I'm also compiling the Q&A, getting ...
  • Introducing Sitefinity Thunder

    by
    Sitefinity Thunder is a free Visual Studio extension designed to help developers extend and customize Sitefinity websites. It allows you to both enhance local development projects, as well as connect to remote staging (and even live) websites to keep all custom elements in sync. Although the current release (1.0.1.0 as ...
  • Using Kendo UI with Sitefinity User Controls

    by
    This week, Sitefinity partner Falafel Software has been exploring using Telerik's Kendo UI JavaScript platform within Sitefinity. Be sure to take a look at these articles for some of the background that not only inspired this article, but made it possible. Using Kendo with Sitefinity - Part 1 - Kendo ...
  • Creating Custom Configuration Settings in Sitefinity 4

    by
    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. Fortunately, Sitefinity has a ...
  • Creating Dynamic Module Items Using the Module Builder API

    by
    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 module you create) you ...
  • Retrieving Data From Dynamic Modules Using the Module Builder API

    by
    Last week, Gabe introduced us to the Module Builder, Sitefinity's latest feature available now since version 4.4. Gabe demonstrated the intuitive way the Module Builder can extend Sitefinity by creating a simple Showcases module (similar to our own Sitefinity Showcase). In this post, we'll take a closer look ...
  • New Sitefinity 4.4 SDK Sample: Sitemap Module

    by
    The Sitefinity SDK for version 4.4 is now available for download. Today we'll take a look at one of the new samples: the Sitefinity Sitemap Module. Although the end result of generating an xml sitemap of your website is a simple one, it demonstrates several key concepts that developers might ...
  • Migrating Sitefinity 3 to 4 Deep Dive: API Changes

    by
    The Sitefinity 4 Migration Module takes care of migrating pages and content items from Sitefinity 3. However, if you've done any custom development, such as custom user controls and modules that use the Sitefinity 3 API, you may find these controls need to be updated. Namespaces and DLLs In Sitefinity ...
  • Migrating From Sitefinity 3 to 4 Deep Dive: Widget Templates

    by
    As I've mentioned before, the Sitefinity Migration Module simplifies the importing of content and pages from your existing Sitefinity 3 website. However, although it does import the content widgets such as NewsView, BlogsView, etc., any existing external templates from the Sitefinity 3 website are not imported, as they are not ...
1 2 3 4

Categories

+ View all

Blogs

+ View all