Future Events in MT

Working on a events calendar for Black Sheep Books and I'm trying to do a display that grabs all posts in the future from todays date, but displays them from today forward.

There doesn't seem to be a way to do this in MT out of the box. So of course, with a little bit of plugin help, it can all be cleaned up.

here's the goods:

[code]

">

[/code]

The plugin that this depends on is: DateTags This is a great plugin and can do lots of nifty stuff.

I got the idea for doing this from here:
Asterisk.
While somebody posted close to the correct code, it seemes to me that the above code is more straightforward- well works for me anyway.

For what it's worth, the code generates this piece of html:

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <pre>
  • Lines and paragraphs break automatically.

More information about formatting options