Search

Phrase

Display

 

Category

   

Order

 

Pagesize

Results

35 hits12

21. CommentScript

Six Apart User Manual, Manuals, 21 KB, 403 words

CommentScript

By default, the script that Movable Type uses for comments is called mt-comments.cgi, the TrackBack script is called mt-tb.cgi, the search engine script is called mt-search.cgi, the XML-RPC server script is called mt-xmlrpc.cgi, and the dynamic weblog view script is called mt-view.cgi. In some situations--for example, if you are running MT under mod_perl, or if your server requires that your Perl scripts have the extension .pl--you may need different names for these scripts. You can set the names that will be used throughout the default templates and Movable Type...

continue reading ...

22. TrackbackScript

Six Apart User Manual, Manuals, 21 KB, 403 words

TrackbackScript

By default, the script that Movable Type uses for comments is called mt-comments.cgi, the TrackBack script is called mt-tb.cgi, the search engine script is called mt-search.cgi, the XML-RPC server script is called mt-xmlrpc.cgi, and the dynamic weblog view script is called mt-view.cgi. In some situations--for example, if you are running MT under mod_perl, or if your server requires that your Perl scripts have the extension .pl--you may need different names for these scripts. You can set the names that will be used throughout the default templates and Movable Type...

continue reading ...

23. Movable Type 3.12 is released

Six Apart ProNet Weblog, News, 13 KB, 100 words

A small update to Movable Type today: version 3.12 is out. Faster rebuilds, automatic generation of .htaccess files for dynamic pages, better support for running under mod_perl or on old versions of perl, and a few other little tweaks and fixes make for a useful new version. It's a free update for all licensed users, and should be fairly straightforward to upload on top of your current Movable Type installation.

Trackbacks:

Previous Entry: Gravatar, avatars for bloggers

Next Entry: Mac Syndication Client Roundtable

continue reading ...

24. Six Apart - Movable Type News - Movable Type 3.12 released

Six Apart News, News, 13 KB, 262 words

Movable Type 3.12 has just been released in the US. This version fixes up and ties down tons of little issues that were affecting some users in 3.11. See below for an overview of the most significant changes. If you already purchased Movable Type, you'll find the new release when you log into your Movable Type account. If you haven't yet tried this ground-breaking publishing platform, now is a good time to Get Movable Type.

I hope this release improves your publishing experience! • Fixed a bug that caused spurious errors when running under mod_perl ("The uploaded file was too large.") • Fixed various compatibility issues with old perl versions (before 5.6.0) • Scheduled posting would only post one of many new entries on an archive page...

continue reading ...

25. Six Apart - Movable Type News

Six Apart News, News, 13 KB, 258 words

Skip navigation. • TypePadMovable TypeLiveJournalAbout UsSupport

October 2004

10.19.2004

Movable Type 3.12 released

Movable Type 3.12 has just been released in the US. This version fixes up and ties down tons of little issues that were affecting some users in 3.11. See below for an overview of the most significant changes. If you already purchased Movable Type, you'll find the new release when you log into your Movable Type account. If you haven't yet tried this ground-breaking publishing platform, now is a good time to Get Movable Type.

I hope this release improves...

continue reading ...

26. 3.12 (2004.10.19)

Six Apart User Manual, Manuals, 21 KB, 386 words

3.12 (2004.10.19)

• Rebuilds are faster due to caching some data. • Fixed ``The uploaded file was too large'' message when running under mod_perl. • Resolved some compatibility issues with perl versions before 5.6.0. • We now create an .htaccess file upon enabling dynamic pages. • <MTEntryModifiedDate> was returning creation date. • Fixed error reporting problems for template & plugin errors. • &gt; and &lt; Comment previews no longer show in the text-entry area. • Scheduled posting would only post one of many...

continue reading ...

27. Six Apart - Movable Type News - Version 2.0 Released

Six Apart News, News, 14 KB, 274 words

Version 2.0 of Movable Type is now released. This version of Movable Type is still free for personal or non-profit use; note that version 2.0 is not free, however, for commercial or for-profit use. See the FAQ for more details. Existing users of versions 1.0-1.4 should use the upgrade distribution to update their MT installation, and should follow the upgrade instructions. Before upgrading, you will need to back up your MT databases and export your entries and comments, as a precaution.

In addition to bug fixes and improvements to general system stability, this release adds the following features: • Multiple category support: the ability to assign multiple categories per...

continue reading ...

28. Six Apart - Movable Type News

Six Apart News, News, 14 KB, 374 words

03.11.2002

2.0 Release Dates

The release of version 2.0 of Movable Type is around the corner. Progress has been slowed down as of late, because we moved, and we are now in Austin, TX for SXSW. But on our return--or shortly thereafter--we plan to launch version 2.0. Specifically, the release will be sometime between March 15 and March 20.

