On my Indexpage I don't want to show the n-last entries, but immediately all the entries of the current month. What is the coding for this? I assume I can do away with all the MTEntries tags on the default templates?
And secondly, allthough I haven't decided yet on whether to use a Iframe on my page or not, I would like to know the coding to accomplish this. Would this work?:
CODE
<MTArchiveList>
<a href="<$MTArchiveLink$>" target="iframename">
<$MTArchiveDate$></a>
</MTArchiveList>
<a href="<$MTArchiveLink$>" target="iframename">
<$MTArchiveDate$></a>
</MTArchiveList>