Code
<!-- begin of modules/pagesetter/pntemplates/__template-full.html --><h1><!--[$core.title]--></h1> <!--[$Tiel]--><br /><!--[$teaser]--><br /><!--[if $core.pageCount > 1 ]--><!--[pagesetter_pager]--><!--[/if]--><br/><!--[$text[$core.page]]--><br /> <br /> <!--[$core.printThis]--> | <!--[$core.sendThis]--> | Hits: <!--[nocache]--><!--[$core.hitCount]--><!--[/nocache]--> | <!--[nocache]--><!--[$core.editThis]--><!--[/nocache]--><!-- end of modules/pagesetter/pntemplates/__template-full.html -->
Where can I find a description about "$taeser", "$text[$core.page]" and the other entries? How can I make my own entrys?
Another question: Can I make an own "__template-full.html" template like I do a block template with CSS?
