Help - Search - Members - Calendar
Full Version: Recent Entries From Other Blog?
Movable Type Community Forum > Using Movable Type > Additional Features
Joe Mendonca
I'm curious how I might be able to list the recent entries of one of my Moveable Type blogs, on another page?

Thanks a bunch.

- Joe
girlie
You can do this by creating an index template in your blog which lists the recent entries, and then include the output file into your other page with SSI or PHP.
Joe Mendonca
So ummm...

I have an index file.  To list my recent posts, I have:

CODE
<div class="sidetitle"> Recent Entries </div>

<div class="side">
<MTEntries lastn="10">
<a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a><br />
</MTEntries>
</div>


So I'm wondering what gibberish I have to type out, for the recent entries from another blog to be listed.  I hope I make sense here.

Thank you so much,
Joe
girlie
Hmmm.

Instead of what I first suggested, you might be interested in the MTOtherBlog plugin.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.