Recent articles on Sitefinity development, design, integration and optimization:
-
Posted on
Wednesday, December 01, 2010
by
Leonard Tarteata
In this post we describe a step-by-step procedure that enables client-side caching for static content files, with the ability to force a refresh of the client cache before its expiry, as needed. We'll apply the procedure to the ~/App_Themes folder as all Sitefinity installations make use of themes, and the majority of requests are for stylesheets, and related images ...
-
Posted on
Saturday, May 22, 2010
by
Leonard & Co.
This is the second part of a 2-part set of blog posts where we
describe a possible implementation for "single blog - multiple authors"
functionality: Part 1 - Admin view: enable author
maintenance on the blog post level; Part 2 - Public view: new
controls that allow filtering by
author of the blog post. Part 2 - Public View: Controls ...
-
Posted on
Saturday, May 15, 2010
by
Leonard Tarteata
The standard behaviour of the Blogs module that ships with Sitefinity (versions 3.6, 3.7) when it comes to blog authors is 1-to-1, the author being an optional attribute of the blog definition. While this is fine for a personal blog, where one expects to have a single author for all blog posts, there are cases when a blog is ...