';
$lang['help_onlyurl'] = 'Stampa solo l'url e non il link completo';
$lang['help_includetemplate'] = 'Se configurato a 'true' queste opzioni effettuano la stampa/pdf dell'intero Modello e non solo del contenuto. Questo probabilmente richiede del lavoro sugli Stili CSS con il media 'print' abilitato.';
$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.1700396481762948400.1243519364.1244791859.1245048249.9';
$lang['utmz'] = '156861353.1245048249.9.6.utmcsr=forum.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/index.php';
$lang['utmb'] = '156861353.1.10.1245048249';
$lang['utmc'] = '156861353';
?>