Deutsch zu Beginn; English below.
» Social Linker WordPress Plugin ist ein Plugin fuer die Blogging Plattform WordPress. Es erlaubt, unter jeden Blogeintrag dynamisch generierte Links zum Hinzufuegen des Beitrags in verschiede Web-Services zu integrieren. Das Plugin ist kompatibel mit Worpress 1.5.x, wie mit WordPress 2.0.x.
Funktionen:
Blogsphere:
- Technorati
- Feedster
- Bloglines
Bookmark / Lesezeichen:
- Del.icio.us
- Spurl
- Furl
- Simpy
- Blink
- Digg
Diverses:
- RSS Feed zum Blogeintrag
- TrackBack URI
Installation:
- Plugin auf den Computer herunterladen: Social Linker Download
- Archiv entpacken.
- Kopiere den Inhalt des Archivs auf den Server, der deine WordPress-Installation beheimatet. Das Zielverzeichnis ist:
/wp-content/plugins/
. - Aktiviere das Plugin unter dem Menuepunkt Plugins in deinem Adminbereich.
- Fuege
<?php
if (function_exists('add_social_links')) {
add_social_links();
}
?>
dem Template hinzu, welches den Code fuer die Generierung von Blogbeitraegen beinhaltet.
Social Linker wurde unter der GNU GPL veroeffentlich und basiert auf dem submit it Plugin von bryan. Da sein Plugin nicht wirklich funktionierte, habe ich es gefixt.
» Social Linker WordPress Plugin is a plugin for the blogging platform WordPress. It enables you to embed convenience links for social bookmarking sites below your blog entries. The Plugin is compatible with Worpress 1.5.x and WordPress 2.0.x.
Features:
Blogsphere:
- Technorati
- Feedster
- Bloglines
Bookmark:
- Del.icio.us
- Spurl
- Furl
- Simpy
- Blink
- Digg
Others:
- Entry’s comments RSS
- TrackBack URI
Installation:
- Download the plugin archive to your computer: Social Linker Download
- Deflate the archive.
- Move the content of the archive to your server that runs WordPress to the directory
/wp-content/plugins/
. - Go to the plugin area in your blog’s admin panel and activate the plugin.
- Add
in your theme’s template that contains the code for your blog entries.
<?php
if (function_exists('add_social_links')) {
add_social_links();
}
?>
Social Linker is published under the GNU GPL and is based on the submit it plugin from bryan, thanks. Because that plugin was a good idea but didn’t work in its current version I fixed it.
你们还好吗
Ist es irgendwie unkompliziert auch einen Link für Mister Wong einzubauen?
Im voraus vielen Dank!
@Carlo: Das sollte eigentlich moeglich sein. Wenn ich Zeit finde, dann werde ich es einbauen.
cooles plugin werde das mal bei mir auf dem blog probieren danke üfr die anleitung hier
danke schoen
thanks for this
great article
source
Danke! Wirklich hilfreiche Information, damit lässt sich doch leichter arbeiten.
MfG