Use the Printing-module in News and Calendar

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
parse
New Member
New Member
Posts: 7
Joined: Thu Aug 07, 2008 7:45 pm

Use the Printing-module in News and Calendar

Post by parse »

I'm building a site from a clean CMSMS-installation (latest version). Added Calendar and News -modules, and added a detailspage for them. How do I make use of the Printing module (especially PDF-generation) when viewing an item?

Site can be viewed at: http://pym.se/aciw

Code I'm using:
{cms_module module='Calendar' inline=0 detailpage="kalender" first_day_of_week='0' table_id='big' lang="sv_SE"}

And:
{print showbutton=true script=true}
{print  showbutton=true  pdf=true}

Thanks in advance!
Post Reply

Return to “Developers Discussion”