bbPress Plugin Browser »

bbPress Polls (0.5.9)

Download

Version: 0.5.9

Last Updated: 2009-2-24

Requires bbPress Version: 0.8.2 or higher

Compatible up to: 0.9

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(11)

Your Rating

Author: _ck_


  1. I'm thinking about those things too.

    I haven't decided whether a listing of the voters' names after each poll choice (and its percentage) would be be better (but maybe clunkier-looking), or maybe a second loop through all the choices again after the percentages are shown (cleaner, but maybe less cohesively displayed).

    I'm trying to hack something together on a test box, and it's coming along, slowly. If I am satisfied with it at some point, I'll show you my ideas if you like.

    Posted: 2 years ago #
  2. I thtought about this a little more in depth with the people for whom I would be developing this plugin and it turns out for the polls the anonymity is not such a big deal.

    Really what they want is some kind of RSVP plugin - who is going to attend what events and how many people are they bringing.

    They like the look and feel of this polls plugin however, so I think I'm going to rely on it heavily for inspiration and derive a new plugin from it to allow event organizers to

    1. define an event (as a topic)
    2. define various options for it
      • Response (yes/no/maybe select box)
      • Number of guests (numeric/select box)
      • What food they will bring to share (text input)
    3. collect ever-changing responses from paricipants

    That last point is probably the most important one. They need to allow users to change their responses. Actually, now that I think of it, in my little discussion group there was a demand for users to be able to change their votes.

    So maybe there are several topics here:
    (a) optional anonymity in the polls plugin
    (b) vote variability (users can change their mind and overwrite previous poll responses)
    (c) an RSVP plugin containing aspects of both a and b and its own stuff.

    Sounds like a fun little project for me. :-)

    Posted: 2 years ago #
  3. What you are talking about is a "survey" vs. a poll.

    Posted: 2 years ago #
  4. qwoo

    Member

    if i try to edit poll with cyrillic characters, bbpress saves it in wrong codepage
    something like �е�е
    huh

    Posted: 2 years ago #
  5. Is this plugin working for anyone that is using 1.0 stable?

    Posted: 2 years ago #
  6. I just downloaded 1.0 stable and set it up on my test box and this plugin seems like it's working with one exception: starting a new topic and adding a poll to it right at the beginning doesn't seem to work - there's no "Save" button to save the poll into the topic and saving the topic doesn't save the poll along with it.

    But adding poll to a new topic after-the-fact seems to work like a champ so far.

    Posted: 2 years ago #
  7. Hi CK, I am aware that you are not updating any plugins for a while which is fine by me... you probably need a break! So seeing as you wont make any edits can you tell me what this means...

    This is the message I get when trying to use NightGunners BBPM plugin, it only shows up when I have your BBPress Polls plugin activated...

    Warning: include() [function.include]: Filename cannot be empty in /home/harrismarine/harrismarine.co.nz/bbpress/bb-includes/functions.bb-template.php on line 45

    Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/harrismarine/harrismarine.co.nz/bbpress/bb-includes/functions.bb-template.php on line 45

    I would love to keep using your Poll plugin as my users love it and yes I am using the updated version of BBPress and it is too alte to go back as I have made a lot of changes.

    If you find the time to reply I will appreciate it very much ;) Keep up the good work.

    Posted: 2 years ago #
  8. harakiri1

    Member

    _ck_ the poll only display on first page of post , can it is display on all of page ?

    Posted: 2 years ago #
  9. Hi _CK_ great stuff. I was wondering how I can separate topics with polls from topics without polls in my code, so that I can have two separate panels in my layout. The [poll] part was what I wanted to use, but it does not show up when I use get_topic_title(). Any Ideas?

    Posted: 2 years ago #
  10. Marius-

    Member

    CK can you update this so it works with 1.02?

    Posted: 2 years ago #
  11. Marius-: Unfortuantely, _ck_ is not around anymore. This plugin will not be improved anymore. Watch out for v1.1 of bbPress - it may include this functionality.

    Posted: 2 years ago #
  12. citizenkeith

    Member

    Can this plugin be downloaded anymore?

    Posted: 2 years ago #
  13. Sorry for bumping this. But this plugin was added recently on the forum I moderate and I along with the other moderators are curious if there is a way to add an edit/delete function to the poll. Because without one the only way to do so is to delete the thread.

    Posted: 2 years ago #
  14. Marius-

    Member

    Submachiner, do you get a "Save" button present, during topic creation?

    Posted: 2 years ago #
  15. Yup.

    Posted: 2 years ago #
  16. Marius-

    Member

    Damn, good for you, but bad for me.
    Could you please take a picture of it? With the savebutton?

    I want to use this plugin, but theres no save button when adding a poll during the creation of a topic.

    Posted: 2 years ago #
  17. Is there an option to allow non registered users to vote?

    ie. making it a public poll?

    Posted: 2 years ago #
  18. pnt

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    I sugest a small corect in plugin code, it could be used for people who want to translate polls:

    In line 165 and 200
    $output='<div class="poll_question">'.__('poll').'...
    Word 'pool' could be added to dictionary in administration.

    Thanks for very good plugin!

    Posted: 1 year ago #
  19. GregAl

    Member

    Hi. This is a great plug-in, exactly what I needed. One question, is it possible to add code to have the poll results show who voted for what? I need something like that to track my users' votes.

    Thanks, Greg

    Posted: 1 year ago #
  20. GregAl, I've hacked up the bbPress Polls plugin to do just that. It's ugly, codewise, but it works for my purposes.

    Drop me an email using cliff at cliff1976 dot com if you like and I'll respond with my hacked-up version of this plugin.

    Posted: 1 year ago #

RSS feed for this topic

Add a Comment »

You must log in to post.