Digg It

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
ljvd
Posts: 21
Joined: Tue Aug 17, 2004 8:53 am
Location: Paris , France
Contact:

Digg It

Post by ljvd »

It's possible to add the title with this code
in artikel.php

Code: Select all

'link_digg'                     => sprintf('http://digg.com/submit?phase=2&url=%s&title=%s', urlencode($diggItUrl), substr($thema, 0, 75)),
And the same code can be used for some other bookmarks like delicious and co ...
a good source : http://www.keotag.com/sociable.php
Laurent J.V. Dubois
Your French Sales Partner
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

added in 2.0.4 and 2.5.0-dev.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply