You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

28 lines
1.2 KiB

<?xml version="1.0" encoding="utf-8" ?>
<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
<options>
<clientType>Metaweblog</clientType>
<supportsEmbeds>Yes</supportsEmbeds>
<supportsKeywords>No</supportsKeywords>
<supportsNewCategories>Yes</supportsNewCategories>
<supportsNewCategoriesInline>Yes</supportsNewCategoriesInline>
<supportsCommentPolicy>No</supportsCommentPolicy>
<supportsSlug>Yes</supportsSlug>
<supportsExcerpt>No</supportsExcerpt>
<supportsPages>No</supportsPages>
<supportsPageParent>No</supportsPageParent>
<supportsAuthor>No</supportsAuthor>
<supportsGetTags>No</supportsGetTags>
<requiresHtmlTitles>No</requiresHtmlTitles>
<supportsEmptyTitles>No</supportsEmptyTitles>
<fileUploadNameFormat>{FileName}</fileUploadNameFormat>
</options>
<weblog>
<ServiceName>MiniBlog</ServiceName>
<imageUrl>favicon.ico</imageUrl>
<watermarkImageUrl>favicon.ico</watermarkImageUrl>
<homepageLinkText>View your blog</homepageLinkText>
<adminLinkText>Manage your blog</adminLinkText>
<adminUrl><![CDATA[{blog-homepage-url}login/]]></adminUrl>
</weblog>
</manifest>