Results
Eat Drink Sleep MT, Plugins, 30 KB, 1837 words

Current version: 1.05 (Updated 2005/10/4)
Simply, Better File Uploader is a Movable Type plugin that allows you to create default settings for file uploads. Create default settings to: • Specify a folder to upload to • Append year/month/ to the upload path • Create a new entry or show HTML • Select a thumbnail size • Build photo galleries quicker
Better File Uploader is also the successor to A Better File Upload Template.
Installation
Better File Uploader requires the BigPAPI plugin. BigPAPI is included in the below distribution. Better File Uploader requires Movable Type version 3.2 or higher. • Download BetterFileUploader.zip and unzip. • Upload to your plugins/ folder, preserving directory structure. The result should one file in the...
continue reading ...
Eat Drink Sleep MT, Plugins, 15 KB, 172 words

I've added a minor feature to the Better File Uploader plugin: fast selection of HTML. Just click in the textarea where your HTML is shown and it'll get selected for you - no more careful selections to ensure you've got everything.
Download the plugin, or learn more about Better File Uploader.
If you found this article useful, please consider supporting this site through a donation.
continue reading ...
Staggernation, Plugins, 17 KB, 2004 words

Movable Type provides a powerful API that allows developers to extend its functionality. Plugins can add tags to MT's templating system, or create full-fledged applications that interact with the MT database.
One missing piece of the API, however, has been the ability for plugins to modify MT's own interfacethe screens you see when using Movable Type to manage your content.
BigPAPI is intended to fill this gap. It provides hooks so that other plugins can access and alter any page of the MT interface before it's displayed to the user. In effect, it enlarges the Plugin APIhence the name BigPAPI.
Unless you're a developer, that's probably all you need to know. The best way to...
continue reading ...
Six Apart ProNet Weblog, News, 33 KB, 2617 words

05.31.2005
Movable Type Cheat Sheet
One of the great things about Movable Type being localized into a number of languages and having such a broad international presence is that we get great contributions from our community around the world. The latest contribution is Jörg Petermann's Movable Type Cheat Sheet, which he's published in both German and English.
The Cheat Sheet, available in both PDF and PNG formats, covers all the standard Movable Type template tags, as well as common attributes for the tags and the date format used for output. Most of these tags also apply to TypePad's advanced templates as well, so it's worth keeping a copy of the Cheat Sheet...
continue reading ...
Movable Type Weblog, Tutorials, 18 KB, 324 words

A user told me about a query that did not return the expected result list. He was simply searching for the three letters »3.2« (three dot two). This should return a long list of hits. However, the result list was empty. So I had to enhance the algorithm a little bit.
The problem was caused by the way MTLookup worked. The dot was regarded as a delimiter, so in this special case the three-character string was broken into three parts: a three, a dot, and a two. As each of the individual parts was too short - MTLookup only placed words with three characters into the index. Nothing was actually searched for.
I changed the code so that such search phrases are handled correctly....
continue reading ...
Comments
You want to post some comment? Please use the announcement post on the Movable Type Weblog.
If you want to give some feedback concerning a specific query, please use the feedback button that is shown after a search has completed.
mgs | September 27th 2005