The new version of printing

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
RobertPetersen

The new version of printing

Post by RobertPetersen »

Sorry all. This might be a complete stupid question, never the less, I will ask it, and hope someone understand what i mean.

I just upgraded from version 1.02 to the new CMS Made Simple 1.2 "Barbados" and It went perfect... The news module did not work, but after reading in this forum, I got it to work.

Here comes the question:
It says under the "Announcing CMS Made Simple 1.2"
"Adds a new ‘print’ plugin capable of generating pdf filees
from one or more pages"
But how do I make this work ?
I am looking at this existing parameter
{print showbutton=true script=true}

And think I need to put this in somewhere ?
{cms_module module='printing' params}
{$linkimage}{$linktext}

The site is www.digitizer.dk

Hope that someone can help me....

Best regards Robert
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: The new version of printing

Post by RonnyK »

Robert,

the old print-tag is renamed to {oldprint}. The current print-tag is basically a wrapper to call the printing-module. So without doing anything, the {print} that was/is called in the template is already calling the new module. Only for additional things like PDF, you have to call the module.

Ronny
Locked

Return to “CMSMS Core”