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

21. Email Archives

Six Apart User Manual, Manuals, 35 KB, 1906 words

Email. Can't live with it. Can't live without it -- although many of us wish we could.

Despite the introduction of new tools such as weblogs, wikis, aggregators and instant messaging, and the growing notion that email is "broken," it still remains the de-facto, baseline, catch-all choice for online communications and collaboration.

In this chapter we'll delve into various ways that email is utilized with Movable Type.

Back to top | Permalink | Comments (0) ...

continue reading ...

22. MT-Notifier 2.2.2

Don't Back Down, News, 19 KB, 1288 words

Updated MT-Notifier to include the change that apparently was lost earlier. Stand-alone subscription forms should work now.

continue reading ...

23. MT-Notifier 2.3.0

Don't Back Down, News, 19 KB, 1366 words

I quietly released a new version of MT-Notifier about a month ago. This was in response to the feature ransom that I introduced, and those who contributed to the ransom have been running this version since that time. This serves as an introduction to everyone else.

This version of MT-Notifier supports entry notifications as well as comment notifications. The changes are pretty much self-explanatory in the management interface. Simply choose the option you would like for your entire installation, an individual blog or a category, and users will be able to sign up accordingly.

If there is no notification type set on a particular level (for instance, a category), the system will look...

continue reading ...

24. MT-Notifier 2.4.6

Don't Back Down, News, 18 KB, 1042 words

I'm releasing an updated version of MT-Notifier today. This adds a couple of changes: 2.4.4 - Added MTNotifierCatID template tag to display ID of context category.

This change allows you to use the MTNotifierCatID tag inside of a context category - useful for pulling out the category ID when you are in a category archive, for instance, and allowing you to dynamically create subscriptions for categories. 2.4.5 - Added ability to specify parameter "url" on subscription form.

If you create your own subscription form, add the parameter "url" to the form. You can make this hidden, and I would probably suggest doing so, but you could also allow it to be a drop-down list or something....

continue reading ...

25. MT-Notifier 2.4.1

Don't Back Down, News, 18 KB, 1108 words

Another update to MT-Notifier, which fixes a small bug with purging a user record from within the management screen. This worked okay if you were purging your own record, but if you were accessing the user interface from your Movable Type main menu (logged into the system), when you purged user data, you were kicked out of management mode and had to start over (the data was purged, however). This has been fixed. I also added a small log entry to record the number of notifications sent during any particular notification run. Thanks to Simon for another excellent (and easy to implement!) suggestion.

continue reading ...

26. Blog settings - feedback Archives

Six Apart User Manual, Manuals, 38 KB, 1163 words

This setting controls who may comment on your site. There are three choices: • Anyone • Authenticated commenters only • No one.

Anyone and No one are self-explanatory except that the latter effectively disables commenting on the blog. If you are using the new template structure introduced in Movable Type 3.2, a rebuild of the Index templates will also remove the comment form from all of your individual entries. If not, you must rebuild all Individual archives to remove the comment form.

