[ENHANCEMENT] Admins: {} node in _project.yml
I was thinking of this since you already can create custom objects that are not tied to any page using the Components: {} node in the yaml file..
something like:
Admins: Invoices: Icon: [url to icon here] URL: invoices MenuTitle: My Invoices ShowImport: true/false Manages: {Client, Invoice} <- not sure how this must look like...
what do you think UC?
Yes! I have a rough spec for supporting modeladmin. It will work like this:
Components:
Person:
Fields:
Name: {CMSField: Text}
City: {CMSField: Text}
Interface:
Type: modeladmin
Icon: /path/to/icon.png
Title: People
ShowImport: false
nice! :) i will try to look into it then thanks
uhhmmm... i tried this:

but it didnt worked... :( it created the dataobject but not the modeladmin class
It's just an idea. It's not implemented yet. That's why I said "this is how it WILL work."
;-)
awww :( sniff..
its so sad im the only one in the world that uses silversmith... :'( ... well maybe you too...