Update 1.3.0: Full documentation available
Update 2.0.0:
——————————————————————————————————————————————————————————————————
Hey everyone,
Just a quick note to say that I have released my first Expression Engine Module. Social Bookmarks 1.0 adds social bookmarking links to any weblog post. Actually it can add social bookmarking links to any piece of content that has a title and a permalink.
Its really easy to use, super flexible and contain over 60 social bookmarking sites. You can customise the sites you wish to display using a new Social Bookmarks control panel tab and then override those defaults on a per template basis.
I have added a fair bit of documentation and a download link at: http://leevigraham.com/cms-customisation/expressionengine/addon/lg-social-bookmarks/
Check it out and tell me what you think.
I have tested the module on EE v1.6 but it should work on EE v1.5 as well.
There are some screenshots of the admin and template rendering attached.
Leevi, I haven’t installed it yet, but I do have a comment/pet peeve about the archive you made available.
For Windows users, .DS_Store and the like mean nothing. It just means that I have to delete it from my hd manually.
I suspect it is a setting on the archiving method you are using.
I’ll be installing it on one of my test sites tomorrow sometime.
Thanks for contributing, though. There are a few people that will like this.
But like PXLated said, most of my clients are corporate. They won’t be using this.
Nice one. Love the CP (and yes, I’ve installed it here). No critical problems so far, but I noticed that changes in the CP do not have immediate effect on the site if one is using template caching. Perhaps the module should clear the cache when setting have changed.
What I’m missing are some (social) bookmark sites like Google Bookmarks, Windows Live and Yigg, and it seems its not easy/recommended to add new sites on your own?
-Markus
Update: One problem right after hitting ‘send” …. the YahooMyWeb favicon seems to be displayed correctly only in Firefox, not IE???
Hi Guys,
For those of you having an issue with the yahoo icon I have attached another to this post. Just copy it to your /system/themes/cp_global_images/social_bookmarks/favicons directory.
As for adding extra social bookmarking sites I plan to add this functionality to the control panel in the next update. If you wish to add your own now follow these steps:
'blinkbits' => Array(
'favicon' => 'blinkbits.png',
'url' => 'http://www.blinkbits.com/bookmarklets/save.php?v=1&source_url=PERMALINK&title=TITLE&body=TITLE',
),
If you do add any extra sites please email me the update so I can add them to the existing list of sites.
Ok heres the edit for google bookmarks. I have attached it as a .txt file as this editor strips out some characters.
just add the contents to: /system/modules/social_bookmarks/social_bookmark_sites.php
and add the attached favicon to: /system/themes/cp_global_images/social_bookmarks/favicons
I’m having problems with the icons and images not displaying. My EE install (v1.6) is not in the root directory and it looks like the path to the images are relative to domain root and not the “URL to your “themes” folder” that is noted in Admin:System Preferences: General Configuration.
Heres the update for Windows Live Favourites.
Same as before just add the contents to: /system/modules/social_bookmarks/social_bookmark_sites.php
and add the attached favicon to: /system/themes/cp_global_images/social_bookmarks/favicons
I will roll all these into the next release.
This addition should be considered experimental as it is not 100% tested
I’m having problems with the icons and images not displaying. My EE install (v1.6) is not in the root directory and it looks like the path to the images are relative to domain root and not the “URL to your “themes” folder” that is noted in Admin:System Preferences: General Configuration.
@smartpill: I have made all the paths relative in the admin in the 1.1 release.
@sue: The new release has no .DS_Store files
@everyone: There is a 1.1 release now available that addresses the path issue for admin images and adds Google Bookmarks and Windows Live Favourites to the list of social sites.
Download it from the documentation page
Note: You may need to clear your cache to see new bookmarks if you have caching turned on. Ill have a look at this issue tonight.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.