﻿<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
    - <weblog>
        <imageUrl>favicon.gif</imageUrl>
        <homepageLinkText>View your weblog</homepageLinkText>
        <adminLinkText>Edit your weblog</adminLinkText>
        <adminUrl>http://localhost:60922/WAF.Site/edit</adminUrl>
        <postEditingUrl>http://localhost:60922/WAF.Site/</postEditingUrl>
    </weblog>
    - <options>
        <supportsPostAsDraft>Yes</supportsPostAsDraft>
        <supportsFileUpload>Yes</supportsFileUpload>
        <supportsCustomDate>Yes</supportsCustomDate>
        <supportsCategories>Yes</supportsCategories>
        <supportsCategoriesInline>Yes</supportsCategoriesInline>
        <supportsNewCategoriesInline>Yes</supportsNewCategoriesInline>
        <supportsKeywords>Yes</supportsKeywords>
        <supportsMultipleCategories>Yes</supportsMultipleCategories>
        <supportsNewCategories>Yes</supportsNewCategories>
        <supportsEmbeds>Yes</supportsEmbeds>
        <supportsAutoUpdate>Yes</supportsAutoUpdate>
        <supportsSlug>No</supportsSlug>
        <supportsExcerpt>Yes</supportsExcerpt>
        <supportsExtendedEntries>Yes</supportsExtendedEntries>
        <supportsEmptyTitles>Yes</supportsEmptyTitles>
    </options>
</manifest>
