« But am I paranoid enough? | Main | Tolerance »

Movable Type 3.2+ Annoyances

The default individual entry archive template includes a block of template markup for posting comments… but that block doesn’t support Typekey authorization. You need to boost the markup from the comment preview template.

The text boxes on the edit entry page are tiny little things, because mt-static/styles.css is missing an entry for the full-width class. This can be fixed by putting this in your mt-static/user_styles.css:

.full-width { width: 100%; }

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)