What kind of text are you looking to be filled in? Do you expect your admins to modify it?
the text would basically be something like:
Title: Getting Things Done: The Art of Stress-Free Productivity
Author: David Allen
Blurb: Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Now, if every entry would be limited to a max of one such snippet, this would work well with fields, but that is not the case.
For text that isn’t expected to change, I’d look to put that in via a template vs. in the CP.
I thought about that too, main problem is that the text consists of approx 10 different snippets, with an unlimited number of snippets per entry, so the template approach would not work too well either.
For shorter things you could make use of the HTML Formatting buttons:
CP Home > My Account > Weblog Settings > HTML Formatting Buttons
This might work, but there’s still a problem with snippets that are supposed to span across multiple lines. The inserted code is all put onto one line, even with \r \n line endings.
if this would be easy to fix, then the button approach would be the best solution.
Or how about a drop-down custom field where you supply the options they can choose?
as far as I know, the content of custom fields is not inserted into the text area ( {body} in the templates) and this would further complicate the whole thing.
Or - maybe a relationship field to another weblog where you setup entries with the proper text?
I will have to look into this one, because I really do not know how this would (have to) work.
Thank you very much for the extensive answer. I’ll pursue the HTML formatting buttons approach for now