Page 1 of 1

Help Wanted: Print Function doesn't show all content areas on Page

Posted: Mon Dec 04, 2006 8:59 pm
by websherpa
Although we've gotten around this by manually manipulating the print function for one particular template (it means we can't use the built-in print function on any other template pages), I am wondering if anyone has or knows how to manipulate the built-in print function code so that it will print all of the content blocks on a given page.  It would be nice to be able to add a parameter to the content block in the template to switch whether a particular content block will print or not.  Same goes for fixed elements in the page, it would be nice to have a custom tag that would define a css {display: none;} without having to customize the entire style sheet (or is this done already and I'm missing something).

Any CMSMS expert programmer that might be able to take a look at our site and code and help us out?

Many thanks in advance.

Re: Help Wanted: Print Function doesn't show all content areas on Page

Posted: Sat Dec 16, 2006 12:00 am
by JohnnyB
Hi,

Check out my post here:
http://forum.cmsmadesimple.org/index.ph ... 438.0.html

I modified a core file to include my header and footer

-John B.