Search

Phrase

Display

 

Category

   

Order

 

Pagesize

Results

If the result list is too large, please consider these hints

  • Reduce the number of websites.
  • Add more keywords.
  • Use quotes for building terms from keywords. For example, the phrase banner image searches for all articles containing both words. However, "banner image" searches for the exact two-word phrase.
244 hits12345678910

121. White and Blacklist Emails

Movalog, Tutorials, 23 KB, 392 words

The Email Whitelister plugin has been updated to v1.01 to fix several bugs faced by people.

Also due to popular demand, I've released the Email Blacklister plugin which functions exactly like the Whitelister except it junks comments if the email address entered matches one on the blacklist. Currently the plugin is fairly basic and doesn't allow you to enter any wildcard or regex values. A future version will hopefully contain such functionality.

Happy antispamming!

continue reading ...

122. Movalog: Hacks Archives

Movalog, Tutorials, 25 KB, 914 words

Page: 1 2 3 3 Pages.

Blog Selective Hacks

One of the biggest problems of simple hacks to the system is that they occur system wide, e.g. if you hacked the entry page to specify a default category, that category would become the default for all blogs on the...

Continue reading "Blog Selective Hacks"

Posted on 07/30/2005 | Permalink | Comments (3)

Feedback during Power Editing

Many people have asked me how to display the status of comments and trackbacks on the power edit entries screen. This hack will guide you through the process of adding two fields, as shown by the screenshot. One is...

Continue reading "Feedback during Power Editing"...

continue reading ...

123. Password Protection

Movalog, Tutorials, 25 KB, 420 words

Adam Kalsey has posted a tip on how to password protect your blog by adding PHP to your templates. The PHP is very easily integrated with MT's database !

continue reading ...

124. Movalog: PowerRebuild Archives

Movalog, Tutorials, 19 KB, 425 words

Page: 1 1 Page.

PowerRebuild 1.1

Some of you may remember the RebuildBlogs plugin I had created that allowed you to selectively rebuild multiple blogs at once. Although the plugin worked as is with 3.2, it didn't take advantage of some of its newest features, namely...

Continue reading "PowerRebuild 1.1"

Posted on 08/26/2005 | Permalink | Comments (0)

MT RebuildBlogs

UPDATE: I've released v1.01 due to bugs faced with the paths to the plugin being incorrect on pre-3.16 systems. Download MT-RebuildBlogs_1.01.zip and follow the installation instructions. I often need to rebuild many blogs on my system because I make system...

Continue reading "MT RebuildBlogs"...

continue reading ...

125. Ask Brad

Brad Choate, Tutorials, 41 KB, 779 words

Well, for no good reason I felt I wanted to have a "Ask Brad" column on my site. I'm getting tired of thinking up subjects to post about so I'm letting my audience do that for me. LazyWeb syndrome I guess. Anyhoo, here's how I set it up with Movable Type. No complicated hacks required, honest.

First of all, I created a new blog for "Ask Brad". Then I created an entry in that blog, titled "Question...

continue reading ...

126. MultiBlog Development Release 1.9.1

David Raynes, Plugins, 11 KB, 302 words

MultiBlog Development Release 1.9.1 is available for download now. Just snag it from the MultiBlog page and unpack the archive into your main MT directory. If all goes well, the multiblog-config.cgi file should be setup as an executable now by default (though you might want to double check just to make sure).

New features in this release: • Category transfer from one blog to another

continue reading ...

127. Movalog: Blogroll Archives

Movalog, Tutorials, 23 KB, 798 words

Page: 1 1 Page.

MT Blogroll 2.11

This is a bug fix release that fixes some major bugs with the dynamic templating tags. A big thank you to all the folks that reported this bug, sorry it took me so long to find the bug! Go grab...

Continue reading "MT Blogroll 2.11"

Posted on 09/15/2005 | Permalink | Comments (4)

MT Blogroll 2.1

MT Blogroll has been updated to be compatible with Movable Type 3.2 and includes some new features too: Improved UI - The UI has been drastically improved to fit in better with 3.2, you can see the new UI elements...

