Call of Cthulhu Knights of the Dinner Table Online
Here is an example of its use:
<MT>
ChangeLog:
« The Action Figure Collecting Begins | Main | MT Plugin System Of My Dreams »MTOtherBlog is a plugin that allows you to include Templated content from other blogs in your own, as long as they are all on the same installation of MT.
Here's an exampe of its use:
<MTOtherBlog blog_id="3">
<h2><$MTBlogName$></h2>
<MTEntries lastn="2">
<$MTEntryTitle$>: <br />
<$MTEntryExcerpt$><br />
<br />
</MTEntries>
</MTOtherBlog>
Download otherblog.tar.gz or otherblog.zip, unpack it, and place otherblog.pl in your plugins directory
<MTOtherBlog>
ChangeLog:
Version 0.25: Added exclude_blog_id, exclude_blog_name, and exclude_current
Version 0.18.1: Added some error checking output to help find a bug
Version 0.18: Added ability to use multiple other blogs
Version 0.1: First version
注 表示 Pagenate KotonohaLink MTCollate StyleCatcher CrossBlog エントリ編集・登録関連 MultiBlog Better Entry Preview MTOtherBlog Ajaxify Better File Uploader: フィルタ mt-jcode 他 RSS関連 GetXML DisplayRSS mt-r...
David Raynes: MTOtherBlog (v 0.25)
Gadget17's Gazette: MTOtherBlog (v 0.25)
Gadget17's Journal: MTOtherBlog (v 0.25)
David Raynes: MTOtherBlog (v 0.25) - Five Live Links
David Raynes: MTOtherBlog (v 0.25) - Five Live Links
Movable Type Community Forum > MTOtherBlog (v 0.25)
The Midnight Blog: MTOtherBlog (v 0.25)
The Midnight Blog: MTOtherBlog (v 0.25)
blog.daiskip.com : MTOtherBlog (v 0.25)
TrackBack URL for this entry:
http://mt.rayners.org/mt-tb.cgi/95
I'm experiencing an issue when I use the MTOtherBlog tag in an archive (date) template. I have a consistent navigation bar in every page on my site and MTOtherBlog works great for every page except when I click on a monthly archive page. On these pages, the navigation bar displays the entries from the current month in place of entries from the blog which MTOtherBlog is referencing. In other words, its displaying entries from a blog that it's not calling. It only occurs on these monthly archive pages.
As an example:
Go to www.peakjournal.com.
Under the "Travels" section on the right side, it should always read "Yippeee", since that's an entry in the "Travels" blog and I use MTOtherBlog to call the Travels Blog and display the most recent entry.
Click on one of the monthly archive pages under the "Archives" section.
The entries under "Travels" changes to the monthly entries.
The navigation bar on the right side is included as an MT module and each of the blogs references the same navigation bar file, so it stays the same on every page.
Any ideas why this would happen?