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

1. Cool IRI for a permalink

alogblog, Plugins, 20 KB, 1422 words

World Wide Web has been mainly constructed with US-ASCII, even for URL. But in now and future, WWW will shift from US-ASCII only world to Internatinalized world with the help of Unicode, UTF-8, IRI, and so on.

If you are European, or Asian, or others, you would write an entry by your own language, therefore the title of it also will be with yours. However, the default MT removes or deforms non US-ASCII characters in title to make an entry basename for permalink URL(It is completely right in URI side). As a result, they couldn't enjoy full features of MT that can create Cool URI. Only English users could do.

This plugin makes your permalinks as Cool IRI...

continue reading ...

2. What is a Permalink?

Movable Type Weblog, Tutorials, 19 KB, 798 words

If you have ever read a weblog you will quite certainly have discovered the term "Permalink«. What is this? And why can't you find this type of link in a new Movable Type project?

Avoid Moving Targets

When opening a weblog you will initially see the main index page. This page lists the most recently published entries, usually sorted by date. The contents of this page is coming and going. An entry, which is there today, may not be there tomorrow.

Sometimes you want to link to another weblog's entry. Maybe you like that entry so much that you want to link to it from your own website. However, the index page is not well suited as the target for this link.

And this is the situation...

continue reading ...

3. What is a Permalink?

Learning Movable Type, Tutorials, 17 KB, 463 words

Updated September 20, 2004

If you are new to Movable Type and/or weblogs you may have encountered the term Permalink and wondered (as I did when I first read the term), what the heck is that?

