"The Standard" Template by Yankidank

Register an Account
Reply
 
Thread Tools
"The Standard" Template by Yankidank
Developed by Yankidank Yankidank is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page
Designed for: Pligg 1.0.0
License: Creative Commons Attribution-Noncommercial-Share
Released: 06-23-2009
Last Update: Never
Installs: 92
Supported by Author
Can Reuse Source Code
Includes Files to Upload
Download Certified
Announcing the first official Pligg CMS template that allows voting up and voting down stories!
By clicking on the up or down arrows in "The Standard" template, the number will increase or decrease by 1 vote. This means that it is possible for stories to receive either zero votes or a negative number of votes. In order for a story to become published it must reach the positive number specified in the Pligg admin panel (Admin > Configure > Voting > Votes to Publish). Once the displayed number reaches the Votes to Publish number it will move it to the published section and will remain there no matter how many negative votes are then cast. This means that stories will have a more difficult time reaching the front page and I recommend that users drop their Votes to Publish number to 3 or 4 rather than the default 5 if they choose to use this template or voting method. Read more about this template on the official blog post announcement.

I discovered a bit of a problem in how Pligg handles child comments, so editing story.php is needed for Pligg 1.0.0 sites to display child comments correctly. Directions for doing this simple edit can be found in the README.txt file included with the download.

I included a customized version of the sidebar comments module to change the design of the comments in the sidebar. I wanted to match the look of the story comments. Just overwrite the existing module that came with Pligg 1.0.0 and make sure that you have activated it from your Admin > Modules page.If you don't like blue color used in "The Standard", try out "Sunshine Standard". It's an addon .zip file that includes alternate images and CSS to change the color to an orange template. A screenshot of Sunshine can be seen below. I will not be updating this alternate style version so you will need to update Sunshine manually.

Mark this template as installed to receive support. I will only be providing limited support for this template, feel free to submit your own fixes and I'll add them to the SVN version of the template.

Download Now

File Type: zip Sunshine Standard 0.1.zip (28.8 KB, 686 views)
File Type: zip The Standard Template 1.0.3.zip (109.6 KB, 1882 views)

Screenshots

