sotirisf
Umbraco CMS Specialist, DotSee Web Services (www.dot-see.com)
DotSee Web ServicesAthens,Greece
Pinned Repositories
StronglyTypedViewNames
A T4 template to generate constants for view paths and controller names in asp.net MVC
Umbraco-AutoNode
This is a simple plugin that automatically creates new child nodes in the Umbraco back end upon publishing a node, based on a set of user-defined rules.
Umbraco-NodeRestrict
Restricts the number of allowed published child nodes either via rules defined in a config file (parent doctype - child doctype) or via a special property in a single node (limiting the number of children of any doctype).
Umbraco-OmitSegmentsUrlProvider
Omits URL segments from a node's URL, based on rules specified in web.config. Works with document types, e.g. omits the URL segment for doctype A if found in the path of doctype B.
Umbraco-PropSense
A T4 template for providing Intellisense for Umbraco document properties
Umbraco-VirtualNodes
Lets you specify one or more document types that will be excluded from Umbraco-generated URLs, thus making them "invisible". Those can be used as grouping nodes and they will not appear as part of the URL.
UmbracoCustomBlockview
A custom block view for the Umbraco back office showing the block alias, number of sub-items (if applicable), main image (if applicable) and listing sub-items with image and title
sotirisf's Repositories
sotirisf/Umbraco-VirtualNodes
Lets you specify one or more document types that will be excluded from Umbraco-generated URLs, thus making them "invisible". Those can be used as grouping nodes and they will not appear as part of the URL.
sotirisf/Umbraco-AutoNode
This is a simple plugin that automatically creates new child nodes in the Umbraco back end upon publishing a node, based on a set of user-defined rules.
sotirisf/Umbraco-NodeRestrict
Restricts the number of allowed published child nodes either via rules defined in a config file (parent doctype - child doctype) or via a special property in a single node (limiting the number of children of any doctype).
sotirisf/Umbraco-OmitSegmentsUrlProvider
Omits URL segments from a node's URL, based on rules specified in web.config. Works with document types, e.g. omits the URL segment for doctype A if found in the path of doctype B.
sotirisf/UmbracoCustomBlockview
A custom block view for the Umbraco back office showing the block alias, number of sub-items (if applicable), main image (if applicable) and listing sub-items with image and title
sotirisf/StronglyTypedViewNames
A T4 template to generate constants for view paths and controller names in asp.net MVC
sotirisf/Umbraco-PropSense
A T4 template for providing Intellisense for Umbraco document properties
sotirisf/DotSee.VariantsHider
sotirisf/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
sotirisf/T4MVC
T4MVC is a T4 template for ASP.NET MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places.
sotirisf/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 360.000 websites
sotirisf/Umbraco-ExamineLookupValues
Includes names of nodes selected via Multi-Node Treepickers (MNTP) into Examine indexes instead of the node IDs to facilitate Examine searches
sotirisf/umbraco-hideunpublishedvariants
Toggles unpublished variants in the tree view with a right-click option
sotirisf/Umbraco-Link
A set of Nested Content data types and doctypes along with code. Used to help define single or multiple links in an Umbraco document with all possible attributes available and/or use them in Razor or just call a method to generate HTML markup for you.
sotirisf/Umbraco-NestedContentNamer
sotirisf/UmbracoMLCultureTest
A project to test Ajax calling of surface controllers when having multiple cultures in Umbraco