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

Main page - step three: Include the "Date grouping" template inside the "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 "Main page template" using the !!dispentries!! variable.


Here the most simple possible example:
<html>

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


<body>

!!dispentries!!

</body>

</html>
We are now finished with the main page! You can go to your Upsaid main page and see the results. (The adress for your Upsaid main page is
http://www.upsaid.com/username) Note that if you simply copy / paste the above code, you won't see anything if no enty has been posted yet.

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