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

41. 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 ...

42. Announcements

Learning Movable Type, News, 60 KB, 4295 words

Learning Movable Type is now hosted on a new server and now has its own domain name - http://www.learningmovabletype.com. In the process of changing servers and changing URLs, we may have created some broken links or other site hiccups. If you encounter something that just doesn't seem to be working properly, please email me using the contact form.

Humongous thanks to Chad and Arvind for their invaluable assistance with this move.

If you link to Learning Movable Type (and we hope you do) please, please, please change the URL in your link to the new one. That way, Google will find us more easily, and those using Google to find things regarding Movable Type will find us more easily too....

continue reading ...

43. Six Apart - Movable Type News

Six Apart News, News, 16 KB, 660 words

06.26.2002

Version 2.2 Released

Movable Type 2.2 is now available for download.

Amongst the small fixes and improvements documented in the changelog, there are two very large new features with this release. • TrackBack is a framework for peer-to-peer communication between weblogs; it can track cross-weblog discussions, it can provide remote content repositories, it can emulate guest authoring, etc. A more detailed introduction to TrackBack is available here. Please read through the documentation to learn how to set up TrackBack on your blog. • The system can now use a MySQL database for backend data storage, as an alternative to the Berkeley DB...

continue reading ...

44. DateTags

Staggernation, Plugins, 34 KB, 3553 words

This Movable Type plugin implements a set of template tags related to calendar dates.

Note: The MTDaylightOrStandard tag, which was part of earlier versions of this plugin, is now part of its own plugin.

Required Modules

The DateTags code relies heavily on the Date::Calc Perl module. Depending on your or your ISP's installation, this may already be present on your system. To check whether Date::Calc is installed, open a shell connection to the host on which you're running Movable Type, and type: perl -e 'use Date::Calc'

Hit Enter. If this prints nothing, the module is installed. If it prints an error message, you'll need to install Date::Calc. (The MTIfDaysOfMonth and MTBirthstone tags do not require Date::Calc, so you should be able to use those without the module installed.)...

continue reading ...

45. Merging your blogs

Movalog, Tutorials, 31 KB, 1233 words

UPDATE: Multiblog 1.1 has been released which fixes bugs with the GlobalListings. I have updated the tags in this tutorial to correspond to MultiBlog only.

Have you got two or more blogs that you would like to 'merge.' By merge I mean show all entries on one page, chronologically and inline - for a greater understand take a look at my blog. The front page shows entries from the main blog plus the sideblog - the sideblog entries are formatted differently, the little bars !

The plugins you will need are: * MultiBlog * GlobalListings

Multiblog does have the GlobalListings plugin built into it, but at the time of writing this tutorial that section of the plugin didn't work. So I am using...

continue reading ...

46. Six Apart - Movable Type News - Movable Type 3.17 released

Six Apart News, News, 21 KB, 942 words

Today we are releasing Movable Type 3.17. This release addresses four issues that do not affect the majority of installations, but are critical for users with certain configurations.

Version 3.17 is not a required upgrade if your Movable Type installation is not affected by these issues.

Changes in this release include: • Installation at the root of a domain no longer continually logs out the user. • Fixed URL-encoding of uploaded file paths (e.g. images%2fbeach-pic.jpeg) • Fixed a bug in the nofollow plugin which causes HTML sanitization of everything within an <MTPings> block. • Fixed a bug in mt-db2sql.cgi which caused it to fail in certain situations when subcategories...

continue reading ...

47. 1.2 (2001.11.04)

Six Apart User Manual, Manuals, 25 KB, 860 words

1.2 (2001.11.04)

• Fixed bug when system's crypt implementation uses MD5 passwords (MT was not picking up the proper salt). (Monica Reyes) • Added form-validity checking to mt-comments.cgi for checking email address and URL. (Aaron Straup Cope) • Set $CGI::POST_MAX to 1MB, which means that uploads must be 1MB or less, to prevent denial of service attacks. (Aaron Straup Cope) • Added mt-export.cgi, which will export all of your MT entries into a format that can be suitably re-imported through the import mechanism. It is also useful for keeping backups...

