Go Back   Pligg CMS Forum > Other > Off-topic

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-21-2007, 08:46 PM
New Pligger
 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 2 Times in 1 Post
WordPress / WPMU Widget - Is there a list of Pligg-sites?

http://wordpresswidgets.trykker.com/...3/diggbart.txt

Change $pligg= to your own site (or if you're a blogger, the pligg site you'd like to vote for) and that's it, now you can offer your Pligg-site visitors a WP Widget which allows WordPress/WPMU users to add a add/vote button on their blogs (Get a WPMU site to include it and it's suddenly available to hundreds or thousands of bloggers..).

People who understand Norwegian can read about it at http://wordpresswidgets.trykker.com/the-pligg-widget/.

This widget only supports one Pligg site as of now, basically because there only is one in Norwegian at the moment (diggbart.com). This may actually a good thing if you want to offer the widget on your pligg-site without promoting everyone else's sites too. But I am going to change it / make a version where the user can select between pligg-sites from a check-box.

So, to make this widget support more than one Pligg-site, the obvious question is:

Is there an "official" (or other) list of Pligg-sites?

Such a list would be very usefull for expanding the Pligg plugin. It occurs to me that it would also be helpfull for spammers, which is sad and depressing. So. Is there such a list? And if not, anyone who wants to have their Pligg site included when I release a English/multisite version of this Widget?

BTW: I know bloggers can just add

<script type="text/javascript" src="http://diggbart.com/evb/check_url.js.php"></script>

- that's actually very very slow compared to loading

<iframe width="98" height="17" scrolling="no" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" src="http://diggbart.com/evb/check_url.php?url=http://start.xiando.org/test.html"></iframe>

since that only requires fetching the frame - the JavaScript first tag first loads the JS, which tells you to load the iframe, which makes it do one request, do the JS and run another request. I tested both on a plain .html file and JS really is way slower.
Reply With Quote
The Following 2 Users Say Thank You to xiando For This Useful Post:
  #2 (permalink)  
Old 03-21-2007, 09:22 PM
New Pligger
 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Where do I add this script in pligg or wp?
thanks
Reply With Quote
  #3 (permalink)  
Old 03-21-2007, 11:03 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,415
Thanks: 171
Thanked 440 Times in 279 Posts
Quote:
Is there an "official" (or other) list of Pligg-sites?
Funny you should ask. I've been putting a new pligg directory together the past few days and should be available for pliggers to submit their site very soon.

Stay Tuned!
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #4 (permalink)  
Old 03-22-2007, 11:04 AM
New Pligger
 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 2 Times in 1 Post
Where do you add this?

Quote:
Originally Posted by timusa View Post
Where do I add this script in pligg or wp?
thanks
1. This is a WordPress Widget. The requirement to use it is that you:
  • Have a WordPress installation, with
  • Widget support

See http://wordpress.org/ and http://automattic.com/code/widgets/ for the widgets plugin.

Users who have WP with Widgets (most who install WP add this plugin) can just drop the Widget into plugins/widgets/ and it will automatically be available as a sidebar widget.

2. It's NOT for Pligg sites, it's a WP Widget that makes it simple to add WP content to a Pligg site and vote after it's added. This becomes very good for anyone who runs a Pligg site: What you can do as a Pligg site owner is to basically of offer the script for download ANYWHERE (where you see fit) on your site and tell your users:

"If you are running your own WordPress blogg with the Widget extention then you can download this widget to automatically vote at our site".

Note that as explained above, the widget has 1 variable with gives the URL to the Pligg-site, so you would have to change $pligg = in the script before offering it to your users, and you also have to make sure you have the /env/check_url.php (which is in 0.9 beta, not sure about 0.8) working. Like this URL, which checks if the Norwegian pligg site diggbart.com knows about the swedish pligg site digga.se's URL:

http://diggbart.com/env/check_url.ph.../www.digga.se/

So if http://yoursite.com/env/check_url.ph...ww.anyurl.tld/ works and you've changed $pligg = in the Widget then you're all set, you can offer people a widget and those who install it can use it to in their blogs to post / vote on your site.

But as said, I'd prefer to make a version which supports all known pligg sites where the users can choose with checkboxes - and I'm thinking there should be two versions, a single-site only version people who want to offer that can offer, and a version which supports multiple pligg's.
Reply With Quote
  #5 (permalink)  
Old 03-22-2007, 11:33 AM
Constant Pligger
 
Join Date: Feb 2007
Posts: 107
Thanks: 11
Thanked 1 Time in 1 Post
Check out pliggtopsites.com

I just made it a few weeks ago.
Reply With Quote
  #6 (permalink)  
Old 03-22-2007, 05:41 PM
New Pligger
 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 2 Times in 1 Post
Thumbs down

Quote:
Originally Posted by sonaro View Post
Check out pliggtopsites.com

I just made it a few weeks ago.
Thanks! It's nice to have some sites to test with. May I say:

HAS CUSTOM BUTTON: http://wagg.it/evb/check_url.php?url=http://xiando.com/

STOCK BUTTON: http://www.dirtyrottengossip.com/evb...://xiando.com/

STOCK BUTTON:
http://www.ongoss.com/evb/check_url....://xiando.com/

/EVB/ DOESN'T WORK:

http://hottnez.com/myspace/evb/check...://xiando.com/

So in bullet summary, a plugin which makes buttons for the 3 of these sites who actually do work would create 1 button which is custom and two of the green "stock" Pligg.com buttons...
Reply With Quote
  #7 (permalink)  
Old 05-30-2007, 08:19 PM
New Pligger
 
Join Date: May 2006
Posts: 18
Thanks: 0
Thanked 1 Time in 1 Post
I have added this to my widgets folder, and am able to activate it. However, when i add it to my sidebar and give it a title and save it, it does not appear on the site. When I then go back to look at it again, it no longer has the title saved. Any ideas?
Reply With Quote
  #8 (permalink)  
Old 07-16-2007, 01:06 AM
New Pligger
 
Join Date: Jan 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
I really need this. anyone got a demo in english?
__________________
iPhone and iPod Touch News (Coming Soon)
Home of myspace graphics codes and image effects!
Reply With Quote
  #9 (permalink)  
Old 09-06-2007, 08:46 PM
New Pligger
 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
I added my site, thanks

Craftzooka / Popular Projects
social craft gallery, promote your crafts!
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg integration with SMF Forum autoinc Modification Tutorials 64 05-19-2008 02:22 AM
Custom Pligg Sites on SALE for August! SoapTaco Template Sales 14 04-06-2008 04:43 PM
Pligg Site Makes List of Top 30 Social Bookmarking Sites. chuckroast Pligg News 2 07-25-2007 01:07 PM


Search Engine Friendly URLs by vBSEO 3.2.0