mohamedmansour / extended-share-extension

Extends the Google+ Share to many other Social Networks!
103 stars 25 forks source link

livejournal support requires a 32px icon #41

Closed qwiglydee closed 9 years ago

qwiglydee commented 13 years ago

Very need the possibility to share into livejournal.com blog.

mohamedmansour commented 13 years ago

If you know what the config for livejournal is, I can add that to it to js/extended_shares.js

qwiglydee commented 13 years ago

livejournal: { name: 'LiveJournal', icon: '/img/livejournal.png', url: 'http://www.livejournal.com/update.bml?subject=${title}&event=${text}%0A%0A${link}', trim: false },

mohamedmansour commented 13 years ago

The support has been commited, now marking this bug semi complete, after work going to find an icon.

qwiglydee commented 9 years ago

Forgotten