Skip Navigation LinksBlogs > Development & Design
  • One Blog, Multiple Authors - Part 2

      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 ...

  • One Blog, Multiple Authors

      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 ...

  • Event View: Custom Date-Time Formats

      A common issue when using the built-in view templates for Events is the inability to apply a custom display format for the event start and end date-times. There are a few predefined formats available on the "Settings" page of the control designer, however, the time of the event is "lost" when using one of these formats as reported by ...