Home Sign up Features Members Forums Control menu Search
Upsaid templates tutorials

Archives Main pages - step three: Include the "Date grouping" template inside the "Archives Main page" template

Now that you have created the "Entry Templates" and the "Date grouping Templates", all there is left to do is to display them on the "Archives main page template" using the !!dispentries!! variable.


Here the most simple possible example:
<html>

<head>
    <title>My Upsaid web log : Archives</title>
</head>


<body>

!!dispentries!!

</body>

</html>

Note that we haven't talked about the "Secondary" templates in the previous chapters. If you wish to see how these templates can be used as "Alternating" templates now, head to our tutorial chapter related to this subject.

© Upsaid.com, 2001 - 2003 Contact us - Privacy policy - Terms of use