CoffeeCup QuickPost
Template Configuration
The Template Configuration Dialog is used to author the HTML that is inserted with each QuickPost entry. The template allows you to customize the layout of the posts, while keeping each one of them uniform in appearance.
The HTML can be virtually anything you want. The following tokens can be used to indicate where the program will insert the specific items:
%title - The title of the post
%text - The main text of the post
%date - the current date and time
%sig - The currently select Signature file
When these tokens are used, the program will replace the token with the appropriate text before inserting the template text into the HTML page.
You do not have to use all of the tokens, and they do not have to be in any particular order.