link';
$lang['help_onlyurl'] = 'Saídas apenas o URL, não é um link completo ';
$lang['help_includetemplate'] = 'Se estiver definido para "true" esta opção faz com que a impressão / pdf processe todo o template, não apenas o conteúdo principal. Este, provavelmente necessita de alguns ajustes sobre impressão específicos nos estilos com o mediatype 'print' activado.';
$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
Tradução Portuguesa
Copyright © 2008, Nuno Costa nuno.mfcosta(et)sapo.pt.
';
$lang['utma'] = '156861353.757256758.1245932498.1248267518.1248276518.50';
$lang['utmz'] = '156861353.1248267518.49.19.utmccn=(referral)|utmcsr=noupe.com|utmcct=/php/cms-theming-tutorials.html|utmcmd=referral';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>