Awesome
SharePoint content for vgrem.blog.com blog
The list of components:
- FAQ custom List for SharePoint 2010
- Nintex Workflow deployment for SharePoint 2010
- Media extension components for SharePoint 2010
- Geolocation for SharePoint 2010
- SharePoint 2013 Geolocation custom field that renders Google Maps
- SharePoint.Client.Navigation.PowerShell
FAQ custom List
It is demonstrated how to customize List View in order to display list items using collapsible content panels
Result
For a more details follow this post
Nintex Workflow deployment
SharePoint 2010 project that demonstrates how to programatically deploy Nintex Workflow 2010 artifacts (workflow templates, context data)
- Automating deployment of reusable workflows in Nintex Workflow 2010
- Designing and deployment of Context Data in Nintex Workflow
Media extension components for SharePoint 2010
The solution allows to embed video hosted on YouTube into SharePoint. The same approach may be applied for embedding video from another video hosting sites, for example from Vimeo.
Results
Pic 1. Add Youtube embed code
Pic 2. Youtube video list
The following series of posts expains this solution:
- Embedding and Sharing Video in SharePoint
- Embedding and Sharing Video in SharePoint. Part Two: Posting embedded code, support for different Video Providers, Preview view
- Embedding Video to a SharePoint Library
Geolocation for SharePoint 2010
The aim of this project is to bring location and map functionality into SharePoint 2010 (and more) the same way as they are currently available in SharePoint 2013
Instalation
Activate site level scope feature: Geolocation
SharePoint 2013 Geolocation custom field that renders Google Maps
SharePoint.Client.Navigation.PowerShell
Project demonstrates how to manage Navigation via CSOM API in PowerShell