link';
$lang['help_onlyurl'] = 'Outputs just the url, not a complete link';
$lang['help_includetemplate'] = 'If set to 'true' this options makes the print/pdf process the whole template, not just the main content. This probably requires some work on print-specific styles with the mediatype 'print' enabled.';
$lang['help'] = 'What does this module do?
This allow you to insert a link in pages/templates which directs the
visitor to a version of the page better suited for printing. It can also link
to an basic on-the-fly-generated pdf version of the page.
Please note that unless the parameter includetemplate=true is used, only the main output of the page is outputted. And note
that the pdf-file outputted may not have much resemblance with you page, but should provide the content.
How do I use this module?
Basically you install the module, access it's administration interface and review/change the templates for the
link and for the printable page
In you page content or template you then insert something like:
{cms_module module='printing' params}
or simply
{print params}
using the print-plugin
';
$lang['utma'] = '156861353.896187631.1236676121.1245834903.1245853554.34';
$lang['utmz'] = '156861353.1244804747.30.11.utmcsr=dev.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/project/search';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>