I have looked around for a method for inserting a saved, fixed block of text in the body of a node. The concept is like this - I think it would be useful for consistency to have a way to choose a saved text block, say from a dropdown near the "body" section of a node, and have Drupal automatically insert this into the textarea. That way, for applications of Drupal where you are asking users to be consistent in their writing, it is a way of guiding them in that direction.
Could be for the sections of a book, or, a complex table you repeatedly use, etc.
Kind of like a "clipboard" Drupal has that you can pick what you want to paste in.
I thought it might be possible to use the textile filter as a base, and enter certain strings into the body to indicate that you want Drupal to insert something (kind of like you can do with some wiki macros.) For example:
{clipboard:Report-01}
... which when saved converts and is expanded out into:
TITLE
Dummy text, dummy text.
etc.
Is there a way to do this now, and if not, does anyone have any ideas on where to start?
Cheers,
Rick Cogley :: Tokyo, Japan