Commit Graph

4 Commits

Author SHA1 Message Date
Nathan Heskew
289ade85bf Displaying and editing content part fields (in edit type UI)
--HG--
branch : dev
2010-06-23 12:18:07 -07:00
Nathan Heskew
3aad42eef4 More touchup of the parts management UI (when editing a content type) before moving on to fields
--HG--
branch : dev
2010-06-23 11:05:51 -07:00
Nathan Heskew
85544d1059 A little cleanup of the parts management UI (when editing a content type)
--HG--
branch : dev
2010-06-22 16:06:05 -07:00
Nathan Heskew
ab81cda4eb Getting some work towards being able to edit content types in to share the fun.
- includes changing settings from IDictionary<string, string> to SettingsDictionary : IDictionary<string, string> w/ GetModel<T>
- also cleaned up content type creation a little

--HG--
branch : dev
2010-06-22 03:36:04 -07:00