Add social networking links to the bottom of each story.
This is an updated version of the SocialShare plugin for Geeklog 1.6+.
This plugin comes with many popular share links and icons already installed and has Facebook and Google Bookmarks already enabled. Of course you can enable and disable any of the pre-installed share links or create your own.
Bug fixed where URL was broken in some cases. (thanks cordiste and Kenji)
Added Coppermine Gallery plugin for sites that have Geeklog integrated Coppermine.
Authored by:Pushkar on Wednesday, November 18 2009 @ 06:35 AM EST
what I need to do that title of story passed in cp1251 charset? because when i click on google bookmarks for example on my site (http://5mv.ru/article.php/noveyshiy_k...dow_RS_750) title is displaying like "????????????????????"
Thanks
Authored by:Dan Stoner on Monday, November 29 2010 @ 10:32 PM EST
Great plugin, but hard to install (on geeklog 1.7).
THANK YOU for the bug fix, too.
I might be interested in doing some Plugin updates / documentation clean up for these little issues. Someone let me know how best to participate and get those fixes back here at geeklog.net.
On a different note... I edited storytext.thtml in my theme to get the socialshareicons to show up.
I found that the following code (rather than using CENTER tags) works well when placed in between the two divs that make up the story body and the story footer. e.g. put this code after the div close tag for div class="story-body".
The story-footer style is already defined to center content within the div and one more div in the main content column does not seem to screw with the Professional layout.
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Edit functions.inc and change line 378
from this
if (!isset($A['sid'])) {
to this
if (!isset($A['sid']) && !$type="admin_page") {
I'll post an updated archive shortly.
Thanks
THANK YOU for the bug fix, too.
I might be interested in doing some Plugin updates / documentation clean up for these little issues. Someone let me know how best to participate and get those fixes back here at geeklog.net.
On a different note... I edited storytext.thtml in my theme to get the socialshareicons to show up.
I found that the following code (rather than using CENTER tags) works well when placed in between the two divs that make up the story body and the story footer. e.g. put this code after the div close tag for div class="story-body".
<div class="story-body">
{story_text_no_br}
</div>
<div class="story-footer">
{socialshareicons}
</div>
<div class="story-footer">
...
The story-footer style is already defined to center content within the div and one more div in the main content column does not seem to screw with the Professional layout.
Is this worth installing? I'm put off if it is messy. Is it not a simple plugin?
You can see it in action here (the little icons allow "easy" sharing to many social networking sites): http://thatlinuxbox.com/blog/article....9224224932