New version of the webslicer wordpress plugin. Now this wordpress plugin allow you to add a rss feed item based or normal webslice to your blog.
The webslicer plugin will let you easily add a webslice rss feed item based or a normal webslice that users can use as a bookmark for your site and checks updates out of your site with the new IE8 (and firefox plugin`s) feature.
Questions and feedback please mail to webslicer.feedback@gmail.com or here: http://code.google.com/p/webslicer/issues/list or comment here.
Next releases: more css customizable, more than one webslice…
Installation
- Download Webslicer For WordPress.
- Unzip and upload the file into your wp-content/plugins/ directory.
- Activate the plugin on your Admin Panel->Plugin Management page.
- Done.
Go to Admin Panel->Settings->Webslicer to change options fields.
For default the options value are:
- Entry title: “RSS feed - [blog_title]“
- Entry content: “<div> websliceME!!! or dynamic content here</div>”
- Time to live: 60
- Feed RSS item based?: yes - RSS address (URL): “[blog_rss]“
- Visible no
This options will generated something similar to this into the blog´s footer:
<div class="hslice" id="1">
<p class="entry-title" style="display:none;">
RSS feed - [blog_title]
</p>
<div class="entry-content" style="display:none;">
<div> websliceME!!! or dynamic content here</div>
</div>
<a rel="feedurl" href="[blog_rss]" style="display:none;></a>
<p style="display:none;"><span class="ttl">60</span></p>
</div>
or this as a normal webslice (Feed RSS item based?: no):
<div class="hslice" id="1">
<p class="entry-title" style="display:none;">
RSS feed - [blog_title]
</p>
<div class="entry-content" style="display:none;">
<div> websliceME!!! or dynamic content here</div>
<p style="display:none;"><span class="ttl">60</span></p>
</div>
</div>
With this slice IE8 (or firefox with plugins) can discover the web slice, allow add to favorites bar and showing the last feed RSS item or dynamic content of the blog out of your site.
Also you can select where webslice will be inserted: in a widget (so you can move over your theme): Visible active OR in the footer (hidden): Visible not active.
more info about webslices specification here: http://msdn.microsoft.com/en-us/library/cc304073.aspx
Screenshots

settings

wigets

discovering 1

discovering 2

adding 1

adding 2

following 1

following 2
Download
http://wordpress.org/extend/plugins/webslicer/download/
admin plugins IE8, rss, semantic, webslice
Recent Comments