Morning all, I've just been allowed to go public with it: I'm doing "Weblog Hacks" for O'Reilly, and we're inviting bloggers to contribute their best hack,...
From the changelog: "The XML-RPC server now sends and receives the mt_convert_breaks field as a String value, rather than a boolean, to support the Text ...
The 5 text-formatting plugins that I know of are listed on the plugins directory here : http://mt-plugins.org/category.php#text_formatting ... Kristine ... ...
Kristine and I have been kicking around the idea of putting up some kind of "official" bug and feature request tracking software on the mt-plugins.org site....
... It looks nice! Are you intending for end users to go to the site and submit bugs directly, or just for plugin authors to track them there once they've been...
... That's one of the things I liked about it. Bugzilla (among other things) has a somewhat clunky interface in spots. Mantis is nice and clean, and even...
A faq-o-matic sort of add-on would be quite handy. If anything just to be able not end up searching fruitlessly through the support boards... -Bill ... From:...
... Well, I install _the_ Faq-O-Matic on my site, just to play around with it. Feel free to tinker with it yourself. http://faq.rayners.org -- David Raynes...
Okay, so Kristine went ahead and set Mantis up on the plugins site. Everybody head on over and sign up so we can get this thing all put together. :) -- David...
Um, there's some weird behavior going on there. When I go to bugs.mt-plugins.org, the screen keeps refreshing several times really fast!! Then I hit the create...
bugs.mt-plugins.org is now working again! Thanks to Girlie for pointing out that it was having problems. Everybody on this list may want to go and at least...
Hi all, I've noticed one type of functionality that there doesn't seem to be a good way to implement with the current plugin architecture: anything that needs...
... RelatedEntries works by creating a pre-populated entry stash for MTEntries to work with. After sticking the entries in an array called @entries, I do: if...
Hello group, I have a plea for you smart people. I wrote a plugin, commentleaders: http://www.emptypages.org/more/tips/commentleaders.html I don't know Perl...
Bill Zeller and I have been developing Zempt <http://www.zempt.com/>, a desktop posting tool for Movable Type. Zempt allows you to post entries, including...
... Very cool. ... I like it. Here are two nits: 1. It'd be nice to have an option to confirm before posting. I just accidentally posted an empty post. 2. The...
... Looks great. Was quick and easy to set up, and very intuitive to use. Would it be possible to have a button to view the site, like w.bloggar does? Sarah --...
... Okay. You asked for it :) *) The icons at the top of the app seem out of place, with the text formatting options above the file icons. *) It would be nice...
... I realize that seems odd, but it's done on purpose and will start to make more sense when we add more buttons to the toolbars. Also a future release will...
Wow, this is very cool! I haven't used a lot of desktop clients because they just didn't seem perfect, but this one has almost every feature I would want! ...
... Standard Windows keyboard shortcuts are already there. In most programs, you can hit ctrl-b for bold, crtl-I for italics, etc. Zempt supports these...
Ah ha, the ctrl+b and so on work! Thanks for pointing that out, I guess I've used blogging tools and didn't think to try the normal shortcuts! Thanks. And you...
... Great idea. Could you log that request in the support system? You can find it at http://zempt.com/support/ ................................... Adam Kalsey ...
Hi, What's the process for getting MT entry info from within an MTPings container? In digging into the code and the SQL tables it becomes clear that hacks like...
... For my CatEntries plugin, I set up the 'entries' stash member like Adam Kalsey suggested, then call MT::Template::Context::_hdlr_entries($ctx, {}, {})...
Perhaps I'm missing something obvious. What I'd like to do is spit out monthly archives in the following format: /2003/january.html The closest I can come is...