There's now a simple way of adding custom fields to any ExtendedModel-based object, such as blog posts and users, which it's already been added to in the master branch. It's based on the admin/util/extended
handler, and usage info is in the comments in the handler.
Here are a couple screenshots of custom fields in action:
Note: This needs a database update to create the extended_fields table - I haven't build an upgrade script for this one yet.
Comments
That is awesome J!
That is really awesome.
Betaman
Thanks! The blocks fallback feature is also really awesome @betaman! I tweaked it to put the add button first (just to be consistent with the others), but this really makes blocks a lot more flexible for more use cases.
Glad you like it :-)
Did you add the fallback to the master @jbroadway?
It's been merged into the master branch now :)
Awesome. Will dl it later when I get to the ccomputer.