A permalink is the permanent identifier to a specific weblog post or article. On Movable Type, a Permalink is usually a link to an entry's unique web page. The default archiving set-up in Movable Type includes date-based archives and individual archives. By default the permalinks are set up to link to an entry's individual archive page. You may see permalinks listed on many Typepad sites (like this one from Art Addict:

Clicking on the Permalink link will take the viewer to the page devoted...

continue reading ...

4. Entry Titles Linked to Permalinks

Learning Movable Type, Tutorials, 22 KB, 860 words

If you are using Movable Type default templates, the titles of your entries on the main page of your MT blog are just that - titles. They look pretty but go nowhere. If you want to get from the entry on your main blog page to its individual entry page, you need to click on "Permalink" or "Continue reading".

Setting it up so that the titles of the entries themselves are hyperlinks to the individual entry page is fairly straightforward and requires edits to two templates - your Style Sheet and the Main Index template.

If you are using the default MT3.2 templates

1. The Stylesheet The MT3.2 default stylesheet is a huge file. The last time I printed one out it took 18 pages. It...

continue reading ...

5. Politicians with Permalinks

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

The Christian Science Monitor has a broad look at politicians using blogs to better communicate with their constituencies. Anything that improves transparency, increases accountability and encourages communication from elected officials can only be considered a good step.

Trackbacks:

Previous Entry: Focus on the Tennessee blogging community

Next Entry: InfoWorld review of Movable Type

continue reading ...

6. Permalinks Point To The Wrong Archive Type

Six Apart Knowledgebase, Manuals, 26 KB, 368 words

Question

My permalinks are pointing to the wrong archive type. For example, I want them to point to the Individual Entry Archive, but instead they point to the Monthly Archive for the entry.

Answer

When you use the MTEntryPermalink tag, Movable Type will create links that point to the archive type you have set as your Preferred Archive Type in Settings > Publishing : Publishing Preferences1.

So, you can either change your Preferred Archive Type to Individual, or you can add the archive_type attribute to the MTEntryPermalink or MTEntryLink tag:...

continue reading ...

7. Archive Archives

Six Apart User Manual, Manuals, 42 KB, 895 words

The name of the category of the archive in context. For use in Category archives only.

Back to top | Permalink | Comments (0)

MTArchiveCount

The number of entries in the...

continue reading ...

8. Subcategory Archives

Six Apart User Manual, Manuals, 40 KB, 914 words

A specialized version of MTEntries that is aware of subcategories.

Attributes: • category - The value of this attribute is a category label. This will include any entries to that category and any of its subcategories.

Since it is possible for two categories to have the same label, you can specify one particular category by including its ancestors, separated by slashes. For instance if you have a category "Flies" and within it a subcategory labeled "Fruit", you can ask for that category with category="Flies/Fruit". This would distinguish it from a category labeled "Fruit" within another called "Food...

continue reading ...

9. Entry Archives

Six Apart User Manual, Manuals, 71 KB, 1457 words

A container tag whose contents will be displayed if the entry in context was posted on a different day than the following/next entry in the list.

Back to top | Permalink | Comments (0)

MTDateHeader

...

continue reading ...

10. Movalog: Templates Archives

Movalog, Tutorials, 27 KB, 1008 words

Page: 1 2 2 Pages.

Publishing Custom Pages with Movable Type

MT has had the ability to output any content in a template since version 1.0 in 2001, however it doesn't have the "push button" simplicity of Wordpress' Pages feature. For those of you unfamiliar with Wordpress, its Pages feature allows...

Continue reading "Publishing Custom Pages with Movable Type"

Posted on 08/02/2005 | Permalink | Comments (2)

Ajax Archive Drop Downs

In this thread, Gary highlighted how to have drop downs of archives that basically redirected to the appropriate page once an archive was chosen. With this tutorial, I'll take that one step further and use...

continue reading ...

11. Movalog: Plugins Archives

Movalog, Tutorials, 27 KB, 1002 words

Page: 1 2 3 4 4 Pages.

Working with Style Catcher

With 3.2 came the very nice StyleCatcher plugin that allowed you to easily manage and apply themes or styles to your blogs. This tutorial will show you how to make your repository work Style Catcher. Note, this tutorial won't show...

Continue reading "Working with Style Catcher"

Posted on 10/22/2005 | Permalink | Comments (0)

CustomFields 1.12

UPDATE: I've just pushed out a silent update that fixes a problem with custom entry field descriptions not showing. Thanks Nilesh! A new version of CustomFields is available that fixes four bugs that people found;CustomFields...

continue reading ...

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

13. Movalog: Announcements Archives

Movalog, Tutorials, 27 KB, 982 words

Page: 1 2 2 Pages.

Newsgator Toolkit

Although not directly related to Movable Type, many bloggers I know have been asking for such a tool. The Newsgator Toolkit is an extension for Mozilla Firefox that will eventually provide you with a series of complex and powerful tools...

Continue reading "Newsgator Toolkit"

Posted on 10/13/2005 | Permalink | Comments (0)

Updates to the Style Generator

At long last I've made some updates to the Style Generator to better fit with Six Apart's standard. This means that you can finally apply the tips discussed in this tutorial to stylesheets created using the style gen. Most of...

Continue reading "Updates to the Style Generator"...

continue reading ...

14. Blog settings - publishing Archives

Six Apart User Manual, Manuals, 40 KB, 1529 words

The full URL (including http:// and your site's domain name) to your public weblog. This URL should not include the filename of your index file; for example, if your index file is located at http://www.example.com/blog/index.html, then the value for Site URL should be http://www.example.com/blog/.

This is a required field.

Example: http://www.example.com/blog/

You should never set your Site URL to the same value as your Movable Type application URL (i.e. your CGIPath). Publishing your weblog content to the Movable Type directory is a security hazard and can lead to numerous problems such as...

continue reading ...

15. Entries Archives

Six Apart User Manual, Manuals, 41 KB, 1663 words

By default, Movable Type offers two formatting options for the text in your entries: None and Convert Line Breaks. The former leaves your entry intact without any conversion and is appropriate for HTML-formatted entries. The latter includes basic formatting of paragraphs and line breaks allowing you to write as you would normally.

The Movable Type Plugin API allows you to add additional options via plugins such as the popular Markdown and Textile.

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

continue reading ...

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

17. Six Apart - Movable Type News

Six Apart News, News, 21 KB, 1237 words

02.17.2003

Text Formatting Plugins Available

As we mentioned in our original post on Text Formatting, we hoped that Text Formatting plugins would make it easier for non-technical users to author and format weblog content. We released 2.6 just last week, and already plugin developers have implemented some exciting new Text Formatting options: • Timothy Appnel released a beta of his TikiText text formatting. • Brad Choate released version 1.1 of his Textile plugin. • Gregor Purdy released a POD text formatting text formatting plugin. • And, since we forgot to mention it previously, Adam Kalsey released MovableJive, a "port of some classic text filters".

Posted by Benjamin Trott at...

continue reading ...

18. Six Apart - Movable Type News

Six Apart News, News, 22 KB, 1220 words

01.21.2002

MT 2.0

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

continue reading ...

19. What is a Cool IRI?

alogblog, Plugins, 27 KB, 2465 words

I don't have a complete knowledge on IRI. So below contents might have some misunderstandings. If you find one, please feedback to me.

* At first, this post was written in part of Cool IRI for a permalink. So in this post, you'll often see the words, "this plugin". "This plugin" means that a plugin for a Movable Type bloggin tool, which enables you to create a Cool IRI for blog archives.

You may be stunned by comparatively long page. I swear this content is not deeply technical and is just common knowledge. If you have no time to read it, just see some pictures. Perhaps it will do a little for you.

What means a "Cool" ?

If you've never heard of Cool URI, I...

continue reading ...

20. Random Entries Using PHP

Learning Movable Type, Tutorials, 39 KB, 3186 words

There are two methods to create a random entry, pulled from your weblog database (if you aren't using dynamic publishing). The easiest is David Raynes' MTRandomEntries plugin. However, MTRandomEntries generates a random entry only when you rebuild the page on which the MTRandomEntry code is located. If you want a random entry to be generated each time the page is refreshed in a browser, you can do that with a PHP script that pulls the data from your MySQL database. For this method to work your blog needs to be PHP enabled and you need to be using a MySQL database.

This tutorial will outline variations of a PHP script you can use to generate random entries, similar to what can be seen...

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