Google AdSense Plugin v0.2 Description Offer setting for Google AdSense in LifeType. Installation Just unpack the pluing zip file to your lifetype plugins folder, then refresh browser in plugins center. You can find googleadsense plugin installed. Configuration 1.Enter admin page, goto control center -> Google Adsense. 2.Enable this plugin and fill in you client code, and detial setting for content, suggestion and search of Google AdSense. Tempalte 1. Content {if $googleadsense && $googleadsense->isContentEnabled()} {/if} 2. Suggestion {if $googleadsense && $googleadsense->isSuggestionEnabled()} {/if} 3. Search {if $googleadsense && $googleadsense->isSearchEnabled()} {/if} Of course, you must get a google adsense account first. :P