TextPress Google Adsense For Search Widget

This TextPress widget enables search on your blog using Google Adsense For Search

First, you should go to your Google Adsense account and create the code for Adsense for Search. You must choose to display the results on your own site.

Here are some warnings displayed by the plugin configuration ...

more ...




TextPress ImageBox Plugin

TextPress jQuery ImgBox plugin support.

Usage:

1
2
3
4
5
6
7
8
<span class="imagebox">
  <a href="/_uploads/my_image1.png">
    <img src="/_uploads/my_image1.thumbnail.png"/>
  </a>
  <a href="/_uploads/my_image2.png">
    <img src="/_uploads/my_image2.thumbnail.png"/>
  </a>
</span>

The needed step is to wrap your series ...

more ...