File Type: png The-Standard-Template.png (150.0 KB, 3526 views)
File Type: png standard-sunshine.png (208.1 KB, 2471 views)
File Type: png story-page.png (78.6 KB, 1527 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
blue news 1.0. aleksa Free Templates 37 03:35 AM 03-24-2011
Mainstream Template Yankidank Free Templates 48 10:56 PM 12-31-2011

Comments
  #102 (permalink)  
Old 02-23-2010, 12:10 PM
New Pligger
 
Join Date: Feb 2010
Posts: 3
I am currently modifying "The Standard" to my needs. Will it be ok to place adsense on it?
Reply With Quote
  #103 (permalink)  
Old 02-23-2010, 05:56 PM
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 Sjet View Post
I am currently modifying "The Standard" to my needs. Will it be ok to place adsense on it?
Unless I specifically say otherwise for templates, it is fine to use my open source (free) templates and Pligg CMS for commercial websites.

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

Last edited by Yankidank; 02-23-2010 at 08:30 PM.
Reply With Quote
  #104 (permalink)  
Old 05-25-2010, 07:50 PM
New Pligger
 
Join Date: Aug 2008
Posts: 12
hi Yankidank

you done a grate job, "The Standard" is the really nice template ever i have seen. its very clean and simple.

i have used 2 commercial template before but i am not satisfy with that. because who visits the site using IE6 browsers they cant access the site. but in your template i don't have to worry about that. sure i will donate for your grate effort.

i need some help to modify the template. after adding some script there is a white space in the top & right side positions in the template. i cant find it in the css. please see the attached image and help me remove the spaces.

site

Thank you very much.
Attached Images
File Type: jpg spaces.jpg (68.1 KB, 38 views)

Last edited by kandsgroup; 05-26-2010 at 07:44 AM.
Reply With Quote
  #105 (permalink)  
Old 06-23-2010, 06:40 AM
New Pligger
 
Join Date: Dec 2006
Posts: 24
I loving it but got 2 problems in the hated IE7 grrrrrrrrr

JS error

PHP Code:
    <script>
    
// This script makes the 2 columns match height
    
function equalHeight(group) {
        
tallest 0;
        
group.each(function() {
            
thisHeight = $(this).height();
            if(
thisHeight tallest) {
                
tallest thisHeight;
            }
        });
        
group.height(tallest);
    }
    $(
document).ready(function() {
        
equalHeight($(".column"));
    });
    
</script> 
on this part:

PHP Code:
$(document).ready(function() { 
Yep IE is giving us an error but due to the number of categories I have the 2nd line of categories is being pushed into the page..

I have a feeling it might be the above JS but anyone else found a fix?
Reply With Quote
  #106 (permalink)  
Old 06-23-2010, 07:23 AM
New Pligger
 
Join Date: Dec 2006
Posts: 24
My fix for IE if you have to line of Cat's

find in categorues.css
PHP Code:
#categories {
width:980px;
height:35px;

Change the height to 35xthe no of row e.g for 2 :
PHP Code:
#categories {
width:980px;
height:70px;

Still working on some safari probs and the js error will update unless anyone else has a fix?
Reply With Quote
  #107 (permalink)  
Old 07-11-2010, 06:23 PM
Icon's Avatar
New Pligger
Pligg Version: 1.0.4
Pligg Template: Mystique
 
Join Date: May 2010
Posts: 15
Yankidank,

I think there is a bug with submit step 2, if you have URL method 2 enabled, and don't insert a captcha comment, it rewrites the url to: http://www.example.com/submit.php?id=foo when you click the Back button.

I tested this on a clean version of the standard and my edited version. Double checked the .htaccess file and there doesn't seem to be a rule to deal with this.

I tried adding the rule:
RewriteRule ^submit/?$ submit.php?id=$1 [L]

But doesn't seem to be working.

It also loses all information that was typed prior to clicking submit. This may be an issue with the captcha module, but I haven't really dug in.
Reply With Quote
  #108 (permalink)  
Old 08-24-2010, 08:30 PM
New Pligger
Pligg Template: greenstandard
 
Join Date: Aug 2010
Posts: 1
I followed your instructions: Upload the templates and modules directories to the root of your Pligg site. Overwrite any files that may already exist. Then install the template from your Admin > Configure > Templates area by changing the default template name to "thestandard".

I get the message that 'thestandard' does not exist. In your template file I can find nothing that says 'thestandard.' I'm befuddled. What am I doing wrong?
Reply With Quote
  #109 (permalink)  
Old 08-30-2010, 11:02 AM
New Pligger
 
Join Date: Jul 2010
Posts: 12
It seems like thestandard template doesnt work for pligg 1.1.1, is there going to be an update for this? it's a great template.

When "installing" (writing thestandard in the templates admin page) pligg doesn't save and apply the template, heck it doesn't even say that the template isn't supported in a text box. it just reverts back to the template it had.
Reply With Quote
  #110 (permalink)  
Old 08-30-2010, 02:17 PM
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
You should see an error message that the template is not up to date with your version of Pligg. You may not be seeing this message because of missing language elements in your language file. Check the bottom most line in your language file, it should read as...
Code:
// End 1.1.1 Language File
It's a lot of extra time for me to maintain a template with each update. I have too much on my plate to try to maintain the 10 or so free templates that I have created. Anyone else is welcome to share their own updates.

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
2 column, blue, free, template, theme

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
LemonTwist Template (Free) by Yankidank Yankidank Free Templates 53 01-17-2012 07:56 AM
Pligga - The Exclusive Pligg 1.0 Template Techkr Templates for Sale 27 07-19-2009 11:12 PM
MacBlue Free Pligg Template by Yankidank Yankidank Free Templates 18 01-20-2009 03:05 PM
Template Files Yankidank Wiki Articles 1 12-06-2008 03:14 PM
Pro Template 3 Pack by Yankidank Yankidank Templates for Sale 0 02-15-2008 05:27 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