2 FREE Modules (Top Users Published , Top Users Comments)

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-03-2008, 09:56 AM
grusha's Avatar
Pligg Donor/Coder/Designer
 
Join Date: Jul 2007
Posts: 225
Create 2 new modules - Top 10 Users Published and Top 10 Users Comments

Instruction !


1) Upload file to folder your_site/templates/your_template/sidebar_modules/
top_users_comments.tpl
top_users_publ.tpl

2) Open file add_language.conf
And copy code
Code:
//<SECTION>EASYNEWS</SECTION><ADDED>0.5</ADDED> 
PLIGG_Visual_EASYNEWS_TOPUSERS_PUBL = "Top Users Published"
//<SECTION>EASYNEWS</SECTION><ADDED>0.5</ADDED> 
PLIGG_Visual_EASYNEWS_TOPUSERS_COMMENTS = "Top Users Comments"
Paste to your lang_english.conf (folder your_site/languages/)

3) Open file sidebar.tpl(folder your_site/templates/your_template/)
And add this code

Code:
{assign var=sidebar_module value="top_users_publ"}{include file=$the_template_sidebar_modules."/wrapper.tpl"}

{assign var=sidebar_module value="top_users_comments"}{include file=$the_template_sidebar_modules."/wrapper.tpl"}
4) Add in your main.css (folder your_site/templates/your_template/css/)
Code:
#topuser_img img{
vertical-align:middle;
padding:2px;
margin:2px;
}
Demo >>
Attached Files
File Type: zip top_users.zip (1.9 KB, 137 views)

Last edited by grusha; 06-03-2008 at 04:26 PM.
Reply With Quote
  #2 (permalink)  
Old 06-03-2008, 10:22 AM
graphicsguru's Avatar
Pligg Donor
Pligg Version: 9.9.5
 
Join Date: Aug 2006
Location: USA
Posts: 399
installed works great

my only suggestion would to change to small avatars or not at all
the large avatars take up to much real-estate
I did not play around or try to tweak it yet


very kind of you to make this and offer it free to all of us
Reply With Quote
  #3 (permalink)  
Old 06-03-2008, 10:28 AM
Bargainhunter's Avatar
Casual Pligger
Pligg Version: 9.9
Pligg Template: yget
 
Join Date: May 2008
Posts: 36
Simple to add, and works instructions clear, ecxept where to add add_language.conf and where to find lang_english.conf which would make this fool proof and take any room for error out. Thank you for a free be this easy and that works
Reply With Quote
  #4 (permalink)  
Old 06-03-2008, 01:54 PM
grusha's Avatar
Pligg Donor/Coder/Designer
 
Join Date: Jul 2007
Posts: 225
Quote:
Originally Posted by graphicsguru View Post
installed works great

my only suggestion would to change to small avatars or not at all
the large avatars take up to much real-estate
I did not play around or try to tweak it yet


very kind of you to make this and offer it free to all of us
If you want small avatars ...change

Code:
$imgsrc = my_pligg_base . User_Upload_Avatar_Folder . "/" .$users->user_login. "_30.jpg";
to

Code:
$imgsrc = my_pligg_base . User_Upload_Avatar_Folder . "/" .$users->user_login. "_15.jpg";
And change

Code:
$imgsrc = my_base_url . my_pligg_base . Default_Gravatar_Large;
to

Code:
$imgsrc = my_base_url . my_pligg_base . Default_Gravatar_Small;
Reply With Quote
  #5 (permalink)  
Old 06-03-2008, 10:58 PM
New Pligger/Designer
 
Join Date: Oct 2007
Posts: 27
nice mod, is there any way to sperated into 2 colums? ( 5 - 5 )
Reply With Quote
  #6 (permalink)  
Old 06-06-2008, 11:16 AM
Constant Pligger
 
Join Date: May 2007
Posts: 148
I got blank on those module..
is there any setting that have to turned on?

Watch Tv Episode Online - Watch your favorites Tv Shows.
Reply With Quote
  #7 (permalink)  
Old 06-06-2008, 03:25 PM
Banned
Pligg Version: 9.9.5
 
Join Date: Oct 2007
Location: Canada
Posts: 804
Hey very nice mods! I will give it a shot but I'm afraid I don't have much room in the sidebar anymore

Thanks for the mods!
Reply With Quote
  #8 (permalink)  
Old 06-06-2008, 04:41 PM
Casual Pligger/Designer
Pligg Version: 9.8.2
Pligg Template: Custom
 
Join Date: Jun 2007
Location: Norway [Form BKK]
Posts: 51
Cute & Nice modules
Reply With Quote
  #9 (permalink)  
Old 06-07-2008, 01:15 AM
Constant Pligger
 
Join Date: May 2007
Posts: 148
Ok did manage to get the module show up.
Buy I only got default avatar display although enable_avatar_upload has been set on admin.

Watch Tv Episode Online - Watch your favorites Tv Shows.
Reply With Quote
  #10 (permalink)  
Old 06-24-2008, 02:52 PM
micxuy's Avatar
Casual Pligger
 
Join Date: May 2007
Posts: 87
Yeah same with me; it always shows the default avatar instead of the user's avatar
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Notification of Newly Published Stories to users via email/private message GrantMePeace Questions and Comments 7 01-23-2010 11:55 AM
Modules that litmit the submit link users ? mapandy Questions and Comments 2 01-24-2009 11:22 PM
Beta 9.9.5- Bug in Categories & Latest comments sidebar modules kallu Questions and Comments 3 08-07-2008 07:28 AM
I can populate your site with users Pligglet Questions and Comments 0 10-10-2007 12:49 AM


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