• Currently 3.9/5
  • 1
  • 2
  • 3
  • 4
  • 5
iMT - iPhone Interface for Movable Type

This plugin automatically provides a customized and specially designed user interface for Movable Type 4.0 users accessing their Movable Type installation via their iPhone or iPod Touch.

20 Comments

Works great! Easy install. Simple and efficient interface.

I use it with my iPod Touch and it works seamlessly. When I got a flurry of comments while traveling, it was a piece of cake to look at them on my iPod using the wifi at the airport and just make sure everything on my site was under control. I can't ask for anything more from a plugin than peace of mind! :)

Any chance this could be extended to include Custom Fields? I know asset uploading won't work but being able to add content into custom fields would be a big plus.

I also really want to be able to get to the templates via this interface, but I expect that is asking too much!!

Note that MT 4.2 requires version 1.02 of iMT.

Noted on MT 4.2 Upgrade Guide

I want custom fields for iMT too. I'm not a Perl expert, but this is on my list of hack projects. iMT is GPL so anyone can work on it.

Perhaps you might be interested in doing some interface work for iPhone versions of each custom field type?

Code can be found in the SVN repo and a TRAC view is also available.

Thanks for providing this. One thing that I would like to see is the option to have multiple categories within a post. You can only do one on the dial with no option that I see to go back and do additional ones.

Another thing I would like to see if being able to use images that are already present on the site. I do like to include an image with every post and frequently reuse images from previous posts.

It does work though. :)

Hmmm, I could have sworn that I leave a comment here.

I would like to see the ability of using images that have already been uploaded. That and being able to use multiple categories.

Thanks, -drmike

Howdy,

This isn't working so well for me. The login screen looks beautiful, but once I'm in, my entire MT interface is blank, except for the page header and footer. It looks like this:

.------------------.
|   Movable Type   |
.------------------.
|                  |
|                  |
|                  |
|                  |
|                  |
|                  |
|                  |
|                  |
|                  |
|[copyright info] X|
'------------------'

This is version 1.02 of the plugin, and my server is running MT Pro 4.24. Any advice?

i have the same problem as Jason. just a blank screen after logging in.

i'm using an ipod touch with the 3.0 update and MT 4.23.

Same here. Seems like a recent MT upgrade broke this plugin.

The last MT update killed this for me, too. Any updates coming? I was pretty reliant upon it.

any chance on this getting fixed?

Not working for me either :(

Seems like a glitch in Safari Touch in iPhone OS 3.X.

It seems the incompatibility is easily fixed by modifying mtstatic/plugins/iMT/css/iphone.css

Look for the css rule for ".menu a" and comment out the first line (which sets overflow). The result should look like this:

.menu a { /* overflow: hidden; bug in safari on OS3*/ display: block; float: left; margin: 0 14px 12px 0; width: 62px; height: 90px; color: #999; font-weight: bold; text-decoration: none; }

That worked for me great. Also - I really need the blog interface to support more than 10 or so blogs. We have 27 in one installation - and the main select a blog doesn't seem to support that number. Maybe there'some way to see all - or browse for more but I can't figure it out.

Does this not work with MT5? Just wondering. After I sign in I just get a blank screen and I didn't know if it was just me or an incompatibility issue.

yup. not working with MT5. sob.

it doesn't work with MT4.2 either (using iMT 1.02). what gives?

It's a good plugin. But there appears to be no ability to reply to user comments on blogs through this interface. Is there any fix for this that any of you know about???

Oh, and, yes the fix that Seiz proposed above does work perfectly. One tiny little comment line!

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.