Search

bbPress Showcase » plugin Plugins by _ck_

new bbPress plugin: Wiki Post

RSS
  • Started 2 months ago by _ck_ » latest reply by bacubanja
  • 21 posts, 1,465 views.
  • This topic is not a support question

  1. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 152

    offline

    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 months ago #
  2. Wiki Post
    Wiki Post

    Wiki Post
    Joined: Apr '08
    Posts: 2

    offline

    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")
    * rollback of edits
    * optional different background color

    * admin menu
    * send _ck_ a cake :) or a buck (feldman)
    * 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 :D
    Beduino

    Well isn't that something!
    Great work!

    what a neat little plugin! :)

    Wont work for me yet...


    This is a Wiki Post that anyone can edit to collaboratively summarize this topic or make a FAQ
    (Started by ck9. Edited 16 times. Last edit by mmbutler 1 week ago.)
    Posted 2 months ago #
  3. feldman
    feldman

    junior member
    Joined: Apr '08
    Posts: 5

    offline

    Continue FAQ row

    Test 1
    Test 2
    Test 3

    Only main post is WiKi ?

    Posted 2 months ago #
  4. beduino
    User has not uploaded an avatar

    new member
    Joined: Apr '08
    Posts: 3

    offline

    Im logged and can't edit ... :(

    Posted 2 months ago #
  5. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 152

    offline

    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 months ago #
  6. feldman
    feldman

    junior member
    Joined: Apr '08
    Posts: 5

    offline

    ah.. looking good

    Posted 2 months ago #
  7. Westie
    User has not uploaded an avatar

    new member
    Joined: Mar '08
    Posts: 4

    offline

    Oooh wow... this looks good. :3

    Historically a cat. :3
    Posted 2 months ago #
  8. beduino
    User has not uploaded an avatar

    new member
    Joined: Apr '08
    Posts: 3

    offline

    Hey _ck_
    tks for this
    I finally see - sorry.
    All the best
    Beduino

    Posted 2 months ago #
  9. JoergHH
    JoergHH

    member
    Joined: Apr '08
    Posts: 10

    offline

    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.de
    Posted 2 months ago #
  10. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 152

    offline

    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!
    The best way to predict the future is to invent it...
    Posted 2 months ago #
  11. JoergHH
    JoergHH

    member
    Joined: Apr '08
    Posts: 10

    offline

    Well, I've tried this with the first key master account logged in and without any changes in the wiki-post.php (= standard configuration).

    Furthermore in the "Theme" row there is the Wiki icon but in the "Freshness" row the thread ist marked about 38 years in the past!!

    (BTW: Why I don't see here signatures anymore??)

    Posted 2 months ago #
  12. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 152

    offline

    JoergHH - 1 hour ago  » 
    (BTW: Why I don't see here signatures anymore??)

    Signatures here is set to only show one signature per person per page.
    That can be turned off or on for any site.

    The date issue in the wiki-post thread must be because I force bbPress to skip over the post and not to list it as the last poster. I probably need to test it more with no other posts in the topic and such. bbPress can't calculate the date so it goes to GMT day 1 which is 38 years ago in 1970.

    It almost looks like you have no Wiki-Post user_id? Did the plugin successfully create a "Wiki Post" user that you can see and edit in the user list?

    Posted 2 months ago #
  13. JoergHH
    JoergHH

    member
    Joined: Apr '08
    Posts: 10

    offline

    Did the plugin successfully create a "Wiki Post" user that you can see and edit in the user list?

    Nope.

    www.domain.com/bbp?reset_wiki_post doesn't functioned either.

    Posted 2 months ago #
  14. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 152

    offline

    I need to find out why the Wiki Post user wasn't created.

    OH! I see why it failed! I'll have to update it.

    0.9 changed to "from_email" instead of "admin_email" and that's screwing things up.

    Try upgrading to 0.1.4 and see if that fixes it for you?
    http://bbpress.org/plugins/topic/wiki-post/
    (make sure it lists 0.1.4 or higher)

    Posted 2 months ago #
  15. JoergHH
    JoergHH

    member
    Joined: Apr '08
    Posts: 10

    offline

    Try upgrading to 0.1.4 and see if that fixes it for you?
    http://bbpress.org/plugins/topic/wiki-post/
    (make sure it lists 0.1.4 or higher)

    Yes, it works now! Thx - great job!

    But what about gettext localization? That seem subject to really ALL plugins and I will start a theme mentioned that at bbpress.org

    Posted 2 months ago #

RSS feed for this topic

Post a reply to “new bbPress plugin: Wiki Post” »

You must log in to post.

keep _ck_ coding >> donate $1 <<     Theme Switcher:
users8users online from Japan [1] Viet Nam [1] India [1] United States [5] in the past 30 minutes.bot4botsguest4guests. Most at oncerecord14todayrecord0yesterdayrecord64ever.