root/branches/feature-narrow-tables/t/plugins/Awesome/config.yaml @ 1836

Revision 1836, 127 bytes (checked in by bchoate, 20 months ago)

Updates to support expressing meta columns in 'column_defs' structure.
Changes to registry lookup to support handler declarations.
Added meta type aliases for MT type names ('string', 'integer', etc.). BugId:68749

Line 
1name: Awesome
2key:  awesome
3id:   awesome
4
5object_types:
6    awesome:       MT::Awesome
7    awesome_image: MT::Awesome::Image
8
Note: See TracBrowser for help on using the browser.