My Entry plugin is no longer needed

Thanks to Movable Type 4, it would appear that we no longer need my old Entry plugin anymore. By passing an id argument to the MTEntries tag.

<MTEntries id="12345" lastn="1">
....
</MTEntries>

Or, for those of you digging the new template sytax:

<mt:entries id="12345" lastn="1">
....
</mt:entries>

The lastn argument is needed thanks to a bit of a quirk in the MT code. Using the id argument is an undocumented feature, as far as I can tell.

2 Comments

Yes perhaps, it has been obseleted by MT4 but the plugin should still be available for those that want it:

1. because it is required by existing templates and plugins to function without modification

2. it is unreasonable to expect everyone to upgrade all of their websites to MT4 to get this functionality

Any thoughts on how I might still use these photogallery templates then, without the Entry plugin?

http://stopdesign.com/templates/photos/

If you won't make it available, can you make the old syntax for the plugin available so I can try to replace it in these templates?

I would have sent this request by email, but I cannot find a contact form on your website.

Well... I did find the syntax in the MT plugins directory... hopefully I should be able to modify these templates myself to obviate the need for the Entry plugin.

Leave a comment

About Me

I am a software developer for Six Apart living outside of Baltimore, MD. I have written a number of plugins for Movable Type, including the award winning MultiBlog, which has (as of MT 4) been integrated into the base application....
More...

Recent Entries

  • Minimalist plugins are fun!

    Last night I whipped up one of the smallest plugins I’ve ever written. It is so small in fact that I was able to stuff...

  • Feedburner Widget on MT News

    Movable Type News A WordPress 2.5 Upgrade Guide: And of course there are lots of third-party plugins for the MT dashboard, to integrate statistics and...

  • AD&D Monster Stats for the Presidential Canditates

    Charles Stross (scifi author, D&D nerd, and former perl columnist) posted Politics as she is Played with 3d6: The recent death of Gary Gygax, who...

  • Feedburner Widget 0.3

    At this point, I am really tempted to drop the ‘Widget’ from the name of the plugin, since it is doing so much more...

  • Feedburner Widget 0.2

    So I finally got around to updating the FeedburnerWidget plugin for MT 4.1 (since I finally got around to upgrading my install to MT 4.1)....

Close