Search Results for '"wordpress'
-
Search Results
-
Topic: plugin: bb-Polls
I am pleased to announce a new bbPress Polls plugin.
Your members can now add polls to their topics, or optionally you can allow *anyone* to add a poll to *any* topic, within a specified time period (hours) since the topic was started.
bb-Polls allows single answer or multiple answer polls.
No template edits of any kind.
There are no additional db tables added, it uses bbpress topicmeta only. Only one entry is created per poll, regardless of size or options (this allow very easy cleanup if desired for some reason).
This is a *very* early beta, however should be functional except for:
1. missing admin menu (coming soon – edit plugin directly)
2. missing administrative editing of existing polls.
3. missing some visual tweaks (plural case, etc.)
4. missing some more deluxe options (poll ending time, etc.)
5. missing multi-language support (coming soon)
If you can live with these limits and would like to help test and give me some useful, constructive feedback, please download:
http://ckon.wordpress.com/files/2007/08/bb-polls.txt?v010
(rename .txt to .php, install, activate, start a new test topic)
The beta is set so only moderators and above can create/see the polls. This will allow you to test without disturbing visitors.
Please note the visual styles may be WAY off for the default template or your own template. Unfortunately I am using a very customised template. You’ll probably have to edit the built in css which is kept clearly at the top. (the default styles will be fixed soon when I get a chance to do a trunk install this week)
Upcoming features include the ability to display all polls and the ability to display a poll anywhere within bbpress templates.
ps. I need to know if this works as in in the trunk version – I don’t see why it wouldn’t but you never know…
Topic: OpenID for bbpress
Instead of xml-rpc pingbacks for 0.84 I’d love to see a more useful feature – OpenID support
Apparently wordpress.com has had openid support since March:
http://wordpress.com/blog/2007/03/06/openid/
and here’s a wordpress plugin to allow logins via openid, now we need to port it to bbpress…
http://verselogic.net/projects/wordpress/wordpress-openid-plugin/
This would allow the quarter-million wordpress.com members and 120 million other openid participants to post on any bbpress forum with verified authentication.
Topic: Theme Question
I have a theme i ported over to wp and bbpress. It has the option of being one, two and three column’s layout. Im working on getting the other columns ported over i have the basic three column working now.
Theres links under the header to click to switch to each column layout. I want to keep this feature to offer my members. My question is there a simple way for me to let users switch columns? Like using a theme switcher or some other way? Ive searched the support forum here and so far i havent found a user theme plugin switcher on here. Is there one made that im overlooking? Even if there was one just because a user switched themes in the forum doesnt mean it would switch themes in the wordpress….
Can someone help me figure out to accomplish this?
website url: http://slickwhenwet.com/forum <– work in progress
Topic: Redirect Trackbacks
Topic: bbPress to WordPress
Maybe somebody can help:
I have a workin’ installation of bbPress with lots of users and content. Now i want to get a fresh copy WP up and running and want to get all registered users from bbPress into WP.
As far as I know, I can’t just tell WP to use bbPress-Usertable. Maybe somebody can give me some tipps know how to get it done.
I’m working on my first bbPress plugin. Between the limited bbPress documentation and the more extensive WordPress docs (and some unofficial WP tutorials) I can figure out most of what I need to know, but there are still some gaps.
Does anyone have a favorite simple, well-written plugin for a newbie to use as a model?
Preferably one that manages its own table(s) in the database?
Thanks.
Topic: post permalink
What function do I call to output a permalink to a specific post in a thread? As threads get very long I would like to link to an individual post in the thread. I can’t seem to find this function anywhere. WordPress comments have such a function, does bbpress have it per post?
I assume most people are using bbPress to replace comments in WordPress. At least that is what we are doing. We’d like to redirect trackbacks to the corresponding bbPress thread instead of comments in WordPress. Has anyone already done that? Or is there a plugin that does it?