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.
610 hits12345678910

141. MTOnThisDay

Brad Choate, Plugins, 78 KB, 2031 words

<MTOnThisDay> Movable Type Plugin

The plugin support for Movable Type 2.2 is fantastic! And now we can develop the stuff that Ben just hasn't gotten around to yet. Here's one-- I've created a container tag that lets you pull entries that match the current system/entry month and day.

If you want to read more about it, visit the MT Plugin support forum page I've set up for this plugin.

To download the plugin, click here.

Updated on July 5. See included readme.txt file for details.

...

continue reading ...

142. Touch of Hope: A Technical Colophon

Brad Choate, Tutorials, 58 KB, 1826 words

The Touch of Hope web site is powered by Movable Type. It's more than your average blog site though. Don't let it's blogging slant fool you-- MT is a budding CMS!

The architecture is like this: • 1 blog for the site's basic content: welcome page, about page, Art for Hope page, request a site page, make a donation page, contact us page and the news and updates content. All of this is in...

continue reading ...

143. Zoto: A Tour

Movalog, Tutorials, 31 KB, 1342 words

I have been playing around with Zoto and I'm quite impressed.

Uploading Pictures

One of the things about this service is the ease at which you can upload photos. Just download their client (called Zulu) set it up to scan folders where you put your photos and it'll do the rest for you meaning it scans the folders, makes thumbnails of the images and uploads them ! If you add photos to those folder then the client will pick them up too. I experienced a few problems with the client. It told me it had uploaded all my photos yet when I looked in my account they didn't show up, on uninstalling and reinstall the client they showed up !

Of course you could manually upload them, by selecting...

continue reading ...

144. Yearly Archives

Learning Movable Type, Tutorials, 32 KB, 1676 words

Movable Type is set up for doing date-based archives by day, week, and month, but not by year. There are a few plugins and methods out there that will help you create a yearly calendar of your archives, for example, Brad Choate's Year Archives in MT Perl script plugin will produce a calendar archive ( example). Lummox JR's ArchiveYear plugin will produce a similar calendar ( example).

I prefer a yearly archive to show a list of entries by month, as I've set up on one of my blogs ( example). An archive page like this can be accomplished using the ArchiveYear plugin with some simple changes to the sample code given. Update August 1, 2005 The ArchiveYear plugin seems to not be in its...

continue reading ...

145. Dynamic Publishing - Pros and Cons

Movalog, Tutorials, 33 KB, 1633 words

Discussion cross posted on Movalog and Learning Movable Type

One of the key features that Six Apart promotes about Movable Type is MT's ability to publish dynamically. What is dynamic publishing? And what are the benefits (and downsides) to dynamic publishing over static publishing?

Elise Bauer, editor of Learning Movable Type and Arvind Satyanarayan, author of Movalog, discuss some of the pros and cons of dynamic publishing. Non-techie luddite-wannabe Elise shies away from anything that seems like it might not be worth the effort and so far hasn't even tried dynamic publishing. Plugin creator and MT hack-master Arvind has embraced dynamic publishing with his usual boundless...

continue reading ...

146. Easiest Upgrade Ever

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

With all the new features in Movable Type 3.2, the question on the minds of a lot of our current users is, "Yeah, this looks good, but how easy will it be to upgrade?"

We think the new version's not just the easiest version of Movable Type by far to upgrade, but it's the easiest of almost any web application we've seen. It'd be easy to tell you all about it, but it's even better to show you. So we've created a brief (one minute) Flash video to show you just how simple it is.

You can click on the thumbnail to start the 818KB movie.

[This is part fifteen in a series called "Our 32 Favorite Features of Movable Type 3.2".]

Trackbacks:

Q Daily News - Anil's breaking into spoken word - July 15, 2005 08:34 PM...

continue reading ...

If you are experiencing intermittent "500 Server Errors" while using Movable Type and are using MySQL for your database, we are aware of the cause of the problem: a nightly cPanel update of a buggy version of the DBI and DBD::MySQL drivers. See this post on the Professional Network Weblog for more details.

The MT engineering team has been actively working with developer to help him rectify the problem. We apologize for any inconvenience and will keep you up to date on our progress as well as post here when the problem is solved.

UPDATE (Jul 6th, 2005 11pm PST): The developer of the DBD::MySQL driver reports that he has discovered the source of the problem (with the help of our own Brad Choate) and...

continue reading ...

149. Recovery From Database Corruption

Six Apart Knowledgebase, Manuals, 30 KB, 1033 words

Question

My database has been corrupted. Is there any way to avoid losing my data?

Answer

This answer depends a great deal on the level of corruption, the type of backups you have, and how much information is still accessible from within your existing installation (as opposed to being in external files such as the static pages Movable Type has generated from the data).

Does your host maintain backups for your account?

If so, do they have any which would include copies of your database files prior to the time corruption appears to have occurred?...

continue reading ...

150. The DB and Dynamic Publishing

Movalog, Tutorials, 34 KB, 1558 words

Seeing as how Elise is having fun with PHP and databases I though I'd show you how to easily play around with the database in dynamic publishing. This is all stuff I've picked up when talking to Brad Choate, the man behind the amazing dynamic system.

