From: SourceForge.net <no...@so...> - 2003-07-19 05:42:01
|
Support Requests item #773130, was opened at 2003-07-17 13:12 Message generated for change (Comment added) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=773130&group_id=81360 Category: Module: article Group: Second Level Support >Status: Closed >Resolution: Fixed Priority: 6 Submitted By: David M Walker (datamgmt) Assigned to: Eloi George (adarkling) Summary: Module Article: print button does not work in articles Initial Comment: When reading an article and then clicking on the print button it does not work (link is http://www.datamgmt.com&lay_quiet=1) ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2003-07-19 01:42 Message: Logged In: YES user_id=619893 Yes. Get rid of the "fix". I've taken care of everything. My reason for not showing a printable version in the same way as the other modules is because no page header or footer displays. If that happens, if the user sees the page she printed 2 months ago, she'll have no idea where it came from! However, lay_quiet doesn't have the same purpose I thought it did, so I made a way to bypass the Layout module. By default, Article 1.3+ will now display the printable version in the same manner other modules do. But if you're like me & want to brand your site, all you have to do is uncomment line 389 of article/class/Article.php. It will then display a printable version with a header & footer. ---------------------------------------------------------------------- Comment By: David M Walker (datamgmt) Date: 2003-07-17 20:43 Message: Logged In: YES user_id=806718 The fix you suggest breaks other modules in 0.9.3RC-2. Any other ideas ? ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2003-07-17 14:58 Message: Logged In: YES user_id=619893 Someone else asked this question in the General Discussion forum yesterday. It's a bug in Layout. I posted a fix as my reply. You can view it here: https://sourceforge.net/forum/forum.php?thread_id=901512&forum_id=278694 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=773130&group_id=81360 |