Keyword

Printable view of categories

More
11 years 4 months ago #113191 by Gee
Printable view of categories was created by Gee
Hello,

in item.php there is a code to print out the article in a printer-friendly view:

<a class="itemPrintLink" rel="nofollow" href="<?php echo $this->item->printLink; ?>" onclick="window.open(this.href,'printWindow','width=900,height=600,location=no,menubar=no,resizable=yes,scrollbars=yes'); return false;">Artikel ausdrucken</a>

Unfortunately there is no code in category.php to print out the categoriy view printer-friendly. Can someone tell me how to achieve the same as in item.php?

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 4 months ago #113192 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Printable view of categories
Hello Gee,

I don't think there is a need to put this code there since the print function is native in the browser .
But if you c/p this snippet to the category.php it will function properly.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum