What are snippets you ask? Just a little something I came up with to make my life and the lives of my clients easier.
DISCLAIMER: I set this up using FC 3.0.2. I do not know how it may function on FC 4.
I have set up a lot of sites that have little random pieces of content here and there. Usually I end up making a custom rule or sometimes a custom type to handle each piece of content. Bigger sites, however will end up with several custom pieces, each of which requires the client to do things just right.
Let’s face it, remembering a password is hard enough for some people, let alone managing multiple containers each with a different content type. My solution? Snippets.
A snippet is a data type (jcSnippet) that is similar to a dmNews object only stripped down. The most important piece is the body and the use of the WYSIWYG editor and the image/file/link inserters. The link inserter is also custom. You can see other posts about it on my blog.
Essentially what will happen is the user will create a snippet (some HTML) that will get dumped into a container. This will allow the users to completely customize container content when necessary using the WYSIWYG editor of your choice.