If you have a question to us pending at the moment, please bear with us, as we don't have a lot of time to check email.

Posted by Benjamin Trott at 08:15 AM | Permalink

continue reading ...

29. MTLookup v2 Improvements: Query Feedback

Movable Type Weblog, Tutorials, 20 KB, 516 words

Some days ago, a new version of MTLookup was released. Please read Second version of MTLookup released for the announcement. I will describe the new features in several posts, which will be published here in the Movable Type Weblog.

Today, I want to tell you about query feedback.

Update: The feedback function has already proved to be a good medium for commenting a result list. A user told that certain phrases containing special characters did not give the expected results. This was corrected by me. For example, you can now successfully search for... • mt-check.cgi • mod_perl • styles-sites.css • base-weblog.css

Thank's a lot for the feedback. And don't stop sending it.

...

continue reading ...

30. Six Apart - Movable Type News - MT 2.0

Six Apart News, News, 13 KB, 254 words

Development on MT version 2.0 is going smoothly and we're looking at a early March release. Can you believe it's almost February?

A list of definite 2.0 features: • Multiple category support: The ability to assign multiple categories per entry • Multiple archive template per archive type • Interface modifications, application navigation and icon improvements based on findings from professional usability testing • Power edit screen: Apply title, category or author changes to multiple entries -- using one screen and all at once • More sorting options for the MTEntries tag: alphabetical by title, most recently commented-on, ascending and descending chronologically • Mail this entry • IP banning for comments...

continue reading ...

31. 2.21 (2002.06.28)

Six Apart User Manual, Manuals, 22 KB, 478 words

2.21 (2002.06.28)

• Very important bug fix to MySQL schema: Changed all *_created_on columns to the datetime type instead of the timestamp type. The latter could have very bad effects if used within the MySQL shell (although through MT's libraries it is not a problem). Thanks to shanson for finding this. • The plugin framework can now create container tags (thanks to Adam Kalsey for pointing out that it couldn't before). • Added encode_xml global tag attribute to escape special XML characters. • Changed default RSS templates to use encode_xml=``1'' rather than...

continue reading ...

32. 2.0b3 (2002.02.23)

Six Apart User Manual, Manuals, 22 KB, 531 words

2.0b3 (2002.02.23)

• New New Entry and Upload File icons for left nav. • Added troubleshooting section for mt-load.cgi and DataSource errors. • Added Post Status pulldown to import so that "Status" default in blog config can be overriden. Added help links to import options. • Added Javascript validation for every DELETE button that deletes items from a list; if nothing is checked, now gives a JS alert. • HTML-formatting buttons (bold, italic, URL, etc.) will now only show up when using a browser that supports them. • mt-upgrade.cgi now detects if MT databases are already upgraded; if so, it stops, and doesn't try to upgrade again....

continue reading ...

33. ProNet: October 2004 Archives

Six Apart ProNet Weblog, News, 93 KB, 8073 words

10.29.2004

Firefox on the March

Red Herring's got an interview with Rob Davis, the man behind the campaign to advertise Firefox in the New York Times. It's especially good timing for promoting every geek's favorite browser, since the updated roadmap shows the browser scheduled for release on November 9th.

Posted by Anil in at 03:58 PM | Permalink | Trackback (0)

10.29.2004

Advice to the bloglorn

Metaforix President Lois C. Ambash has some advice for those afraid of business blogging. It's a solid set of guidelines, but we also loved the praise for TypePad:

As a novice blogger, I chose TypePad for my own blog, and I couldn't be happier. The...

continue reading ...

34. ProNet: September 2004 Archives

Six Apart ProNet Weblog, News, 93 KB, 8407 words

09.29.2004

Behind the Scenes - Brenna Koch

Behind The Scenes is a new series where we here at Six Apart discuss what tools (software, technology, etc.) we use to do our work.

I'm Brenna Koch and I work in technical support for Six Apart. If you're curious, "Cook" is how you pronounce my last name. I usually hear "Cotch" since that's how it is said in some areas and I also hear more ah... interesting variations. But now you know.

We have many browsers around in the support department but my favorite is Safari. I utilize keyboard commands with my bookmarks bar for fast access on the sites I use all the time like my test weblogs and pages in the help system...

continue reading ...

35. Introducing SpamLookup

Brad Choate, Plugins, 126 KB, 4622 words

Yes, it's another anti-spam plugin. I would have called it MT-DSBL 2.0, but the feature set grew beyond the name, so a more generic name was chosen. This is a 2.0 release however… the plugin deserves more seniority than a 1.0 release, since it was built of the carcass that was MT-DSBL 1.1.

The first beta release is now available. Please visit the project page for SpamLookup to download it.

So, what does this thing do? Well, in a nutshell: • Filters inbound comments for all installed weblogs. • Filters inbound TrackBack pings for all installed weblogs. • Checks IP address of sender against DNSBL services....

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