Try this link...
http://www.uvm.edu/~jhenry/wordpress/2006/02/14/dressing-up-movable-type-32-setting-up-stylecatcher/
At 02:42 PM 9/25/2008 -0400, you wrote:
>thanks! That's very detailed and probably too complicated to do. I'll
>probably use some other service to combine them and create some kind
>of new virtual feed of all of them combined.
>
>
>But! My initial question is still unanswered: How do I get style
>catcher to work? I'd like to change my blog template to something
>other than the default and I have 0 css skills.
>
>
>thanks,
>-trav
>
>
>
>
>Quoting Wesley Alan Wright <[log in to unmask]>:
>
>>On Sep 22, 2008, at 3:31 PM, Travis Julius Fryer wrote:
>>
>>>Ok, another question: I'm making individual blogs for shows for
>>>uvmtv. That way people can subscribe to podcasts for each show. I
>>>also want to have a main blog with uvmtv news PLUS each news item
>>>from different shows. Is this possible? To feed several blogs into
>>>one?
>>
>>yes -- but it isn't all that simple
>>
>>You'll need to edit your index.html template, and consult the Movable
>>Type Template Tag Reference
>>
>>http://www.sixapart.com/movabletype/docs/3.3/a_template_tag_reference/
>>
>>In particular the Weblog tags, and in particular the MTBlogs tag
>>
>>It doesn't hurt, either, to bone up on your HTML and CSS, too
>>
>>In the simplest use, you would stick the MTBlogs tag inside the <div
>>id="container-inner" class="pkg"> division in your current index.html
>>
>><body class="layout-two-column-right">
>> <div id="container">
>> <div id="container-inner" class="pkg">
>>
>> <MTBlogs>
>>
>> <div id="banner">
>> <div id="banner-inner" class="pkg">
>> <h1 id="banner-header"><a href="<$MTBlogURL$>"
>>accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
>> <h2 id="banner-description"><$MTBlogDescription$></h2>
>> </div>
>> </div>
>>
>> <div id="pagebody">
>>
>>blah blah blah
>>
>> </MTBlogs>
>> </div>
>> </div>
>></body>
>></html>
>>
>>You'll probably need to make some adjustments to banner and styles to
>>make it all look good, maybe filter entries and exclude certain blogs.
>>Good luck
>>
>>
>>-----------------------------------------------------------------------
>>| Wesley Alan Wright <mailto:[log in to unmask]> |
>>| Academic Computing Services __0__ |
>>| Room 407 Lafayette Building / \ | \ |
>>| University of Vermont \77 |
>>| Burlington, Vermont 05405-0160 USA. \\ http://www.uvm.edu/skivt-l |
>>| Voice:802-656-1254 FAX:802-???-???? vv |
>>| aim:goim?screenname=maddogskideath http://www.uvm.edu/~waw/ |
>>
>>[To unsubscribe from this list, go to
>><http://list.uvm.edu/archives/blogging.html>.]
>
>[To unsubscribe from this list, go to
><http://list.uvm.edu/archives/blogging.html>.]
[To unsubscribe from this list, go to <http://list.uvm.edu/archives/blogging.html>.]
|