Pligg Web Toolbar Module

Register an Account
Reply
 
Thread Tools
Pligg Web Toolbar Module
Developed by goopensource goopensource is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page
Designed for: Pligg 1.0.1
License: Creative Commons Attribution-Noncommercial-Share
Released: 09-15-2009
Last Update: Never
Installs: 22
Supported by Author
Uses Module System
Template Edits Not Required
Can Reuse Source Code
Includes Files to Upload
Translations Accepted
Download Certified
Hi all,

the long waited Pligg Web Toolbar Module 1.0 is here.

It is compatible with Pligg CMS 1.0.1



About the Pligg Web Toolbar Module
This module will add a toolbar to external links so that users don't have to leave your site to read stories. The toolbar includes a vote count, comment count, title and social bookmarking icons. This is a similar to Digg.com's toolbar that they use for external links.

Installation Instructions
  1. Download the attached Pligg Web Toolbar 1.0.zip file and extract it.
  2. Copy upload_files/toolbar.php to the document root of your pligg website
  3. Copy upload_files/modules/pligg_web_toolbar folder to your DOCUMENT_ROOT/modules/
  4. If you want to change your pligg logo, you can change it. Logo is located here -> new_files/modules/pligg_web_toolbar/images/logo.gif
  5. Login to Admin > Modules and Search for "Pligg Web toolbar" text. Click the Install link for installing the web toolbar.
  6. Go to Pligg Web Toolbar Settings and enable it.
  7. Go to your pligg site, go the story summary page, clicking on it will open the toolbar with the ur
If you are using URL Method 2 add this line to your .htaccess:
Code:
RewriteRule ^toolbar/(\d+)/?$ modules/pligg_web_toolbar/toolbar.php?id=$1
Known Bugs
  1. Disabling the module from the module settings page in the Admin panel doesn't actually disable the toolbar. The feature should probably just be removed since users can disable the module from the module settings page.
  2. Stories that do not have a URL (left blank or as http:// in submit step 1) result in an error popup.
  3. A working vote button needs added so users can vote from the toolbar page
  4. Toolbar story and comment links have /toolbar in them and do not give the SEO URL when using URL Method 2.
Show Your Support
  • If you like this download -> Click to Nominate for Download of the Month.
  • If you like this download support the author by sending your donations to PayPal Email ID donate@goopensource.net or click

Download Now

File Type: zip Pligg Web Toolbar 1.0c.zip (12.8 KB, 1056 views)

Screenshots

File Type: png webtoolbar.png (30.3 KB, 5106 views)

License Agreement

Creative Commons Attribution-Noncommercial-Share Alike License
You are free to Share and Remix this work under the following conditions: You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
You may not use this work for commercial purposes.
If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Show Your Support

  • If you like this download support the author by donating.
  • This download may not be copied, reproduced or published elsewhere without author's permission.

Similar Downloads
Download Developer Category Replies Last Post

Comments
  #32 (permalink)  
Old 09-17-2009, 12:36 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
Quote:
Originally Posted by goopensource View Post
@Yankidank, should we have to check the referrer right?
I don't think that it is necessary for this module. All that the check_referrer function does is make sure that the URL that was used to land on that page was from the Pligg site, and I don't think anyone can do something mischievous by linking to a toolbar page.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #33 (permalink)  
Old 09-17-2009, 12:38 AM
naftalina's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: ExpandedList
 
Join Date: May 2009
Location: Italia
Posts: 52
you can help me to resolve the problem please?
Reply With Quote
  #34 (permalink)  
Old 09-17-2009, 12:43 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
Quote:
Originally Posted by naftalina View Post
I fixed that language bug this morning. Make sure that you use the latest version. I even mentioned on my alternate download link that it was a temporary file that had an existing but that needed to be fixed.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
  #35 (permalink)  
Old 09-17-2009, 12:46 AM
naftalina's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: ExpandedList
 
Join Date: May 2009
Location: Italia
Posts: 52
what I must make or inserted its last one plugin but does not go
Reply With Quote
  #36 (permalink)  
Old 09-17-2009, 12:50 AM
naftalina's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: ExpandedList
 
Join Date: May 2009
Location: Italia
Posts: 52
or taken l' perhaps last version from whom released she but as it sees does not work because has rewritten the language of the site?
Reply With Quote
  #37 (permalink)  
Old 09-17-2009, 01:10 AM
New Pligger
 
Join Date: Apr 2009
Posts: 8
Hi i have suppressed language error, you can see demo at coolsearchinfo.com - Free Social Bookmarking Site

for solving this error on pligg_web_toolbar_settings.php file add the following line after line no 1

Quote:
error_reporting(0);
Reply With Quote
  #38 (permalink)  
Old 09-17-2009, 02:05 PM
naftalina's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: ExpandedList
 
Join Date: May 2009
Location: Italia
Posts: 52
excused if I insist but you can help me in order to resolve the problem ???
Reply With Quote
  #39 (permalink)  
Old 09-17-2009, 02:11 PM
naftalina's Avatar
Casual Pligger
Pligg Version: 1.0
Pligg Template: ExpandedList
 
Join Date: May 2009
Location: Italia
Posts: 52
thanks of your aid we have resolved the problem of the language but now I find other problem on the toolbar in order to vote the news as I can make then cliccando on the logo I do not come sent back to the site but a new window is opened
Reply With Quote
  #40 (permalink)  
Old 09-18-2009, 03:31 AM
country's Avatar
New Pligger
Pligg Version: 1.02
Pligg Template: pliggmeme
 
Join Date: Sep 2009
Posts: 12
Hi goopensource , i think you should be make link toolbar for homepage and categories page too. That great you if you can do.
Reply With Quote
  #41 (permalink)  
Old 09-18-2009, 04:40 AM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 4,934
Send a message via AIM to Yankidank
Quote:
Originally Posted by country View Post
Hi goopensource , i think you should be make link toolbar for homepage and categories page too. That great you if you can do.
I don't see a point in doing that. You should just add the code to your template if you want to have this type of navigation site-wide. The point of the toolbar is to display the vote and comment count for a story and to give users a way back to your site when a user leaves you website.

The Twitter Module for Pligg CMS!
Register, Login, and Submit Stories with Twitter. An absolute MUST HAVE for all Pligg sites!
Reply With Quote
Reply

Tags
digg-like, pligg, toolbar, web

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 268 02-03-2012 12:19 PM
Image Upload Module v1.03 help (pligg 1.0.0) pheyxool Questions and Comments 0 02-23-2009 11:03 PM
Chipin Module for Pligg chuckroast Modules for Sale 0 08-12-2008 09:02 PM
Pligg Module Pack II chuckroast Modules for Sale 0 07-11-2008 12:16 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development