Help - Search - Members - Calendar
Full Version: Last 5 titles from another blog
Movable Type Community Forum > Other Product Discussion > Desired Features
btrott
You can use server side includes; create a new index template in Blog B with an output file "recent.html", and put

CODE
<MTEntries lastn="5">
...
</MTEntries>


into it. Then in the index.html for blog A, put this:

CODE
<!--#include virtual="path/to/blog B/recent.html"-->
Banane
I have 2 different blog with many authors, and I would like to put the last 5 titles of entries from "blog A" to "blog B".

How can I do that?
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.