Hi,

i think a method to print a revision of an node, would be nice.
Either as parameter like the comment id or as check of the given url.

When i call "print/%nid" my for this node type specific layout shows up.
But when i call "print/%nid/revisions/%vid" i get a print output of the revision, but i have no chance to layout it correctly, because the node object there has attributes to identify it. It also calls only: [print_html.tpl.php, print.tpl.php]

Why isn't this possible? Would be great :)

attrib

Comments

jcnventura’s picture

Version: 5.x-4.x-dev » 7.x-2.x-dev
Status: Active » Fixed

It's now possible! Only 2 years, 2 months and 2 Drupal major versions later :)

sphopkins’s picture

Thanks for working on this... is it possible that the "Printer Friendly Version" link for the revisions node actually link to "print/%nid/revisions/%vid"?

Great work on Diff btw. Very useful.

jcnventura’s picture

The link in the revision node points to the path you indicated.. Unless it didn't for you.. Was that your case?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.