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

Recent Entries

  • Plugin Writing 101

    So, I’m planning on writing up some entries about various aspects of plugin development. While I have a couple topics already in mind, I thought...

  • The Olympics Make Me Want To Compete Again

    Every time the Olympics come around (most the summer ones) I always start to delude myself into thinking I could complete once again in the...

  • 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...

Close