Add a Digg submission button to your post!
This is my first attempt at an extension for BlogEngine.NET. I used Cristiano Fino's code for Adsense Injector extension as a starting point for the Digg Extension.
Installation
Download the compressed file Digg_Extension_v1.0.zip (1.27 kb)
, then:
- Extract the single file Digg.cs.
- Copy Digg.cs into /App_Code/Extensions/ folder
Configuration
The component is completely configurable valuing the following mandatory attributes :
- Style (code): CSS code for its proper positioning.
- Insert: B = display in posts and pages, P = display in posts, A = display in pages
Usage
Use [ digg ] the same as you would [ more ]. Insert the digg text where you want your submission button. You can modify the style attributes in the Control Panel to align left and right.
Download
Digg_Extension_v1.0.zip (1.27 kb)
Please use the Contact Form to submit and bugs or feature requests.