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

101. Javascript Errors on Individual Entry Archives

Six Apart Knowledgebase, Manuals, 26 KB, 386 words

Question

I upgraded to 3.2 and updated my Individual Entry Archive template to use the latest default; but I'm getting Javascript errors when viewing those pages and/or there is no comment posting form or sign-in link for TypeKey commenters.

Answer

If you're seeing Javascript errors which say individualArchivesOnLoad is not defined and/or writeTypeKeyGreeting is not defined, then this means Movable Type cannot find the mt-site.js file. This is a new file introduced in version 3.2 which contains all of the Javascript used for commenting, and is...

continue reading ...

102. IdentityURL

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

IdentityURL

Specifies the fully-qualified domain name and path (up to the username) for the user profile URL of the TypeKey-compatible authentication service you wish to use for your weblogs. To enable an alternate authentication service, you also need to define SignOnURL and SignOffURL.

Example: http://profile.typekey.com/

Permalink

...

continue reading ...

103. Man, am I stupid!

StyleMonkey, News, 15 KB, 189 words

Thanks to Arvind for pointing out that my TypeKey registration option for commenters wasn't working. After many minutes of head scratching I got it figured out.

Posted by The Style Monkey at February 7, 2005 12:31 AM

continue reading ...

104. Weblog Spamming Basics

Movable Type Weblog, Tutorials, 18 KB, 701 words

Most weblogs allow commenting an entry. Unfortunately, this good feature can also be misused. It is very important for a weblog author to understand this subject fully.

Important Note

Six Apart - the developer of Movable Type - is aware of the subject and has written the extensive article Six Apart Guide To Comment Spam. It is definitely worth reading.

What is Spam?

The word Spam describes unwanted email or simple text. Certainly, you have seen it yourself, either in electronic mailboxes or in discussion forums in the internet. Concerning Movable Type this means that a comment is not wanted because of its content or because it appears in multiple copies in a weblog.

For example, such comment...

continue reading ...

105. Configuration Directives Archives

Six Apart User Manual, Manuals, 191 KB, 7959 words

This section of the appendix details all configuration directives that can be defined in mt-config.cgi. Through use of these directives, you can control numerous aspects of the system.

Except for those which define things specific to your system (e.g. CGIPath and your database settings), all of them have defaults set by Movable Type. This means that not every directive will appear in mt-config.cgi. If you wish to override the default for a setting which does not appear in the file, simply add it and the desired value to your mt-config.cgi.

...

continue reading ...

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

