We've had a few enterprising users ask how the Horticulture site put together their Block Chain icon grid presented on their site's homepage. Take ten minutes to watch Carson Black, senior developer, give a video overview of how this was created for the department by the Web Development team.
As a Site Builder, it is imperative to understand the extent of the authority and permissions you've been granted with your site(s). The nature of your role gives you considerable access to the inner workings of not just SiteFarm but the underlying framework of Drupal as well. This includes the ability to enable any number of modules yourself.
For site owners concerned with managing 404 - page not found issues and broken links, the 404 list available in your site is invaluable. The default configuration is less than optimal however as the pager navigation gives you almost no idea how many pages of 404 issues you have and only a limited method of navigating through the list. If you're a Site Builder, let's look at a fix.
We recently had a feature request from a client looking for a visitor-facing tag filter system to find content that shares more than one tag. As this is a niche request, the View won't be added to the service, but it's an interesting exercise in creating a user interface that allows your visitors to drill down to the specific topic content they want to see.
When the default directory listing isn't as granular as you need it to be to clearly denote the hierarchical order of your unit, especially as it relates to your leadership, consider creating your own custom Person List block to help you achieve your goal.
A new View recipe showing you how to extend and leverage your All Content page View to maximize your users' ability to find and maintain your site's content by including taxonomy categories and tags.
Learn how to customize your Recent Article lists by taking control of the View's display mode output to offer your visitors exactly the details they need.
You've been wishing for ages for an easier way to make a few changes to your site without the expert-level skillset and developer set-up necessary to do your own sub-theming. SiteFarm 5.0.0 introduces CSS Editor, your built-in solution for not just simple style updates, but full-on layout changes to blocks in your content region.
Geolocation is a Drupal module that allows users to include Google maps into custom content types once the installation and configuration steps are completed. It takes the map coordinates (latitude, longitude) and, via an API key, translates that information into a map generated dynamically into your pages.
If you are reading this, then it is likely that you have created a custom view page or have duplicated a protected SiteFarm view page and the breadcrumb is not formatted to your liking.