I’ve added a small little thing to print entries. I’m not sure how often this might be used, but it’s really easy to set up. Here’s what I did to accomplish this.
- Create a new Template. I modeled mine after the comments template, and took out all references to comments.
- Format the Template to what you want to be displayed. (I just made mine a simple page with just the entry, author, and date/time.
- Now, on your comments page, you’ll want to put this line (copy and paste what’s in the textbox):
- Notice that it does use the {trackback_path=} instead of a normal {path=}. This is because EE will append the entry ID automatically for the trackback, but not for simple path.
- Make sure that you do change the [printable_template_name] to the Template you just created.
That’s it! Now clicking on the “print this” link, it should open a window that displays your printer friendly entry!
