Changeset 16470

Show
Ignore:
Timestamp:
08/07/07 11:43:46 (1 year ago)
Author:
GamerZ
Message:

Ability To Add Poll On Excerpt

Files:

Legend:

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

    r16148 r16470  
    614614### Function: Place Poll In Content (By: Robert Accettura Of http://robert.accettura.com/) 
    615615add_filter('the_content', 'place_poll', '7'); 
     616add_filter('the_excerpt', 'place_poll', '7'); 
    616617function place_poll($content){ 
    617618      if(!is_feed()) { 
  • wp-polls/trunk/polls/wp-polls.pot

    r16148 r16470  
    33"Project-Id-Version: WP-Polls 2.21\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-08-02 19:20+0800\n" 
     5"PO-Revision-Date: 2007-08-07 19:43+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Ravan <ravanhagen@gmail.com>\n" 
     
    419419#: polls.php:453 
    420420#: polls.php:458 
    421 #: polls.php:834 
    422 #: polls.php:838 
     421#: polls.php:835 
     422#: polls.php:839 
    423423#, php-format 
    424424msgid "%s @ %s" 
     
    584584#: polls-templates.php:116 
    585585#: polls-templates.php:119 
    586 #: polls.php:1287 
    587 #: polls.php:1290 
     586#: polls.php:1288 
     587#: polls.php:1291 
    588588msgid "Total Voters" 
    589589msgstr "" 
     
    600600#: polls.php:340 
    601601#: polls.php:456 
    602 #: polls.php:836 
     602#: polls.php:837 
    603603msgid "No Expiry" 
    604604msgstr "" 
     
    821821#: polls-templates.php:110 
    822822#: polls-templates.php:113 
    823 #: polls.php:1284 
    824823#: polls.php:1285 
     824#: polls.php:1286 
    825825msgid "Votes" 
    826826msgstr "" 
     
    10101010#: polls-templates.php:104 
    10111011#: polls-templates.php:119 
    1012 #: polls.php:1278 
    1013 #: polls.php:1291 
     1012#: polls.php:1279 
     1013#: polls.php:1292 
    10141014msgid "Vote" 
    10151015msgstr "" 
    10161016 
    10171017#: polls-templates.php:104 
    1018 #: polls.php:1279 
     1018#: polls.php:1280 
    10191019msgid "View Results Of This Poll" 
    10201020msgstr "" 
    10211021 
    10221022#: polls-templates.php:104 
    1023 #: polls.php:1279 
     1023#: polls.php:1280 
    10241024msgid "View Results" 
    10251025msgstr "" 
    10261026 
    10271027#: polls-templates.php:113 
    1028 #: polls.php:1285 
     1028#: polls.php:1286 
    10291029msgid "You Have Voted For This Choice" 
    10301030msgstr "" 
    10311031 
    10321032#: polls-templates.php:119 
    1033 #: polls.php:1291 
     1033#: polls.php:1292 
    10341034msgid "Vote For This Poll" 
    10351035msgstr "" 
     
    10371037#: polls-templates.php:122 
    10381038#: polls-usage.php:80 
    1039 #: polls.php:1318 
     1039#: polls.php:1319 
    10401040msgid "Polls Archive" 
    10411041msgstr "" 
     
    10501050 
    10511051#: polls-templates.php:131 
    1052 #: polls.php:1293 
     1052#: polls.php:1294 
    10531053msgid "Sorry, there are no polls available at the moment." 
    10541054msgstr "" 
    10551055 
    10561056#: polls-templates.php:134 
    1057 #: polls.php:1294 
     1057#: polls.php:1295 
    10581058msgid "An error has occurred when processing your poll." 
    10591059msgstr "" 
     
    15211521msgstr "" 
    15221522 
    1523 #: polls.php:620 
     1523#: polls.php:621 
    15241524msgid "Note: There is a poll embedded within this post, please visit the site to participate in this post's poll." 
    15251525msgstr "" 
    15261526 
    1527 #: polls.php:963 
     1527#: polls.php:964 
    15281528msgid "Previous Page" 
    15291529msgstr "" 
    15301530 
    1531 #: polls.php:971 
     1531#: polls.php:972 
    15321532msgid "Next Page" 
    15331533msgstr "" 
    15341534 
    1535 #: polls.php:980 
     1535#: polls.php:981 
    15361536msgid "Pages" 
    15371537msgstr "" 
    15381538 
    1539 #: polls.php:982 
     1539#: polls.php:983 
    15401540msgid "Go to First Page" 
    15411541msgstr "" 
    15421542 
    1543 #: polls.php:982 
     1543#: polls.php:983 
    15441544msgid "First" 
    15451545msgstr "" 
    15461546 
    1547 #: polls.php:985 
    1548 #: polls.php:997 
     1547#: polls.php:986 
     1548#: polls.php:998 
    15491549msgid "Go to Page" 
    15501550msgstr "" 
    15511551 
    1552 #: polls.php:992 
     1552#: polls.php:993 
    15531553msgid "Page" 
    15541554msgstr "" 
    15551555 
    1556 #: polls.php:1000 
     1556#: polls.php:1001 
    15571557msgid "Go to Last Page" 
    15581558msgstr "" 
    15591559 
    1560 #: polls.php:1000 
     1560#: polls.php:1001 
    15611561msgid "Last" 
    15621562msgstr "" 
    15631563 
    1564 #: polls.php:1164 
     1564#: polls.php:1165 
    15651565#, php-format 
    15661566msgid "Unable To Update Poll Total Votes And Poll Total Voters. Poll ID #%s" 
    15671567msgstr "" 
    15681568 
    1569 #: polls.php:1168 
     1569#: polls.php:1169 
    15701570#, php-format 
    15711571msgid "You Had Already Voted For This Poll. Poll ID #%s" 
    15721572msgstr "" 
    15731573 
    1574 #: polls.php:1172 
     1574#: polls.php:1173 
    15751575#, php-format 
    15761576msgid "Invalid Poll ID. Poll ID #%s" 
    15771577msgstr "" 
    15781578 
    1579 #: polls.php:1198 
    1580 #: polls.php:1200 
    1581 #: polls.php:1210 
     1579#: polls.php:1199 
     1580#: polls.php:1201 
     1581#: polls.php:1211 
    15821582msgid "WP-Polls" 
    15831583msgstr "" 
    15841584 
    1585 #: polls.php:1212 
     1585#: polls.php:1213 
    15861586msgid "polls were created." 
    15871587msgstr "" 
    15881588 
    1589 #: polls.php:1213 
     1589#: polls.php:1214 
    15901590msgid "polls' answers were given." 
    15911591msgstr "" 
    15921592 
    1593 #: polls.php:1214 
     1593#: polls.php:1215 
    15941594msgid "votes were casted." 
    15951595msgstr "" 
    15961596 
    1597 #: polls.php:1262 
     1597#: polls.php:1263 
    15981598msgid "How Is My Site?" 
    15991599msgstr "" 
    16001600 
    1601 #: polls.php:1265 
     1601#: polls.php:1266 
    16021602msgid "Good" 
    16031603msgstr "" 
    16041604 
    1605 #: polls.php:1266 
     1605#: polls.php:1267 
    16061606msgid "Excellent" 
    16071607msgstr "" 
    16081608 
    1609 #: polls.php:1267 
     1609#: polls.php:1268 
    16101610msgid "Bad" 
    16111611msgstr "" 
    16121612 
    1613 #: polls.php:1268 
     1613#: polls.php:1269 
    16141614msgid "Can Be Improved" 
    16151615msgstr "" 
    16161616 
    1617 #: polls.php:1269 
     1617#: polls.php:1270 
    16181618msgid "No Comments" 
    16191619msgstr "" 
  • wp-polls/trunk/readme.html

    r16147 r16470  
    302302                                    <li>NEW: New CSS Style For WP-Polls Archive (.wp-polls-archive)</li> 
    303303                                    <li>NEW: Uses WP-Stats Filter To Add Stats Into WP-Stats Page</li> 
     304                                    <li>NEW: Ability To Add Polls To Excerpt</li> 
    304305                                    <li>FIXED: Language Problem By Setting Database Table To UTF8</li> 
    305306                                    <li>FIXED: Some Text Not Translated In Polls Widget</li>