all repos — h3rald @ 1f0f4ee0a15ea05fb475ac7417f389d0af7bc3db

The sources of https://h3rald.com

content/articles/textlinkads_sidebar_v01.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
----- 
permalink: textlinkads_sidebar_v01
filters_pre: 
- redcloth
title: Text Link Ads sidebar for Typo
comments: []

date: 2007-11-17 04:47:00 +01:00
tags: 
- rails
- opensource
type: article
toc: true
-----
I thought it would be nice to share the code of the sidebar I created to display "Text Link Ads":http://www.text-links-ads.com sponsor links on my Typo powered blog.

There's actually another "plugin":http://blog.nanorails.com/articles/2006/10/01/a-new-rails-plugin-for-textlinkads-including-support-for-feedvertising which was made for Typo 2.6, but unfortunately it doesn't work with Typo 4.1.1.

h3. Installation

Just unzip it inside your vendor/plugins directory. The new sidebar should appear in the list of your available sidebars in the Typo's administration area.

h3. Configuration

In Typo's administration area, configure the following settings for this sidebar:

* *Title*: The title of the sidebar
* *KEY*: Your TLA's XML key
* *Affiliate ID*: Your TLA's affiliate ID
* *Advertise Here*: A message shown when no links are displayed.


*"Download Text Links Ads Sidebar v0.2":/files/textlinkads_sidebar_v0.2.zip*