silverstripe / silverstripe-blog

Blog module for Silverstripe CMS
http://silverstripe.org/blog-module
BSD 2-Clause "Simplified" License
103 stars 169 forks source link

ENH Auto-scaffold blog categories and tags formfields #769

Closed GuySartorelli closed 4 months ago

GuySartorelli commented 5 months ago

See post-implementation note in the linked issue about these - short version is that this mirrors the implementation used in BlogPost, but I can't update BlogPost to take advantage of it just yet. That'll be handled in a separate issue.

Issue

GuySartorelli commented 5 months ago

JS CI failure is unrelated to these changes