Live Writer – Open Source Insert Tag Snippet Plugin
I felt like developing my first Live Writer plugin last night then I checked this page to see if someone requests any useful plug-in that I would like to spend my time developer. There were a few ideas about <pre> tag. I thought that it was a good idea to develop such a plugin to insert any tag snippet at anytime because I also need <code> and <pre> tags to share code parts on my blog.
I used an XML file as the data store so it might be a good sample of you seeing how to store settings data of your own plugin.
If you need to see how to develop a Live Writer plugin using C#, you can see its code on CodePlex: http://www.codeplex.com/InsertTagSnippet
If you just want to download and install the plugin, you can do that here: http://gallery.live.com/liveItemDetail.aspx?li=[...]
| Print article | This entry was posted by Coskun SUNALI on 25 Jan 2008 - Fri at 15:34, and is filed under General. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 2 years ago
Hi, just tried your plugin, every time I click on the insert Tag Snippet link, it’s throwing an exception. I have raised a workitem for you on codeplex along with the solution: http://www.codeplex.com/InsertTagSnippet/WorkItem/View.aspx?WorkItemId=586
SL
about 2 years ago
Hi Scott,
Thanks for the feedback. I have corrected the mistake and checked it in back.
I would like to keep getting your feedbacks.
Thanks,
Coskun
about 2 years ago
I have replied to your comment on the workitem.
about 2 years ago
Thanks Scott. I also responded. We can continue either there or here. I don’t want to take your time twice for each feedback. You decide where to keep the feedbacks as you have more experience with Microsoft Live products and it is your MVP competency.
Regards,
Coskun