Results
Movalog, Tutorials, 28 KB, 953 words

UPDATE: I have also updated the template tag reference for Blogroll!
This is an update to fix the DateTime error faced by people from the 3.16 upgrade. I'm still using DateTime (which is included in the full distribution) because I haven't had time to explore MT::DateTime (6A's new replacement module). I have also briefly tested this plugin on Windows machine (albeit on Apache) and so far its been working, those of you on Windows try it out!
I have also fixed the two others bugs raised in the comments, the sorting problem due to upper/lower case links and the "Reset Filter" button. If you have any other bug reports please post them in the comments section or email them to me.
If you haven't upgraded to...
continue reading ...
Brad Choate, Plugins, 114 KB, 4017 words

Update: A 2.01 release of MT-IfEmpty is now available, which mainly adds support for dynamic publishing in MT 3.1x.
You can download this plugin here: mtifempty-2_01.zip.
Usage: <MTIfEmpty var="EntryTitle">(untitled)</MTIfEmpty> <$MTEntryTitle$>
Embedded expression support works like this: <MTIfNotEmpty expr="[MTEntries days='1']1[/MTEntries]"> We...
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