﻿<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
  <options>
    <clientType>Metaweblog</clientType>
    <supportsEmbeds>Yes</supportsEmbeds>
    <supportsKeywords>Yes</supportsKeywords>
    <supportsNewCategories>Yes</supportsNewCategories>
    <supportsNewCategoriesInline>Yes</supportsNewCategoriesInline>
    <supportsCommentPolicy>Yes</supportsCommentPolicy>
    <supportsSlug>Yes</supportsSlug>
    <supportsExcerpt>Yes</supportsExcerpt>
    <supportsPages>No</supportsPages>
    <supportsPageParent>No</supportsPageParent>
    <supportsAuthor>Yes</supportsAuthor>
    <requiresHtmlTitles>No</requiresHtmlTitles>
  </options>
  <weblog>
    <ServiceName>Intrepid Studios Blog Engine</ServiceName>
    <homepageLinkText>View your blog</homepageLinkText>
    <adminLinkText>Manage your blog</adminLinkText>
    <adminUrl><![CDATA[http://www.intrepidstudios.com/admin/]]></adminUrl>
  </weblog>
  <buttons>
    <button>
      <id>2</id>
      <text>Tags</text>
      <contentUrl>
        <![CDATA[ 
         {blog-homepage-url}api/tagminiview.aspx
      ]]>
      </contentUrl>
      <contentDisplaySize>250,250</contentDisplaySize>
    </button>
  </buttons>
</manifest>
