Showing posts with label XsltPlugin. Show all posts
Showing posts with label XsltPlugin. Show all posts

Friday, 20 April 2012

Place Google ads inline your blog post using XsltPlugin

Create an xml file where you will be keeping the adsense code for your ads. Between the CDATA sections you should put your adsense code for each ad. Give it a name ie. “ads.xml” and save it. It should be similar to this:

Sunday, 19 February 2012

Insert Rss feed items using the WLW XsltPlugin

Choose an rss feed address. For the sake of this example we are choosing the rss feed of Mashable(http://feeds.mashable.com/Mashable). Now using a text editor copy and paste the following piece of xslt into a file and save it as ie. rsslinks.xslt:

Monday, 13 February 2012

Xslt Plugin for Windows Live Writer

A plugin for the Windows LIve Writer blogging software was developed. A simple but yet a very powerful plugin that can make your blog posts more pretty and customised to your liking. The Xslt plugin can transform your content data. The plugin offers the benefit of preparing an xslt template that can be reused, can have css formatting and can be applied to the matched xml content data.