continue reading ...

48. 2.0b6 (2002.03.12)

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

2.0b6 (2002.03.12)

• Added docs for entry screen customization. • If editable authored-on date is not to be displayed on customized entry screen, display an uneditable version instead (because this is useful information). • Fixed bug with creating thumbnails on Windows (binmode issue). • Fixed bug where <$MTArchiveTitle$> on category archive would display incorrect category label (because it was retrieving the label from the first entry's primary category). • Fixed bug where convert line breaks and allow comments values would not be set to...

continue reading ...

49. Movalog: Blogroll Archives

Movalog, Tutorials, 23 KB, 798 words

Page: 1 1 Page.

MT Blogroll 2.11

This is a bug fix release that fixes some major bugs with the dynamic templating tags. A big thank you to all the folks that reported this bug, sorry it took me so long to find the bug! Go grab...

Continue reading "MT Blogroll 2.11"

Posted on 09/15/2005 | Permalink | Comments (4)

MT Blogroll 2.1

MT Blogroll has been updated to be compatible with Movable Type 3.2 and includes some new features too: Improved UI - The UI has been drastically improved to fit in better with 3.2, you can see the new UI elements...

Continue reading "MT Blogroll 2.1"

Posted on 08/28/2005 | Permalink | Comments (6)

MT Blogroll 2.02

...

continue reading ...

50. 2.61 (2003.02.16)

Six Apart User Manual, Manuals, 23 KB, 574 words

2.61 (2003.02.16)

• Fixed extra update ping problem--if TrackBack ping URLs were added to the URLs to ping, the update pings would be sent again. No longer. (Phil Ringnalda) • Fixed bug where turning on NoHTMLEntities 1 would cause entities to be lost in entries. • Added a <$MTEntryTrackbackID$> tag. Thanks to Christopher Laco for the patch. • Added a NoCDATA setting to mt.cfg to turn off the CDATA encoding, if you don't like it. • Fixed bug with PostgreSQL conversion, where after running mt-db2sql.cgi, sequences were not set to highest ID....

continue reading ...

51. 0.02 (2001.09.25)

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

0.02 (2001.09.25)

• Added FTP URLs to installation instructions. (Daniel Talsky) • Fix some warnings. (Caroline van Oosten de Boer) • Fix bug with spaces at the ends of lines in mt.cfg file. (Caroline van Oosten de Boer) • Fix bug with saving new entry--author was not being set for the new post. (Matt Haughey) • Fix bug with profile link in header linking to the wrong profile on the entry-editing page for an entry by another author. • Fix bug where creating a new author would switch your login credentials to those of the new author (ie. you...

continue reading ...

52. Six Apart - Movable Type News

Six Apart News, News, 16 KB, 711 words

04.15.2005

Workflow for Movable Type released

Workflow, a new plugin for Movable Type 3.1x, has just been released by David Raynes. While we don't usually feature new plugins as part of our news about the Movable Type platform, we thought it was worth pointing out because Workflow adds a powerful new area of functionality, and also marks a milestone for the growth of our plugin community.

First, the features: Workflow lets you limit control of publshing rights to certain authors in your Movable Type installation, allowing other people on the system to act as editors and review entries before they're published. Administrators can control who has rights to...

continue reading ...

53. Six Apart - Movable Type News

Six Apart News, News, 17 KB, 660 words

06.20.2005

UTF-8 Dirify bug and patch

Today we are releasing a patch to fix an issue for customers running Movable Type versions 3.16 or 3.17 and using UTF-8 character encoding on their weblogs. Specifically, a bug introduced in Movable Type 3.16 causes the dirify routine to preserve dashes in transformed text where, historically, it has suppressed them. This could be problematic because the dirify routine is used to create all URLs in Movable Type.

While default Movable Type installations are not adversely affected by this bug, there are certain common or legacy customizations (which will be detailed below) that could cause problems. For that reason,...

continue reading ...

54. Better Living Through XHTML

A List Apart, Tutorials, 31 KB, 3981 words

An unauthorized companion to the Online Style Guide of the Branch Libraries of The New York Public Library

XHTML is the standard markup language for web documents and the successor to HTML 4. A mixture of classic (HTML) and cutting–edge (XML), this hybrid language looks and works much like HTML but is based on XML, the web's "super" markup language, and brings web pages many of XML's benefits, as enumerated by the Online Style Guide of the Branch Libraries of The New York Public Library.

If you want your site to work well in today's browsers and non–traditional devices, and to continue to work well in tomorrow's, it's a good...

continue reading ...

55. Six Apart - Movable Type News

Six Apart News, News, 16 KB, 567 words

12.12.2001

Version 1.3 Released

We have released a new version of Movable Type, version 1.3. Existing users of versions 1.0-1.2 should use the upgrade distribution to update their MT installation, and should follow the upgrade instructions.

In addition to bug fixes and improvements to general stability, this release adds the following features: • XML-RPC server implementation of the Blogger API, so you can use existing XML-RPC clients to post to Movable Type ( more information) • Search and replace functionality ( more information) • Ability to specify the directory in which upload files are placed, rather than just dumping files into the archive...

continue reading ...

56. Changelog Archives

Six Apart User Manual, Manuals, 216 KB, 20293 words

• Initial beta release

Back to top | Permalink | Comments (0)

0.02 (2001.09.25)

• Added FTP URLs to installation instructions. (Daniel Talsky) • Fix some warnings. (Caroline van Oosten de Boer)...

continue reading ...

57. Fear of Style Sheets

A List Apart, Tutorials, 17 KB, 2105 words

If you don't know what style sheets will do for you and your audience, you can review the spec online; or see Dr Web {Dr Web is now off-line - Ed.} for a quick tutorial. We'll be here when you return.

Cascading Style Sheets (CSS) save bandwidth, vastly reducing the size of your files when compared to old-style <FONT FACE> markup. With styles, your sites load faster. You work faster, too. Styles shave grueling hours of grunt-work off your design workload: one brief CSS document can style an entire domain; and when it's time to redesign, you can execute site-wide changes in minutes instead of days.

Style sheets bring genuine leading and sophisticated...

continue reading ...

58. Quality is a Feature

Six Apart Mena's Corner, News, 19 KB, 447 words

Movable Type was originally built as a hobby, at a time when asking users to upgrade frequently was a fun part of participating in the blogging community, not a burden. At the time, there wasn't even an idea that blogging would become an industry.

In that environment, there were different expectations for the product. Commercial users were rare and most people who installed and used the product tended to be highly tech-oriented. Most people who have used Movable Type know its quirks and know how to work around them and there are little nagging issues that we, as early users and developers, have all grown to accept. Unfortunately, as a new generation of customers discover the platform,...

continue reading ...

59. Zen Archives++

MezzoBlue, Tutorials, 16 KB, 1492 words

I'm happy to report the Zen Garden archives have (finally) undergone a major re-tooling.

The css Zen Garden has been desperate for some TLC for a while now. Submissions have been increasing steadily (sometimes 6 or 7 per day), but management and archiving has been a frustrating problem for quite some time. So I fixed some of the major problems.

Categorization

Since its launch on this domain over two years ago, the css Zen Garden archives have undergone numerous changes to cope with the growing volume of designs.

It seems hard to believe now, but at one point in time all designs I had received fit on one page. When that page grew too weighty, I chopped it into a handful of...

continue reading ...

60. Sliding Doors of CSS, Part II

A List Apart, Tutorials, 22 KB, 2653 words

Sliding Doors of CSS (Part I) introduced a new technique for creating visually stunning interface elements with simple, text-based, semantic markup. In Part II, we'll push the technique even further. If you haven't read Part I yet, you should read it now.

Here, we'll cover a new scenario where no tab is highlighted, combine Sliding Doors with a single-image rollover, provide a fix for the clickable region in IE/Win, and suggest an alternate method of targeting tabs. We'll skip a basic recap of the technique (see Part I for this) in favor of jumping right back in where we left off.

No Current Tab

In Part I, we didn't account for cases where...

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