Pinned Repositories
Fishtank.IndexingStrategies
An example of a custom indexing strategy for Sitecore 7 Content Search.
Fishtank.MediaResolverPatch
history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
simple-requirejs-sample
A simple demo of wiring up RequireJS and two modules.
Sitecore-EnhancedEmailAction
Provides new tokens for the workflow Email Action in Sitecore.
Sitecore-Markdown
Markdown-powered content editting for Sitecore. Configurable at the template level. Integrated with Sitecore 7 ContentSearch API.
Sitecore-UnboundDroplist
Unbound Droplist is a new Sitecore field. It's functions like a Droplist but is not bound to content in the tree. It uses a list of piped string values instead.
getfishtank's Repositories
getfishtank/Sitecore-Markdown
Markdown-powered content editting for Sitecore. Configurable at the template level. Integrated with Sitecore 7 ContentSearch API.
getfishtank/Sitecore-EnhancedEmailAction
Provides new tokens for the workflow Email Action in Sitecore.
getfishtank/Fishtank.MediaResolverPatch
getfishtank/Sitecore-UnboundDroplist
Unbound Droplist is a new Sitecore field. It's functions like a Droplist but is not bound to content in the tree. It uses a list of piped string values instead.
getfishtank/Fishtank.IndexingStrategies
An example of a custom indexing strategy for Sitecore 7 Content Search.
getfishtank/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
getfishtank/simple-requirejs-sample
A simple demo of wiring up RequireJS and two modules.