Autheticated commenters allows only commenters authenticated through the TypeKey service (or another...

continue reading ...

27. Six Apart - Movable Type News - Movable Type 3.16 released

Six Apart News, News, 29 KB, 1796 words

The Movable Type team has been hard at work and we have some very exciting things coming in the 2005 release schedule. To kick things off we are proud to introduce Movable Type 3.16.

Movable Type 3.16 sports significant improvements to application security and over one hundred other fixes which really make it a highly recommended upgrade for all users.

Movable Type 3.16 is a simple drop-in replacement for any user who is running version 3.1 or higher. As long as you are running one of these more recent versions, there is no need to run an upgrade script or do anything other than upload the files in the upgrade distribution. Of course, if you're running a version older...

continue reading ...

28. 2.1 (2002.05.02)

Six Apart User Manual, Manuals, 30 KB, 1587 words

2.1 (2002.05.02)

• Added webMaster, language, lastBuildDate, and pubDate to both RSS templates. • Added encode_html="1" to all RSS fields that didn't have it already. • Added Norwegian dates. • Added test for mt-check.cgi to determine whether we are running under cgiwrap or suexec. • Added a new global tag attribute encode_url (thanks to Scott Andrew LePera and others for the idea). • Changed the behavior of the publish flag in blogger.newPost; previously, if set to false the new entry would be saved as a draft. This was a bad idea, for...

continue reading ...

29. 2.0b1 (2002.02.18)

Six Apart User Manual, Manuals, 29 KB, 1392 words

2.0b1 (2002.02.18)

• Lots of changes to the UI: leftnav, topnav, edit-entry screen, new-entry screen, etc. • Blog Editing Menu has now changed greatly to provide space for a welcome message (editable in blog config), blog stats, and links to 5 most recent posts and comments. • Added the ability to do NFS-safe database locking using .lock files and link(). This is not something most people should worry about; if it affects you, it's likely that you will know it. :) Thanks to Kelsey Cummings for ideas and code. • Hold and Release are now Draft and Publish...

continue reading ...

31. 2.6 (2003.02.13)

Six Apart User Manual, Manuals, 32 KB, 1681 words

2.6 (2003.02.13)

• Added Text Formatting options. Instead of a simple Convert Line Breaks checkbox, you can now set a different formatting option for each entry. Plugins can add new options to the Text Formatting menu, which allows for greater integration with the formatting within the system (for example, Text Formatting will be applied on the preview screen). • Added PostgreSQL and SQLite database drivers. • Incorporated Brad Choate's Sanitize plugin, adding an mt.cfg setting for a global default and a per-blog setting to override it. Sanitize is turned on...

continue reading ...

32. Six Apart - Movable Type News

Six Apart News, News, 19 KB, 1071 words

10.22.2001

Version 1.1 Released

We have released version 1.1 of Movable Type. Existing users should use the upgrade distribution to update their MT installation, and should follow the new upgrade instructions.

New users should download the full distribution after agreeing to the license agreement.

The new release provides some bug fixes as well as some new features; read through the changelog for a full list, or take a look at an abbreviated list of features here.

Posted by Benjamin Trott at 03:38 PM | Permalink

10.19.2001

New Release Scheduled

We are planning a new release of Movable Type for next Monday, October...

continue reading ...

33. 1.3 (2001.12.11)

Six Apart User Manual, Manuals, 26 KB, 1018 words

1.3 (2001.12.11)

• Fixed bug where days="N" would override category="Foo" in <MTEntries> tag. (cwodtke) • Added DBM file locking (shared lock when reading, exclusive when writing). • Export process now exports excerpts, and import now imports them. • When you upload a file, if a file by that name (at that location) already exists, you now get a confirmation screen to overwrite the file, or not. (Requires that File::Temp is installed.) • Added search and replace functionality. • You can now upload files into specific directories...

continue reading ...

34. Receiving Comment and TrackBack Ping Activity

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

Receiving Comment and TrackBack Ping Activity

Problem

You want to receive email notification of any comment or TrackBack ping activity.

Solutions

Go to the Feedback Settings screen and pick one of the "E-mail Notification" options in either the Comments or TrackBacks section.

Discussion

Movable Type can send brief notification messages via email to keep you apprised of feedback activity on a weblog. When activated these message are sent to the author of the entry.

To specify email notification, look to the Feedback Settings screen. Under the Comments or TrackBack section are...

continue reading ...

36. 3.16 (2005.04.13)

Six Apart User Manual, Manuals, 30 KB, 1480 words

3.16 (2005.04.13)

Security

• Made several important improvements with regards to application authentication and security.

Notifications

• Fixed ``Send Notifications'' feature for multiple recipients. • Fixed a bug where comment notifications weren't being sent for some moderated comments.

Error checking

• Improved validation of user input in many places. Leading and trailing whitespace is trimmed from author names, category names, and blog names. None of these can be left blank except for a known issue with editing the...

continue reading ...

37. BigTemplateWindow

alogblog, Plugins, 20 KB, 1292 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.

Requirement

IE or Firefox/Mozilla.

The use of TAB key and other features was developed and tested only on IE and Firefox/Mozilla browsers. Adaptation into Opera and other browsers are...

continue reading ...

38. Author permissions Archives

Six Apart User Manual, Manuals, 18 KB, 616 words

From this screen, you may define what users can do throughout the parts of the system you control. All options will be defined below although their presence in the user interface depends on your own author permissions.

General Permissions

• System Administrator - Enables a user to access any part of the Movable Type system and perform any action, typically through the System Overview section of the application. In addition, this permission is required for any user who wishes to perform a system upgrade. • User can create weblogs - Allows a user to create new weblogs in the system. The user creating the...

continue reading ...

39. Support Ticket Guidelines

Six Apart Knowledgebase, Manuals, 30 KB, 861 words

Question

What are the guidelines for using the support ticket system?

Answer

• Make sure you have set a public name in your TypeKey profile. We like to greet our users by name!

• Automated notifications of our responses are sent to the email address associated with your account. If you are using any spam-filtering or blocking, or a verification service which requires human interaction to permit you to receive email to your email address, please remember to add support@movabletype.org to your trusted senders so that you will receive these notifications.

If you wish to use a...

continue reading ...

40. Introduction

Six Apart User Manual, Manuals, 32 KB, 1740 words

Introduction

With the most difficult part of running Movable Type -- the installation -- behind you, it is time to get started using MT.

It all begins with The Movable Type Content Management System (CMS). This script is the heart and soul of what makes powerful weblog publishing possible.

The CMS contains the majority of the intelligence and work flow that makes Movable Type what it is. Whether it involves posting an entry, adding a colleague as an author, or publishing your content with a whole new style, it is the CMS that is doing the heavy lifting.

By default the CMS script is...

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