|
EntryCategoryEntries_Plugin
EntryCategoryEntries PluginA Movable Type plugin for listing entries included in the primary category of the current entry. OverviewThis plugin allows you to list entries included in the primary category of the current entry. This plugin can be used only in the entry context, which means the inside of the MTEntries container or the individual entry archives. TagsMTEntryCategoryEntriesA container tag for listing entries included in the primary category of the current entry. Almost same options are availablable as MTEntries. Example<ul> <MTEntryCategoryEntries lastn="10"> <li><a href="<$MTEntryPermalink$>"><MTEntryTitle></a></li> </MTEntryCategoryEntries> </ul> See AlsoLicenseThis code is released under the Artistic License. The terms of the Artistic License are described at http://www.perl.com/language/misc/Artistic.html. Author & CopyrightCopyright (c) 2005 Hirotaka Ogawa (hirotaka.ogawa at gmail.com) |
► Sign in to add a comment