We're taking our first steps towards the release of Movable Type 3.0. The pre-beta version has just finished its initial two rounds of alpha testing and we're now opening the testing to a larger audience (we've picked 300 random addresses from those who applied and will be adding more as time progresses).

The testing that we're conducting will not only help ensure a stable final release but will also give us an opportunity to receive feedback on feature implementation from both users and developers.

Starting today, we'll be giving all of our users much more information on what to expect in Movable Type 3.0.

The official 3.0 release will contain a significant change to the...

continue reading ...

108. Additional Logins for Help Ticket Access

Six Apart Knowledgebase, Manuals, 28 KB, 592 words

Question

Can I add additional logins to my account for others to open help tickets on my behalf, or on behalf of my organization?

Answer

Currently, we only allow one login for each account in the system. In order for others to have access to the Help System through your account, you would need to provide your login information to them. (Please note that the sharing of a login account merely to avoid purchasing multiple supported licenses is not permitted.)

If, in the future, you would like to remove access for this person, you could then change...

continue reading ...

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

110. Comment listing Archives

Six Apart User Manual, Manuals, 45 KB, 836 words

The name of the author of the comment. • default

If a name is not given, the value of this attribute will be used.

Back to top | Permalink | Comments (0)

MTCommentAuthorIdentity

...

continue reading ...

111. TrackBack Archives

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

We should probably included a full explanation of TrackBack and how it works, but there isn't enough time to do it justice.

Needs refinement. This comes in out of nowhere. better define "resource" and "communication."

Weblog comments still require the use of that particular site's interface and the content is limited to that one weblog unless it is cut, pasted, and posted elsewhere.

Released in August 2002 as both an open protocol and new functionality in MT version 2.2, TrackBack was designed to provide a means of notification through a small message called a ping that establishes a link between...

continue reading ...

112. Six Apart - Movable Type News - Comment spam load issue

Six Apart News, News, 50 KB, 4427 words

Hi everyone, my name is Jay Allen and I am the Product Manager for Movable Type. I'm writing today to address - what else? - comment spam.

This is an issue that, as many of you know, I have spent several thousand waking hours working on since its first appearance back in the fall of 2003, both as the author of MT-Blacklist and as the maintainer of the Comment Spam Clearinghouse. This is an issue which Six Apart takes very seriously, as evidenced not only in the improvements in Movable Type v3.x but also, in some part, by my hiring to this position.

Over the last month, we have been devoting a great deal of resources to solving the comment spam problem once and for...

continue reading ...

113. FAQ: Showing recent Entries in the Sidebar

Movable Type Weblog, Tutorials, 19 KB, 870 words

Question

I want to have the most recently published entries in the sidebar. My code works most of the time. However, the category archive and the date-based archive only show some of these entries. How can I show all entries?

Answer

You have probably saved the code for the sidebar in a module template, and include that template from the Main Index Template, the Category Template, and the Date-based Template. Alternatively, you simply copied the code for the sidebar into the three templates (if so, please read Organize your Templates with MTInclude for learning an important feature of Movable Type).

Your code for showing the ten most recently published entries might be as...

continue reading ...

114. Introduction

Six Apart User Manual, Manuals, 33 KB, 2011 words

Introduction

Movable Type is the premier weblog publishing platform for businesses, organizations, developers, and web designers. Powerful customization gives you control over everything you publish and the elegant interface keeps things simple and clear.

Features

• Unlimited Blogging

Movable Type offers the ability to publish an unlimited number of blogs quickly and easily through a single installation of the application. And the platform supports posting by as many authors as you need, with no limit on the numbers of entries, comments, or TrackBacks the system...

continue reading ...

115. FAQ: Avoid Scrolling when opening Individual Entry Archive

Movable Type Weblog, Tutorials, 16 KB, 334 words

Question

I always use the »Entry Body« and the »Extended Entry« when creating a new entry. Then a »continue reading« link appears on my start page, pointing to the Individual Entry Archive. When clicking the link, the entry appears. However, it is scrolled vertically, so that the lines of the »Extended Entry« are on top of the screen. I do not like that. Can it be avoided?

Answer

You have to modify the »Main Index Template« for achieving that. • Open your Movable Type project. • Click on »Templates« in the left menu bar. • Click on »Main Index.« • A dialog will appear. In the »Template...

continue reading ...

116. FAQ: Different Templates for different Categories

Movable Type Weblog, Tutorials, 18 KB, 607 words

Question

I have a couple of categories. I preferred if entries belonging to one category were styled in a different way than entries belonging to another category. Can I have per category templates?

Answer

Movable Type does not allow this right out of the box. However, there are a couple of ways for achieving this behavior.

You can use the Supplemental Category Tags. This is a collection of several category-related tags. Among others, the collection also contains the »MTIfCategory« and »MTIfPrimaryCategory« tags for creating a condition based on an entry's category.

On MT Extensions, Per Category Templates you can read a tip about how to use the...

continue reading ...

117. Can I Control The Names Of My Files?

Six Apart Knowledgebase, Manuals, 28 KB, 691 words

Question

I don't like the default filenames Movable Type assigns to my files. Can these be changed?

Answer

Yes, you can control these filenames.

Index Templates

For Index Templates, you can change the Output File name on the Edit Template screen.

Archive Templates

For Archive Templates, you can use Archive File Templates (on the Settings > Publishing screen, under Archive Mapping1).

This feature lets you customize the names/paths of your archive files, using standard Movable Type tags. This allows you to impose a directory structure and...

continue reading ...

118. FAQ: How to hide a Category from the Start Page

Movable Type Weblog, Tutorials, 21 KB, 910 words

Question

I have a couple of categories in my weblog. By default, these are listed on the start page. I want to hide a certain category. How can I do that?

Answer

The start page is based on the »Main Index Template«. We have to change that template for making categories disappear.

If you do not know the term »Main Index Template«, then please have a look at FAQ: Explaining the Templates. Moreover, we will need the Compare Plugin. If you do not know it, or it has not yet been installed, please read the entry Comparison needed for conditional Generation.

Open your Movable Type project. Click »Templates« in the left navigation bar. A list of...

continue reading ...

119. Customized Exports

Six Apart Knowledgebase, Manuals, 29 KB, 705 words

Question

I'm having trouble getting a full export of my entries using the default export function. Are there other ways I can perform an export?

Answer

Movable Type contains a function to export all of the entries in your blog, but that doesn't mean your options stop there. You can easily export a single entry, all entries from one or more categories, or break your exports down by month (helpful for those with large blogs whose server times out on the export).

The secret is in this export format file. By downloading this file and pasting it into...

continue reading ...

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

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