wiki:WikiStart

Welcome to Sitecore Field Types project

The goal of the project is to provide additional field types for Sitecore Client.

Available fields:

Download

Recommended:  Download Drop-2 package

Questions?

Use  Sitecore shared source forum or email Alexey Rusakov directly

How to build

(If you just want to use the fields and don't care about the code, see the download section above)

  1. Check out the  http://svn.sitecore.net/FieldTypes/trunk in a clean folder
  2. Copy/install the Sitecore Crestone on top of it, add license, setup databases, etc
  3. Install the /data/packages/Outercore.FieldTypes.ItemsOnly.zip package
  4. Launch /sitecore modules/Outercore.Fieldtypes/Outercore.FieldTypes.sln. You will need Microsoft Visual Studio 2008 to work with the project.
  5. Build in visual studio.
  6. To assemble a production package, log into the Sitecore desktop, open Outercore.Fieldtypes package project using the package designer and build the package. You might need to update the project if you've added new files.
  7. Test.
  8. The package is ready for production usage.

Contributing

Mail Alexey to become a contributor.

Starting Points