Movable Type 3.1+ comes with a dynamic publishing system that has EZSQL rolled in for all the SQL databases MT supports and as a result interaction with and manipulating of the DB becomes a piece of cake. At the moment, however, this system works only for MySQL databases.

First of all to call the DB, you just need three simple lines:

<?php include('<$MTCGIServerPath$>/php/mt.php'); $mt = new MT(<$MTBlogID$>, '<$MTCGIServerPath$>/mt.cfg...

continue reading ...

151. Simpler Templating for Comments and TrackBacks

Six Apart ProNet Weblog, News, 16 KB, 497 words

Part of the reason so many attractive and uniquely-designed sites are published with Movable Type is because designers find the template tag system straightforward and easy to understand for anybody who knows (X)HTML and CSS. But we wanted to encourage even more customization and experimentation with templates in Movable Type 3.2 while still allowing for all the power of the new features being made available.

As a result, Movable Type 3.2 introduces a number of simple, logical template tags for configuring comment and TrackBack submission and presentation. These tags eliminate the need for much of the complicated JavaScript and logical loops used to enable authenticated comments and...

continue reading ...

152. 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 ...

153. alogblog's MTy plugins

alogblog, Plugins, 26 KB, 988 words

I'm happy I could provide this plugin to the MT community.

This plugin, BigTemplateWindow, is for a really big template editing window. The size of template editing box is only limited by that of your monitor. :) First I developed this just for a big template box. In the process of doing it, several useful features was added. I hope almost all MT users could be a little happy by using this.

Continue reading "BigTemplateWindow" »

continue reading ...

154. 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 ...

155. WebCron - Pseudo cron scheduler for poor MT users like me

alogblog, Plugins, 22 KB, 1472 words

WebCron is a pseudo scheduler for emulating Unix's cron on MT 3.2 platform. Unix's cron or MS's scheduler enable you to run some tasks on your predefined interval. If you have your own server or buy a premium hosting service, then you can absoluetly enjoy "cron"ing your scheduled tasks. In MT, we can set "Post Status" of an entry to "Scheduled". If you do, publishing of that entry will be postponed until that setting time. As you may predict, this feature needs to use "cron-like-scheduler".

But to poor MT users like ME, these cron-needed-features are "Pie in the sky". Yes it's BIG pie... I even didn't know it's delicious or not because it is in the sky. So I...

continue reading ...

156. Six Apart - Movable Type News - Movable Type Turns Four

Six Apart News, News, 26 KB, 1495 words

Today marks the fourth anniversary of the release of Movable Type. Since its start in 2001, millions of people have downloaded, blogged with, and read sites powered by Movable Type, and we're thrilled to mark the birthday by saying thank you to the community that's made it possible.

From professional bloggers to plugin developers to people running personal communities, we've been inspired and motivated by all of you, so thanks for making the platform a success around the world. Whether it's seen as a powerful blogging tool or a lightweight CMS or just "the way we talk to the outside world", we're proud that it's inspired thoughts like the ones below:

From SFist, We Love Movable Type!...

continue reading ...

157. Six Apart - Movable Type News - New plugins for Movable Type

Six Apart News, News, 18 KB, 547 words

As many of you know, there are hundreds of plugins in the Movable Type plugin directory through which you can completely customize and modify the way that the application works. This has always been a great strength of the Movable Type platform and we put great effort in every release to give plugins even more ways to enhance the system.

What you may not know is that since the launch of Movable Type 3.2, dozens of plugins built specifically for v3.2 have been created. Some of the new capabilities of these plugins include plugin actions for acting on checked items in a listing screen, UI enhancements thanks to BigPAPI, feedback scoring and Junk processing.

We're happy to announce...

continue reading ...

158. Sanitize Plugin

Brad Choate, Plugins, 119 KB, 4682 words

This plugin has been deprecated. The Santize plugin was incorporated (and extended) into Movable Type 2.6. For more information about this and how you would go about uninstalling this plugin, please read this article.

Sanitize is a Movable Type plugin that allows you to clean HTML and other markup that might exist in an comment entry. Read on for more information about how it works and what it's for. If you're using Movable Type and allow HTML comments on your site, you really need to read this...

...

continue reading ...

159. MTAuthors

Brad Choate, Plugins, 76 KB, 3143 words

Blogs that have multiple authors sometimes have the need for a 'credits' page or something like that that lists everyone. This plugin allows you to do just that by providing a <MTAuthors> tag that Movable Type lacks. Continue reading for documentation and download link.

Availability

You can download this plugin here: mtauthors-1_32.zip

Installation

To install, place the 'authors.pl' file in...

continue reading ...

160. Password Protect Entries

Movalog, Tutorials, 36 KB, 1821 words

This hack is deprecated in favour of the MT Protect plugin. Please use the plugin instead of this hack!

One of the biggest wants with MT is to password protect individual entries. There are several hacks and bits of code that allow you to password protect entries but many of them are long winded and many involve separate categories. I wanted a simple way to selectively password protect entries no matter what the category, what blog etc.

So I created a new field on the entry screen (click screenshot for a larger view) that would contain the password. For this to work you will need to be using MT 3.1x, mySQL and PHP. To see this in action see the front page on my blog, enter the password "password" and you will be granted access for 10 days....

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