user-pic

Feeds.App:实现MovableType 聚合页面

Vote 0 Votes

昨天提到Feeds.App 3.01 ,于是我下载升级了该插件,发现新插件提供了N多的标签。

安装方法:
1、先删除MT默认的Feeds.App Lite 1.01(删除plugins中的就行,其他的可以先放着)
2、再下载该插件
3、解压上传到相应目录。


Tags: <MTFeed>, <MTFeeds>, <MTFeedsLatest>, 
<MTFeedEntries>, <MTFeedsHeader>, <MTFeedsFooter>, 
<MTFeedEntriesHeader>, <MTFeedEntriesFooter>, <MTFeedLinks>, 
<MTFeedAuthors>, <MTFeedContributors>, <MTFeedCategories>, 
<$MTFeedURI$>, <$MTFeedTitle$>, <$MTFeedSubtitle$>, 
<$MTFeedLink$>, <$MTFeedLinkURL$>, <$MTFeedLinkRelation$>, 
<$MTFeedLinkType$>, <$MTFeedLinkTitle$>, <$MTFeedRights$>, 
<$MTFeedLanguage$>, <$MTFeedIdentifier$>, <$MTFeedAuthorName$>, 
<$MTFeedAuthorEmail$>, <$MTFeedAuthorLink$>, <$MTFeedContributorName$>, 
<$MTFeedContributorEmail$>, <$MTFeedContributorLink$>, 
<$MTFeedCategoryTerm$>, <$MTFeedCategoryLabel$>, 
<$MTFeedCategoryScheme$>, <$MTFeedUpdated$>, 
<MTFeedEntryLinks>, <MTFeedEntryAuthors>, <MTFeedEntryContributors>, 
<MTFeedEntryCategories>, <$MTFeedEntryCount$>, <$MTFeedEntryTitle$>, 
<$MTFeedEntrySummary$>, <$MTFeedEntryContent$>, <$MTFeedEntryLink$>, 
<$MTFeedEntryLinkURL$>, <$MTFeedEntryLinkRelation$>, <$MTFeedEntryLinkType$>, 
<$MTFeedEntryLinkTitle$>, <$MTFeedEntryRights$>, <$MTFeedEntryLanguage$>, 
<$MTFeedEntryIdentifier$>, <$MTFeedEntryAuthorName$>, <$MTFeedEntryAuthorEmail$>, 
<$MTFeedEntryAuthorLink$>, <$MTFeedEntryContributorName$>, <$MTFeedEntryContributorEmail$>, 
<$MTFeedEntryContributorLink$>, <$MTFeedEntryCategoryTerm$>, <$MTFeedEntryCategoryLabel$>, 
<$MTFeedEntryCategoryScheme$>, <$MTFeedEntryUpdated$>, <$MTFeedEntryPublished$>, 
<$MTFeedEntrySourceTitle$>, <$MTFeedEntrySourceLink$>, <$MTFeedEntrySourceFeedLink$>, 
<MTIfFeedsLatest>, <MTIfFeedText>, <MTIfFeedLinked>, <MTIfFeedCategorized>, 
<MTIfFeedEntryText>, <MTIfFeedEntryLinked>, <MTIfFeedEntryCategorized>, <MTIfFeedEntrySourced>, 
<MTIfFeedUpdated>, <MTIfFeedEntryPublished>, <MTIfFeedEntryUpdated>, <$MTFeedsAppVersion$>, 
<$MTFeedsAppSlug$>, <MTFeedIf>, <$MTFeedDescription$>, <$MTFeedCreatorName$>, <$MTFeedCreatorEmail$>, 
<$MTFeedCreatorURL$>, <$MTFeedContributorURL$>, <$MTFeedModified$>, <$MTFeedEntryDescription$>, 
<$MTFeedEntryModified$>, <$MTFeedEntryCreated$>, <$MTFeedEntrySourceName$>, <$MTFeedsVersion$>, 
<$MTFeedsVersionSlug$>, <MTInvoke>, <MTInvokeTag>, <MTInvokeContents>, <MTInvokeSetArg>, 
<$MTLayoutArgument$>, <MTIfLayoutArgument>, <MTUnlessLayoutArgument>, <$MTFeedInclude$>, <$MTFeedsInclude$>, 
<$MTFeedsLatestInclude$>, <$MTFeedItemInclude$>, <$MTFeedsIncludeLatest$>, <$MTFeedSubscriptionsOPMLFile$>, 
<$MTFeedSubscriptionsXOXOFile$>, <$MTFeedSubscriptions$>, <$MTFeedsLatestViewSource$>, <$MTFeedViewSource$>, 
<$MTFeedsAppSummaryDisplayDefault$> 

这些标签能够实现MovableType 聚合页面。等论文写完了,我会将 movabletype.org.cn 做成该聚合形式,先卖个关子,呵呵。

使用方法:
1、在系统插件中对自动更新频率进行设置(你也可以通过这个插件实现首页定时更新)。
2、进入要使用Feeds.App的博客,在“设置”->“插件”中进行简单的设置。
如:选择定时更新的模版,设置添加多个RSS。
3、在要使用Feeds.App模版的边栏中添加下列代码(当然你也可以通过博客“模版”中的Create a feed widget 得到代码):
<MTFeedsLatest>
<h3>Latest Posts</h3>
<ul><MTFeedEntries lastn="25">
<li><a href="<$MTFeedEntryLink$>">
<$MTFeedEntryTitle encode_html="1"$></a>
 [<$MTFeedEntrySourceTitle encode_html="1"$>]</li>
</MTFeedEntries></ul>
</MTFeedsLatest>

具体使用可参考该插件的官方说明

UPdate:该插件还个小BUG,生成页面的生成目录都在blogid=1 的博客中(并且调用了blogid=1的一些标签),也就是说该插件的重建功能,目前只适合在BLogid=1的博客上使用。

Add a Reply

Forum Groups

Blogcs 基于MT平台的BSP

MovableType 中文化

1 0

Last Topic: Movable Type 中文化 - 平生一笑 by bb on 2008年10月11日

1 0

Last Topic: Zhu8's Weblog:猪八的网:浮生志 by Zhu8 on 2008年10月16日

MovableType 问题咨询

Be the first to post a topic in this forum

MovableType 使用

16 11

Last Topic: Image::Magick 模块的安装 by bb on 2008年11月 9日

30 35

Last Topic: MT-Twitter:将MT文章同步到Twitter by bb on 2008年3月 9日

22 1

Last Topic: 修改MT的作者归档路径 by bb on 2008年10月25日

MovableType 模板

Be the first to post a topic in this forum

22 17

Last Topic: MovableType评论格式化 replies-to-replies by bb on 2008年10月15日

MovableType 延伸

14 17

Last Topic: 从Wordpress转移到Movabletype by bb on 2007年5月12日

2 2

Last Topic: 最新版MovableType 4.22 已经发布 by bb on 2008年11月19日