|
Testing
Testing You could just use the mt-view.cgi that's provided with MT. It's experimental and unsupported, but does provide this functionality. Just save your template and refresh the dynamic page.
General usage is: http://your.site/path/to/mt/mt-view.cgi/[blog_id]/[page to view]
To view the homepage, set [page to view] to index.html or whatever file your homepage template writes to.
To view an individual entries, change [page to view] to entry/[entry id]. For example: http://your.site/mt/mt-view.cgi/1/entry/10
To view categories: change [page to view] to section/[category id]
To view date-based: change [page to view] to archives/[4-digit year]/[2-digit month]/[2 digit day (optional)]
Other pages are viewable by changing [page to view] to the output file. One notable exception: if your archives index is at archives/index.html, it won't work because the script expects a date. June 25 05
|
|
 |
|
--------------------------------------
Comments
testing comments
Posted by: tbit at July 3, 2005 10:11 AM
Post a comment