new bbPress plugin: Wiki Post (and Edit History)
(24 posts)-
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)
Posted 2 years ago # -
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 4Note 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_postWestie'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
BeduinoWell 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!- test
aaa
how can i add "history" button ??
This is a Wiki Post that anyone can edit to collaboratively summarize this topic or make a FAQ
(Started by ck9. Edited 26 times. Last edit by vikram_gripsack 1 year ago.)Posted 2 years ago # -
Continue FAQ row
Test 1
Test 2
Test 3Only main post is WiKi ?
Posted 2 years ago # -
Im logged and can't edit ...
The future is now!Posted 2 years ago # -
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?
Posted 2 years ago # -
ah.. looking good
Posted 2 years ago # -
Oooh wow... this looks good. :3
Historically a cat. :3Posted 2 years ago # -
Hey _ck_
tks for this
I finally see - sorry.
All the best
BeduinoPosted 2 years ago # -
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???
Team member bbpress.dePosted 2 years ago # -
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?
This is a demo of the bbPress Signatures plugin!
If you use my plugins, please considering donating to help continue their development.Posted 2 years ago #
Reply »
You must log in to post.