Freitag, 1. Mai 2009

Joomla! Sexy Bookmarks

Joomla Sexy Bookmarks Plugin

Sexy Bookmarks for Joomla is a small plugin which provides the possibility to add different social bookmark services to your Joomla based Website. The (X)HTML compliant code will add a list-based menu with different icons in each article. This allows your users to add your articles to most of the popular social bookmarking services.

The plugin provides the following features:

  • Native Joomla 1.5.x (not working in Joomla 1.0.x)
  • Whether or not to add rel=”nofollow” to the links
  • The target attribute (_blank or _self)
  • Which site’s icons should be displayed in the menu
  • Custom CSS for the DIV that contains the menu
  • Contains English and German language files

Screenshots

Working Plugin with all activated Bookmark Services

Working Plugin with all activated Bookmark Services

Administration area for Sexy Bookmarks

Administration area for Sexy Bookmarks

Download and Installation

This plugin can be downloaded from the Joomla extension repository, or you can choose to download the latest Version below:

Joomla! Sexy Bookmarks Plugin (108.8 KiB, 14,036 hits)

Please follow these instructions, to install the plugin:

  1. Download the Sexy-Bookmark Plugin
  2. Browse to the install/uninstall extension area in your Joomla! back-end
  3. Choose the file and click upload & install
  4. Browse to the plugins area and look for Sexy-Bookmark Plugin
  5. Choose the settings you want and activate the plugin

Bugs & Feature Requests

The Sexy Bookmarks Plugin for Joomla! is also available in the JoomlaCode repository now. Please use the Bug-Tracker and Feature-Request possibilities inside the project view of the JoomlaCode Repository to give me your feedback or to write a Feature-Request.

The Sexy Bookmarks Plugin for Joomla! can be found here in the repository

Changelog

  • 1.1.0 – CSS Bugfix (blue box and missing images), New options to display the menu in special categories only, New option to enable/disable the Sexy Bookmarks menu on specific articles (see Usage instructions for more information), Added Tibd, PFBuzz, Friendfeed, Blogmarks, Twittley and Fwisp, plus some additional small fixes
  • 1.0.5 – Bugfix ‘Call by reference’ for PHP5
  • 1.0.4 – Bugfix Url transformation, New options to display Sexy Bookmarks on different pages (frontpage, blog-layouts, single articles)
  • 1.0.3 – Changed display options to avoid displaying on list pages for categories and sections
  • 1.0.2 – Added Izeby, Diigo and MisterWong to the list of bookmark Services
  • 1.0.1 – Added english and german as supported languages to the plugin
  • 1.0.0 – Initial Release of plugin

Special Thanks

This plugin is based on Josh Jones Sexy Bookmarks Plugin for Wordpress. Thanks to Josh for his great support. The original Wordpress plugin can be found here: http://sexybookmarks.net

Mit dem RSS 2.0 Feed kannst Du alle Kommentare und Diskussionen zu diesem Thema verfolgen. Du kannst außerdem eine Antwort schreiben oder einen Trackback von Deiner eigenen Seite senden.

155 Kommentare

21. Februar 2010 um 18:10
Micha

Hallo,

das plugin arbeitet klasse, aber eine Frage habe ich doch noch.

Wenn ich in der Überschrift des Artikel Umlaute habe, funktioniert der Twitter Link nicht wirklich.
aus März wird z.B. M%C3%A4rz%21…

Ferner funktioniert digg nicht, es verlangt immer nach ein ordentlich konvertierten URL.

Gut auf DIGG kann ich verzichten, aber nicht auf Twitter :-)

Gibt es da eine einfache Lösung?

DANKE


22. Februar 2010 um 16:24

A nice social tool indeed :)
Have done a translation in French (INI file and… sexy-trans.png)), Alex please let me know whether you want it or maybe already have it ;)
kozaki – LLiSeil


25. Februar 2010 um 23:51
Goran

Nice plugin, but when I try to share on facebook an article it does not take any thumbnail. Any solution?


26. Februar 2010 um 08:35
Luis Miguel

latin characters are missing ?

if($j_config->getValue(’config.sef’) != 1) $perms = urlencode($perms);

$title = urlencode($article->title);
$title = str_replace(’%3A’,':’,$title);
$title = str_replace(’%3F’,'?’,$title);
$title = str_replace(’%C3%B9′,’ù’,$title);
$title = str_replace(’%C3%A0′,’à’,$title);
$title = str_replace(’%C3%A8′,’è’,$title);
$title = str_replace(’%C3%AC’,'ì’,$title);
$title = str_replace(’%C3%B2′,’ò’,$title);
$title = str_replace(’%C3%A1′,’a',$title);
$title = str_replace(’%C3%A9′,’e',$title);
$title = str_replace(’%C3%AD’,'i’,$title);
$title = str_replace(’%C3%B3′,’o',$title);
$title = str_replace(’%C3%BA’,'u’,$title);
$title = str_replace(’%C3%B1′,’n',$title);

please helpe whit this, áéióúñ


Seiten: Zurück 1 2 3 4 5 6 7