CodeGarden 10: The sixth annual Umbraco Developer Conference
June 23-25th 2010 - free ASP.NET MVC pre-conference. Register today!

Projects

Projects are independent, free umbraco related software projects and packages. Created and maintained by the community. Use the tag cloud below to browse the projects or find them with the search field above.

Show all projects or choose from the following tags:
 

Projects tagged 'datatype'

  • no screenshots uploaded
    Amazon S3 datatype

    This is a project that will allow you to connect to your AmazonS3 via the Umbraco CMS and allow you to select your files and add them to your content easily. You also have the ability to administrate your folders and files in your S3 account through the Umbraco CMS UI eg, create new folders and upload files to the fol ... more

    Status: alpha, Version: 1.1, By: Tom Maton
  • Bit.ly Url Shortener
    Bit.ly Url Shortener

    Bit.ly is a simple url shortening service that takes your long page URL and makes it much shorter.  This data-type makes the process easy to use with in Umbraco. When you install this package, it will create a new data-type called "Bit.ly Url Shortener", as a default it will contain the API credentials for the "b ... more

    Status: Release Candidate, Version: 2.0, By: Lee Kelleher
  • Char Limit
    Char Limit

    This is a very basic package,  it’s just a new datatype, a textarea with a limit on the characters. The character limit can be set on the edit datatype page (default this is set to 100). So you get feedback on the amount of characters left when you are typing. If you exceed the limit the content gets trimm ... more

    Status: Stable, Version: 1, By: Tim Geyssens
  • no screenshots uploaded
    Dynamic Properties Datatype

    Allows content administrators to maintain properties for content nodes without having access to the Document Type tree in the Settings section.Usage & Configuration:  REQUIRES .NET 3.5 Parent Node Id: This is the Node id of the root Dynamic Property Folder node of your properties tree in the content section. ... more

    Status: Beta, Version: 1.1, By: Peter Gregory
  • no screenshots uploaded
    Filtered Member Picker

    A Filtered Member Picker datatype that allows developers to add a member picker that only displays selected member groups. ... more

    Status: Stable, Version: 1.0.0, By: Simon Dingley
  • no screenshots uploaded
    Folder Picker

    This datatype provides a folder picker to select folder from the actual umbraco installation. In this first version there is no restriction to the folders, but in thoughts are excluding folders from selection or so. Installation: Just upload the dll to the bin folder, add a new datatype in the developer/datatypes sect ... more

    Status: RC, Version: v0.1, By: Thomas Höhler
  • no screenshots uploaded
    Force SSL

    With Force SSL you be able to add a simple property to each umbraco node where you can define if the node has to have a secure call (HTTPS), an unsecure call (HTTP) or if it can use both. If another protocol is needed it will do a simple redirect with an replace of the http to https. ... more

    Status: RC, Version: v1.0, By: Thomas Höhler
  • Google Analytics for Umbraco
    Google Analytics for Umbraco

    Google Analytics for Umbraco (version 1.0.7). This package adds a new section to the Umbraco backend, which gives you access to your google analytics statistics in form of some standard reports (out of the box). You also have the ability to create your own reports from the metrics and dimensions, which are available t ... more

    Status: Beta, Version: 1.0.7, By: Morten Christensen
  • Google maps datatype
    Google maps datatype

    Canvas compatible Google maps datatype for Umbraco version 4+. Supports multiple maps in a single Umbraco document type. Maps can also be placed in separate content tabs. Pins can be dragged and dropped for extra accuracy. Location seearches return multiple matches and allow you to select by choosing the appropriate p ... more

    Status: Stable, Version: 1.1, By: Darren Ferguson
  • no screenshots uploaded
    Google Maps location

    This project contains a package for implementing Google Maps locations on your website. The package contains the following: An umbraco control for the backend that you can place on any document type. It contains a map and a field for finding an address on Google Maps. A config file, where you must set the Google Appl ... more

    Status: , Version: 1.0, By: Kim Løwert
  • Image Cropper
    Image Cropper

    An Image Cropper datatype that will let you crop images. ... more

    Status: Beta, Version: 0.95, By: Kenneth Solberg
  • Improved Mediapicker
    Improved Mediapicker

    Improved media picker, that allows upload directly from the dialog (so no need to switch back to the media section) and also shows a preview of the selected image. Install package and create new datatype, choose improved media picker as a render control. And set the options (show preview, advanced dialog). ... more

    Status: Stable, Version: 1, By: Tim Geyssens
  • Locator Package
    Locator Package

    Add a 'find the nearest shop/dealer/....' to your site in a mather of minutes with this umbraco package. Full control over the output (using xslt) Easy to customize Supports multiple domains and multilingual sites More info here: http://www.nibble.be/?p=68 In Action: http://bit.ly/1dQQbN http://bit.ly/1VB3Uk ... more

    Status: Stable, Version: 1.0, By: Tim Geyssens
  • Macropicker
    Macropicker

    MacroPicker is an Umbraco datatype that helps you select macro's while editing content without the need of a rich text editor. With MacroPicker you can fill in the macro parameters as normal content elements. ... more

    Status: stable, Version: 1.1, By: Richard Soeteman
  • no screenshots uploaded
    PDCalendar

    PDCalendar provides an easy way to create recurring events and is a package to be used with Umbraco. Did you ever need a calendar on your website? You probably faced the problem of creating events with recurrence. With PDCalendar it is a breeze to create such events. Simply add the DataType PDCalendar to your Docume ... more

    Status: Stable, Version: 1.6, By: Peter Dijksterhuis
  • Random Text DataType
    Random Text DataType

    Random Text DataType provides a list that can contain unlimited text blocks. These text blocks can be used with the supplied XSLT/Macro to retrieve a random block of text.This is great for testimonials and quotes.Give it try and let me know what needs to be improved.  <?xml version="1.0" encoding="UTF-8"?> ... more

    Status: Beta, Version: 1.0, By: Daniel Bardi
  • Related Links with Media
    Related Links with Media

    This is a simple Datatype that adds an "Add media link" AND the ability to edit existing links to the standard Related Links Datatype in Umbraco, derived from the source for Related Links in Umbraco 4.0.2.1. It can be used whenever you need to mix related links from the content section, from the world wide web AND fro ... more

    Status: Beta, Version: 2.0.1, By: Marco Lusini
  • Repeatable Custom Content
    Repeatable Custom Content

    A datatype which allows adding repeatable custom contents/child nodes. Support for most of umbraco datatypes, configurable number of fields/properties, ability to edit items and validation. This datatype is specially useful for creating 'Featured Panels' , 'Featured Clients' or any other repeatable custom contents or ... more

    Status: Beta, Version: 2.0, By: Masood Afzal
  • no screenshots uploaded
    skiltz.DateTimePicker

    This projects wraps Martin Milesich's (http://milesich.com/timepicker/) date time picker an extention to jquery ui components into an Umbraco Datatype. Both of these controls are licensed under the MIT and GPL licenses. Installing this package will Install the following items: -  Files insalled/umbraco_client/ski ... more

    Status: Beta, Version: 1.0, By: skiltz
  • no screenshots uploaded
    skiltz.FontPickerDropDown

    This is a ASP.net DropDownList which spits out a list of installed fonts. Demo is example using Doug's ImageGen ... more

    Status: Beta, Version: 1.01, By: skiltz
  • Tab Picker DataType
    Tab Picker DataType

    This is a Tab picker DataType which is very similar to the TabPicker macro rendering.  I needed this for a very random request, so excatly what use it will be I wouldn't imgaine much :) ... more

    Status: Beta, Version: 1.0, By: skiltz
  • Terabyte Image Cropper
    Terabyte Image Cropper

    A simple Image cropper with flexible validation. Features Upload your JPG, if it's too big jCrop will appear so you can crop your image Flexible Validation for dimesion, filesize, filename Shrinks the raw image to fit your browser to make cropping very large images easy. The uploaded image is cropped asynchronously i ... more

    Status: Release Candidate, Version: 0.9.3, By: Murray Roke
  • no screenshots uploaded
    TheFARM Media Link Checker

      Ever been trying to work out if a media item is used within your site? And if it is, where are all the places that it’s being used? Here at TheFARM we had this problem and we set about solving it, and once solved we thought it’d be a great idea to share it with the community.To this extent we&rsq ... more

    Status: Stable, Version: 1.0, By: slace
  • no screenshots uploaded
    TinyUrl

    A custom datatype that generates a shortened URL using tinyurl.com. Does exactly what it says on the tin ... more

    Status: Stable, Version: 1.0.1, By: elspiko
  • Tree Multi Picker
    Tree Multi Picker

    TreeMultiPicker is a datatype for Umbraco 4 that allows the selection of multiple content or media nodes from a tree. It supports parent node selection and Drag & Drop reordering of selected nodes. It was developed as a replacement for Lefteris's Multiple Media and Node Pickers.   Features Select nodes from ... more

    Status: Beta, Version: 0.6.1, By: Marco Lusini
  • Tribal Yet Another Media Picker 4
    Tribal Yet Another Media Picker 4

    This is version 4 of Yet Another Media Picker. Thanks to Tony Maynard-Smith who gave me original source code I was able to update this project to be compatible with Umbraco 4. This version is similar to the Improved Mediapicker released by Tim Geyssens, but there are some differences: - You can also create folders in ... more

    Status: Final, Version: 1.1, By: Jeroen Breuer
  • True Color Picker
    True Color Picker

    This package will create a DataType called "True Color Picker".You may be wondering, what's "True" doing in there?Well I was looking for a color picker without the need to provide pre-defined colors.I saw the built-in Color Picker, but that's not a color picker! It's an approved color picker.So I created a TRUE color ... more

    Status: Stable, Version: 1.2, By: kipusoep

Best rated projects

New Projects