As you know, I am working on Total CMS 2. Its been a long and very large project. I really wanted to get it out this year. However, Foundation 6 took off and I have spent more time than I expected. I was going to jump right back into Total CMS 2 but being deep in the F6 building for 6 months made me need a small break from diving into a large project again. Since I am delaying Total CMS 2, I thought it would be nice to bring some of its features back into v1. I know that a lot of you want more fields to abuse in blog. Therefore, I decided to bring you the additions that I planned on adding to Blog 2 right now. I hope that you enjoy them!
- There are 6 new fields for blog!
- Archived: This field behaves just like the existing Draft and Featured fields.
- Genre: This field behaves just like the existing Author field.
- Labels: This field behaves like the existing tag and category fields.
- Media: This field behaves like the existing summary field.
- Image: This will allow us to have an individual image assigned too each post. This will allow us to stop relying on making images featured or the order of images in a gallery.
- Extra Content 2: This field behaves like the existing Extra Content field.
- There are a bunch of new stacks to support the new blog fields.
- Blog Post Layout Rule stack got several new conditions for draft, featured, archived, labels and genre.
- Blog Filter Links and Foundation 6 Menu stack has a bunch of new options in order too support the new blog fields and all possible combinations with submenus.
- Fixed the radius setting in the Toggle stack
- Fixed many misc PHP errors and warnings
- Every post in the blog list will now have classes for each of the following fields associated with it. This is very powerful for Foundation 6 users to allow you to style posts within your blog posts with specific tag, category, label, genre, author, draft, archive, and featured attribute.
- You can now set the HTML element for the blog list title and author fields
- If you add any unsupported fields into a blog form, they will be removed in order to prevent any confusion.
- Table support has been added to all markdown areas. You can see the syntax and other feature from the MarkdownExtra Library
- When editing a blog post, all images will be automatically uploaded. You no longer have to save the form.
- When in a blog form, cmd+s will always save the form regardless of the edit state.
- New Blog List Macro Hints stack
- New macros for the new blog fields. See the Blog Macros stacck for details
- ARIA labels have been addedd to all links inside of the Blog List. You can set the default prefix for the label inside of the Blog List stack.
- Support for new Blog Image added to the Total CMS Impact Integration stack