The old Wordometer plugin has received a refresh: support for Movable Type 5.x and 6.x! The functionality is basically unchanged: after installing the plugin it will automatically count words in a text field on the Edit Entry and Edit...
Startup Movable Ink has been trying to improve marketing emails with real-time content, and now it's launching a broader platform called agileEMAIL. Co-founder and CEO Vivek Sharma said agileEMAIL includes the company's older tools, but where it previously offered a...

I know that for a long time MT has not made it easy / accessible to edit the default markup that wraps an [image] asset when it is inserted into a MT entry. (So strange that this hasn't been created as a system module like everything else.)

There is one plugin that seemed to solve this problem, though it was written for MT 4* and seems to be defunct: https://github.com/endevver/mt-plugin-custom-asset-markup I've installed it, anyway, and it's unclear how it's supposed to work or be triggered / managed (there are no settings, though I may be doing it wrong).

Every time an image is inserted into an entry, I want its markup to include a few of its properties in the tag. For example, I want to assign the ID value of each image when it's inserted into the entry body:

<IMG ID="ar_<mt:AssetId>" … />
  • Has this problem been solved in MT 6? (I'm holding off a system upgrade till we launch as I don't want to destabilize right now, but might be worth it.)
  • Tips on how to operate the plugin above?
  • Any suggestions / hacks, other than editing the Perl modules directly or writing my own plugin?
Posted by Mattias Bååth on Feb 18Hey all, again. It has come to our attention that our conference dates again collided with the dates of the UK conference 44CON. So out of our infinite wisdome and kindness to everyone in...

Movable Type v6.0.2

In January the 15th, 2014, Six Apart launched Movable Type v6.0.2 and with this occasion it made available also the Enterprise edition, called Movable Type Advanced (v6.0.2).This version includes a series of improvements, from compatibility with Internet Explorer 11, to...
In November the 15th, 2013, Six Apart released a mandatory security update for movable type v5x and v6x.The security issue that was identified and fixed is related to the Rich Text Editor present in movable type v5 and v6 which...

Is there any instructor for that? I mean some way to access other pages of movabletype feed?

Example:

MovableTypeSite/feed/page=10

or

MovableTypeSite/feed/rss?page=7
As hinted at last month, salon-booking service StyleSeat has now closed on its Series A round of funding. Led by Lightspeed Ventures, the company has raised an additional $10.2 million in outside investment, bringing its total raise to date to...

I am working on migrating a MovableType blog to Wordpress.

All of the old post urls end in .html.

Example:

http://ec2-174-129-85-183.compute-1.amazonaws.com/archives/2013/12/all_quiet_on_th.html

However, when I updated the post names in wordpress to include the .html extensions, I kept getting 404 errors.

So what I want to do now is redirect all of the requests for pages that end in .html to the same pages but without the .html.

For example:

.../archives/2013/12/all_quiet_on_th.html

Would 301 redirect to:

.../archives/2013/12/all_quiet_on_th

Here is my current .htaccess file:

# BEGIN WordPress

# Ensure the rewriet module is loaded
<IfModule mod_rewrite.c>
# enable the rewrite engine
RewriteEngine On
# Set the root directory
RewriteBase /

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Can you please advise what changes I can make to this file for this to work?

I tried 5 or 6 different versions on the internet already, but it is not working and I am not sure why not.

Posted by Moritz Muehlenhoff on Jan 13------------------------------------------------------------------------- Debian Security Advisory DSA-2841-1 security () debian org http://www.debian.org/security/ Moritz Muehlenhoff January 11, 2014 http://www.debian.org/security/faq ------------------------------------------------------------------------- Package : movabletype-opensource Vulnerability : cross-site......

Movable Type Help?

"Can my Movable Type issue or project be taken care of by a professional?" Yes It Can Be! Contact YesItCan.be

Monthly Archives

Powered by Movable Type 5.2.7