Forums

[Plugin: Sociable] Add new socialmedia link (2 posts)

  1. videoazzurri
    Member
    Posted 2 years ago #

    In Italy are very importants OK Notizie (http://oknotizie.virgilio.it) and Informazione (http://www.informazione.it).
    If the author of Sociable plugin wants to add these socialmedia then I write here the code:

    ---------start code------------
    'OkNotizie' => Array(
    'favicon' => 'OkNotizie.png',
    'url' => 'http://oknotizie.virgilio.it/post.html.php?url=PERMALINK&title=+TITLE&category=sport',
    ),

    'Informazione' => Array(
    'favicon' => 'informazione.png',
    'url' => 'http://fai.informazione.it/submit.aspx?url=PERMALINK&title=TITLE&description=EXCERPT&section=sport',
    ),
    ---------end code------------

    Tell me how I send the PNG images.
    Moreover, in the Segnalo code there is not the description, the right code is:

    ---------start code------------
    'Segnalo' => Array(
    'favicon' => 'segnalo.png',
    'url' => 'http://segnalo.alice.it/post.html.php?url=PERMALINK&title=TITLE&descr=EXCERPT',
    ),
    ---------end code------------

    Bye
    VideoAzzurri
    http://www.videoazzurri.com

  2. Joost de Valk
    Member
    Posted 2 years ago #

    You can now create a specific Italian version of the plugin quite easily by implementing the new feature I described here.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags