Last modified 7 weeks ago
Welcome to Sitecore Field Types project
The goal of the project is to provide additional field types for Sitecore Client.
Available fields:
- Visual List
- Carousel
- Text List (new)
- Limited Single-line Text (new)
- Slider
- Filtered Multilist (new)
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)
- Check out the http://svn.sitecore.net/FieldTypes/trunk in a clean folder
- Copy/install the Sitecore Crestone on top of it, add license, setup databases, etc
- Install the /data/packages/Outercore.FieldTypes.ItemsOnly.zip package
- Launch /sitecore modules/Outercore.Fieldtypes/Outercore.FieldTypes.sln. You will need Microsoft Visual Studio 2008 to work with the project.
- Build in visual studio.
- 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.
- Test.
- The package is ready for production usage.
Contributing
Mail Alexey to become a contributor.
Starting Points
- Customizations -- Sitecore Customizations modules.
