Alex Concha » supportsKeywords http://alex.buayacorp.com Rambling about everything Mon, 16 Aug 2010 11:50:03 +0000 en hourly 1 http://wordpress.org/?v=3.0.1 Enable tag support on Windows Live Writer and WordPress 2.3 http://alex.buayacorp.com/enable-tag-support-on-windows-live-writer-and-wordpress-23.html http://alex.buayacorp.com/enable-tag-support-on-windows-live-writer-and-wordpress-23.html#comments Thu, 20 Sep 2007 12:45:59 +0000 alex http://alex.buayacorp.com/enable-tag-support-on-windows-live-writer-and-wordpress-23.html Update: Joseph Scott has made a better manifest file.

As you may already know, WordPress 2.3 will have built-in tag support and to enable tags on Windows Live Writer you have to upload a manifest file to your blog’s root.

xml:

<manifest xmlns="http://schemas.microsoft.com/wlw/manifest/weblog">
<options>
<supportskeywords>Yes</supportskeywords>
<supportsfileupload>Yes</supportsfileupload>
<supportsextendedentries>Yes</supportsextendedentries>
<supportscustomdate>Yes</supportscustomdate>
<supportscategories>Yes</supportscategories>
<supportscategoriesinline>Yes</supportscategoriesinline>
<supportsmultiplecategories>Yes</supportsmultiplecategories>
<supportshierarchicalcategories>Yes</supportshierarchicalcategories>
<supportsnewcategories>Yes</supportsnewcategories>
<supportsnewcategoriesinline>Yes</supportsnewcategoriesinline>
<supportscommentpolicy>Yes</supportscommentpolicy>
<supportspingpolicy>Yes</supportspingpolicy>
<supportsauthor>Yes</supportsauthor>
<supportsslug>Yes</supportsslug>
<supportspassword>Yes</supportspassword>
<supportsexcerpt>Yes</supportsexcerpt>
<supportstrackbacks>Yes</supportstrackbacks>
<supportspages>Yes</supportspages>
<supportspageparent>Yes</supportspageparent>
<supportspageorder>Yes</supportspageorder>
<requiresxhtml>True</requiresxhtml>
<supportsautoupdate>No</supportsautoupdate>
</options>
<weblog>
<homepagelinktext>View your blog</homepagelinktext>
<adminlinktext>Administer your blog</adminlinktext>
<adminurl><!--[CDATA[
{blog-homepage-url}wp-admin
]]-->
</adminurl></weblog></manifest>

<posteditingurl><!--[CDATA[
{blog-homepage-url}wp-admin/edit.php
]]-->
</posteditingurl>
 
]]>
http://alex.buayacorp.com/enable-tag-support-on-windows-live-writer-and-wordpress-23.html/feed 4