Continue reading "MT Blogroll 2.1"

Posted on 08/28/2005 | Permalink | Comments (6)

MT Blogroll 2.02

...

continue reading ...

128. MT 3.2 Badges

MovableTweak, News, 24 KB, 454 words

Be proud of your CMS! Here's some larger badges to accompany the standard badges that 6A is offering:

And one for my dark-sited friends (no white antialiasing around the edges) FIXED, thanks Dan:

continue reading ...

129. Supplemental Calendar Tags

Brad Choate, Plugins, 47 KB, 811 words

This plugin provides a couple of new tags to enhance Movable Type calendar publishing.

Availability

You can download this plugin from here: mtcalx-1_1.zip

Requirements

The following are requirements for using this plugin: • Movable Type 2.21 or later

Installation

To install, place the 'calx.pl' file in your Movable Type 'plugins' directory. The 'calx.pm' file should be placed in a 'bradchoate'...

continue reading ...

130. Recent Comments

Movalog, Tutorials, 25 KB, 476 words

There are two types of ways you can show recent comments on your sidebar. The first method is to shown last N comments.

<MTComments lastn="5" sort_order="descend"> <MTCommentEntry> [<a href="<MTEntryLink archive_type="Individual">#c<$MTCommentID$>" title="Comment Permalink">#</a>] </MTCommentEntry> <$MTCommentAuthorLink spam_protect="1" show_email="0"$> <MTCommentAuthorIdentity>: <MTCommentBody convert_breaks="0" trim_to="50" remove_html="1"> <MTCommentEntry> [<a href="<MTEntryLink...

continue reading ...

131. For your convenience

Movalog, Tutorials, 24 KB, 421 words

If you like to read MovaLog, you may wish to add this blog to your aggregator.

I quite like this tool because it allows you to output your rss in such a way that it is easiest for your readers. Currently the tool supports most popular RSS aggregators like Bloglines, My Yahoo! and Bot a Blog. Of course if you use some other aggregator - like Feeddemon - you could manually add the xml feed to your subscription list !

For more information on RSS check out http://www.reallysimplesyndication.com/ and http://www.learningmovabletype.comsyndication.php

continue reading ...

132. More Intuitive Quicktags

Movalog, Tutorials, 24 KB, 429 words

Since my latest upgrade to 3.16, I haven't bothered to implement my quicktags hack so I was left with the default quicktags. Out of habit, I hit the quicktags to create the necessary HTML then enter my content, however with the default quicktags, you have to first select the text then click the quicktag. I decided to change that. Open up mt.js and find the formatStr function

function formatStr (e, v) {

and on the third line of this function delete this

if (!str) return;

That's it, now when you click the quicktag, it'll create the opening and closing tag.

continue reading ...

133. Movalog: InlineEditor Archives

Movalog, Tutorials, 20 KB, 483 words

Page: 1 1 Page.

MT InlineEditor 1.2

A long overdue update to the InlineEditor plugin. For those that don't remember, this plugin allows you to edit entries and comments without leaving your weblog as illustrated by this animation. This plugin includes plenty of new features: It is...

Continue reading "MT InlineEditor 1.2"

Posted on 08/26/2005 | Permalink | Comments (0)

MT InlineEditor 1.1

This new version introduces inline editing for comments by the commenters. A cookie is set when the person hits the post button on the comment form. The cookie is set to expire in 5 minutes so the person must make...

Continue reading "MT InlineEditor 1.1"...

continue reading ...

134. RSS 2.0 Full Text

Movalog, Tutorials, 24 KB, 459 words

I've just updated the RSS 2.0 index with full body, a link to extended entry and comments listing. I'm sorry it took so long, I thought that I had done this before. So now you've got three choices: • RSS 1.0 Excerpts - basically just excerpts of the post • RSS 2.0 Full Posts + Comments - This shows full post body, a link to extended entries and comments/trackbacks listing. This feed was obtained from this post fortysomething. • Atom 0.3 Full Body - Only full body, nothing more !

Again sorry for the delay, but I do recommend you all update your RSS 2.0 indexes with the one listed on fortysomething, this way it gives your readers a choice to which one they wish to subscribe to !

continue reading ...

135. Search Globally, Replace Locally

Six Apart ProNet Weblog, News, 19 KB, 896 words

We've all been conditioned over the last few years of using the web to find stuff by searching, instead of having to browse through a hierarchy to find information. Even Movable Type has had, since the early days, a basic internal search and replace feature. But we wanted to go further to make sure that pervasive searching was part of the platform with Movable Type 3.2.

Search (almost) everything

Movable Type 3.2 introduces a whole new search and replace interface. Now you can search not only entries, but a wide variety of items in the application: • Entries • Comments • Commenters • TrackBacks • Activity Log • Templates

What's more, once you're viewing your search results, all the power...

continue reading ...

136. Movalog: Mini Hacks Archives

Movalog, Tutorials, 25 KB, 867 words

Page: 1 1 Page.

Blog Selective Hacks

One of the biggest problems of simple hacks to the system is that they occur system wide, e.g. if you hacked the entry page to specify a default category, that category would become the default for all blogs on the...

Continue reading "Blog Selective Hacks"

Posted on 07/30/2005 | Permalink | Comments (3)

More Intuitive Quicktags

Since my latest upgrade to 3.16, I haven't bothered to implement my quicktags hack so I was left with the default quicktags. Out of habit, I hit the quicktags to create the necessary HTML then enter my content, however with...

Continue reading "More Intuitive Quicktags"

Posted on 06/20/2005 |...

continue reading ...

137. NoPlacementCache

Movalog, Tutorials, 25 KB, 474 words

UPDATE Many people seem to be experiencing the following problems on 3.11: • Categories don't show in entry permalink on first save • When you save an entry, on the individual entry page, the next/previous link points to the first entry of your weblog

Add NoPlacementCache 0 to your mt.cfg file. NoPlacementCache is a variable that caches the category assignments for a particular entry. Currently, a category is assigned and the entry is built in the same operation (or request) and because of caching, that category assignment is getting ignored. If a category is assigned in its own request then it is recognized. There is a bug that is causing the categories to be loaded and cached prior to...

continue reading ...

138. Calling Beta Testers

Movalog, Tutorials, 25 KB, 773 words

In the last post, I called for feature requests and unfortunately didn't get very many. None-the-less, I've been hard at work on the next version of MT Blogroll and due to time constraints can't test out all the new features across all databases and platforms like I used to. As a result, I'm calling for beta testers. If you wish to beta test the next version of MT Blogroll, simply leave a comment (ensure you fill in the email field so that I can contact you) with your specs, specifically I'll need: • Webserver and Operating System (e.g. Apache on Linux) • Movable Type version (I hope everyone's on 3.2!) • Database (e.g. MySQL, PostGreSQL etc. Users that don't use MySQL are highly required!) • MT Blogroll version you've currently got...

continue reading ...

139. Movable Type Resource Sites

Learning Movable Type, Tutorials, 22 KB, 750 words

Fortunately for those of use who use Movable Type, there are several folks who devote much of their free time to understanding, exploring, and extending the capabilities of MT, and are willing to share that knowledge with the rest of us.

Here's my roundup of good sites (in addition to LMT) to investigate while learning how to use Movable Type (I will add to this list over time): Movable Type Support Forums - The MT Forums should be your first stop for questions regarding Movable Type. Before posting, read this thread which will explain general rules of conduct and the best way to find answers. Generally, play nice, read the MT Manual (3.2) ( for 3.1 and earlier) first, and try a search...

continue reading ...

140. QuickTags Part III

Movalog, Tutorials, 25 KB, 450 words

Someone asked me how you could add custom tags to the QuickTags toolbar. Its quite simple really, the js_quicktags has a commented part explaining it: function edButton(id, display, tagStart, tagEnd, open) { this.id = id; // used to name the toolbar button this.display = display; // label on button this.tagStart = tagStart; // open tag this.tagEnd = tagEnd; // close tag this.open = open; // set to -1 if tag does not need to be closed }

So you could just add something like this: edButtons[edButtons.length] = new edButton('ed_code' ,'code'...

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