Changeset 13476

Show
Ignore:
Timestamp:
05/31/07 11:40:27 (1 year ago)
Author:
GamerZ
Message:

WP-Polls 2.20

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-polls/trunk/polls/polls-logs.php

    r12943 r13476  
    220220                                                <input type="checkbox" id="exclude_registered_2" name="exclude_registered_2" value="1" <?php checked('1', $exclude_registered_2); ?> />&nbsp;<label for="exclude_registered_2"><?php _e('Registered Users', 'wp-polls'); ?></label><br /> 
    221221                                                <input type="checkbox" id="exclude_comment_2" name="exclude_comment_2" value="1" <?php checked('1', $exclude_comment_2); ?> />&nbsp;<label for="exclude_comment_2"><?php _e('Comment Authors', 'wp-polls'); ?></label><br /> 
    222                                                 <?php _e('Guest will automatically be excluded', 'wp-polls'); ?> 
     222                                                <?php _e('Guests will automatically be excluded', 'wp-polls'); ?> 
    223223                                          </td> 
    224224                                    </tr> 
  • wp-polls/trunk/polls/polls-widget.php

    r10942 r13476  
    33Plugin Name: WP-Polls Widget 
    44Plugin URI: http://www.lesterchan.net/portfolio/programming.php 
    5 Description: Adds a Sidebar Widget To Display Poll From WP-Polls Plugin. You Need To Activate WP-Polls First. 
     5Description: Adds a Poll Widget to display single or multiple polls from WP-Polls Plugin. You will need to activate WP-Polls first. 
    66Version: 2.20 
    7 Author: GaMerZ 
     7Author: Lester 'GaMerZ' Chan 
    88Author URI: http://www.lesterchan.net 
    99*/ 
  • wp-polls/trunk/polls/polls.php

    r13116 r13476  
    33Plugin Name: WP-Polls 
    44Plugin URI: http://www.lesterchan.net/portfolio/programming.php 
    5 Description: Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page
     5Description: Adds an AJAX poll system to your WordPress blog. You can easily include a poll into your WordPress's blog post/page. WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers
    66Version: 2.20 
    7 Author: GaMerZ 
     7Author: Lester 'GaMerZ' Chan 
    88Author URI: http://www.lesterchan.net 
    99*/ 
  • wp-polls/trunk/polls/wp-polls.pot

    r13116 r13476  
    33"Project-Id-Version: WP-Polls 2.20\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-05-23 15:09+0800\n" 
     5"PO-Revision-Date: 2007-05-31 19:39+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Ravan <ravanhagen@gmail.com>\n" 
     
    365365 
    366366#: polls-logs.php:222 
    367 msgid "Guest will automatically be excluded" 
     367msgid "Guests will automatically be excluded" 
    368368msgstr "" 
    369369 
  • wp-polls/trunk/readme.html

    r13116 r13476  
    238238                  <p> 
    239239                        <strong>Features:</strong><br /> 
    240                         <strong>&raquo;</strong> Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page
     240                        <strong>&raquo;</strong> Adds an AJAX poll system to your WordPress blog. You can easily include a poll into your WordPress's blog post/page. WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers
    241241                  </p> 
    242242                  <p> 
    243243                        <strong>Download:</strong><br /> 
    244                         <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads.php?id=10" title="http://www.lesterchan.net/others/downloads.php?id=10">WP-Polls 2.20 For WordPress 2.1.x</a><br /> 
     244                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads.php?id=10" title="http://www.lesterchan.net/others/downloads.php?id=10">WP-Polls 2.20 For WordPress 2.1.x And Above</a><br /> 
    245245                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads/wp-polls213.zip" title="http://www.lesterchan.net/others/downloads/wp-polls213.zip">WP-Polls 2.13 For WordPress 2.0.x</a><br /> 
    246246                        <strong>&raquo;</strong> <a href="http://www.lesterchan.net/others/downloads/wp-polls202a.zip" title="http://www.lesterchan.net/others/downloads/wp-polls202a.zip">WP-Polls 2.02a For WordPress 1.5.2</a> 
     
    265265                        <strong>Credits:</strong><br /> 
    266266                        <strong>&raquo;</strong> Localization By <a href="http://4visions.nl/" title="http://4visions.nl/">Ravan</a><br /> 
    267                         <strong>&raquo;</strong> Uninstaller By Philippe Corbes</a> 
     267                        <strong>&raquo;</strong> Uninstaller By Philippe Corbes 
    268268                  </p> 
    269269                  <p> 
     
    517517                        </li> 
    518518                        <li> 
    519                               Go to 'WP-Admin -> Polls -> Polls Options' and restore all the template variables to <strong>Default</strong> 
     519                              Go to '<strong>WP-Admin -> Polls -> Polls Options</strong>' and restore all the template variables to <strong>Default</strong> 
    520520                        </li> 
    521521                        <li> 
     
    559559                        </li> 
    560560                        <li> 
    561                               Go to 'WP-Admin -> Presentation -> Sidebar Widgets
     561                              Go to '<strong>WP-Admin -> Presentation -> Widgets</strong>
    562562                        </li> 
    563563                        <li> 
     
    577577                  <ol> 
    578578                        <li> 
    579                               Go to 'WP-Admin -> Write -> Write Page
     579                              Go to '<strong>WP-Admin -> Write -> Write Page</strong>
    580580                        </li> 
    581581                        <li> 
  • wp-polls/trunk/readme.txt

    r10603 r13476  
    44Tags: poll, polls, polling, vote, booth, democracy, ajax, survey, post, widget 
    55Requires at least: 2.1.0 
    6 Stable tag: 2.14 
     6Stable tag: 2.20 
    77 
    88Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page. 
    99 
    1010== Description == 
     11WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers. 
    1112 
    1213All the information (general, changelog, installation, upgrade, usage) you need about this plugin can be found here: [WP-Polls Readme](http://www.lesterchan.net/wordpress/readme/wp-polls.html "WP-Polls Readme").