On Sep 12, 2006, at 7:02 PM, PSYC 262 wrote:
> Hi, I tried following the directions in the e-mail about starting
> the weblog for psyc 262 but when I go to the main url
please provide "the main URL"
> it says that there is a blog there but there is no content posted.
> I wrote an entry, saved it, and then rebuild the site but the entry
> is still not showing up. I CAN see it if I go directly to the
> entry's URL
Please provide "the entry's URL"
I'm guessing -- and will know better given the specific URLs above --
that the entry is in a "sub blog."
By default, there is no link between a "primary" blog, such as
http://waw.blog.uvm.edu/
and the sub blogs
http://waw.blog.uvm.edu/videoshare
http://waw.blog.uvm.edu/sandbox/
Unless you create such in your index template using $MTBlogs
http://www.sixapart.com/movabletype/docs/3.3/
a_template_tag_reference/weblog/mtblogs.html
Something like this
<h2 class="module-header">My Other Blogs</h2>
<ul class="module-list">
<MTBlogs>
<li class="module-list-item"><a href="<
$MTBlogURL>"><$MTBlogName></a>
</MTBlogs>
</ul>
-----------------------------------------------------------------------
| Wesley Alan Wright <mailto:[log in to unmask]> |
| Academic Computing Services __0__ |
| Room 238 Waterman Building / \ | \ |
| University of Vermont \77 |
| Burlington, Vermont 05405-0160 USA. \\ http://www.uvm.edu/skivt-l |
| Voice:802-656-1254 FAX:802-656-0872 vv |
| aim:goim?screenname=maddogskideath http://www.uvm.edu/~waw/ |
|