rss_spread_firefox
Plugin Details
- Download:
- rss_spread_firefox v0.2
- Textpattern Forum:
- View discussion
- Plugin Type:
- Regular
- Current Version:
- 0.2
- Status on this site:
- Active
The rss_spread_firefox plugin generates a Firefox button for your site based on those available on the SpreadFirefox! site. The plugin optionally accepts your affiliate id and the button type you’d like.
All of the button types available can be seen in the plugin docs once you install it or on the SpeadFirefox! Affiliates Page.
Revision History
// Version 0.1 – 11/16/2004 – Initial release
// Version 0.2 – 11/17/2004 – Added strict parameter to allow for XHTML 1.1 Strict validation based on Neczy’s suggestion.
Plugin Attributes
id
Your SpreadFirefox! affiliate ID
Default: ‘36541’ (yes, thats my id. if you’re not going to take the points, I will)
Example: id=”12345”
type
The button type you want to display
Default: ‘80b1’
Example: type=”80b2”
strict
Makes the plugin generate valid XHTML 1.1 Strict code by using a class instead of border on the img tag
Default: ‘’
Example: strict=”1”

