Wiki Post is a new plugin for bbPress that allows users to add a wiki-like post in any topic that anyone can edit for collaborative entries or FAQs.
(you can see a demonstration below)
Wiki Post is a new plugin for bbPress that allows users to add a wiki-like post in any topic that anyone can edit for collaborative entries or FAQs.
(you can see a demonstration below)
This is a demonstration of Wiki Post - try editing it (must be logged into the forum)
To Do:
* history of edits (now done via separate plugin "Edit History")enu
* rollback of edits
* optional different background color
* admin m
* send _ck_ a cake
or a buck (feldman)
*testing vikram.
* testing 1 2 3 4
Note that if you change the settings inside the plugin (until there is an admin menu) you must reset the plugin via your-forum.com?reset_wiki_post
Westie's edit: It works. ;o
Yup, and now we have an initial beta version of the "edit history" plugin working to keep track of edit revisions... (note the HISTORY link next to EDIT)- looks like the history needs a bit of work still however...
_ck_.
I finally see
![]()
Beduino
Well isn't that something!
Great work!
what a neat little plugin!
Wont work for me yet...
Nice work _CK_, thanks for this.
i really like it, good job!
Only the second post becomes a "Wiki Post" but any topic can have one
(look near the top of any other topic for the link to create the Wiki)
Beduino, you don't see the EDIT option at the bottom of the 2nd post?
ah.. looking good
Hey _ck_
tks for this
I finally see - sorry.
All the best
Beduino
After trying to add an Wiki post I got the following error messages in the top area of the page:
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND topic_id = 3 AND post_status = 0 ORDER BY post_time DESC LIMIT 1' at line 1]
SELECT post_id, poster_id, post_time FROM bb_posts WHERE poster_id!= AND topic_id = 3 AND post_status = 0 ORDER BY post_time DESC LIMIT 1
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT user_login FROM bb_users WHERE ID =
Warning: Cannot modify header information - headers already sent by (output started at /users/www//bbp/bb-includes/db-mysql.php:106) in /users/www/bbp/bb-includes/pluggable.php on line 224
???
JoergHH are you running bbPress 0.9?
I can see a problem with
FROM bb_posts WHERE poster_id!=
as the poster_id is blank.
You're not trying to allow non-logged in users to add to the wiki are you?
RSS feed for this topic