Fork me on GitHub

Pagesetter: Template Question  Bottom

  • In the template folder of Pagesetter I can see the template "FileUpload_template-full.html". In this file I can see the following things:

    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?

This list is based on users active over the last 60 minutes.