|
Editing the Article Design
Sample Code for Your "Single Entry Page" Template
WebCrimson gives you a separate Template Tag for each individual data field in your entries. You can arrange and format any combination of these tags however you like for displaying each entry.
Here's some sample code you can use for almost any Single Entry Page (if it doesn't work, try replacing <$Title$>, <$Summary$>, <$Author$>, and <$Entry$> with these Data Field Tags).
|
Use This Sample Code:
< $Title$ >
< $Summary$ >
by < $Author$ >
< $Entry$ >
|
And You'll Get a Page That Looks Like:
|
Title Summary by Author
Entry -------------------------------- -------------------------------------- -------------------------------------- -------------------------------------- -------------------------------------- -------------------------------------- -------------------------------------- -------------------------
| |
Back to Top
Back to WebCrimson Support
|