bbPress Showcase » Plugins by _ck_
new bbPress plugin: Wiki Post (and Edit History)
(24 posts)-
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??)
Team member bbpress.de -
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?
This is a demo of the bbPress Signatures plugin!
If you use my plugins, please considering donating to help continue their development. -
Did the plugin successfully create a "Wiki Post" user that you can see and edit in the user list?
Nope.
http://www.domain.com/bbp?reset_wiki_post doesn't functioned either.
-
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) -
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
-
Well, next problems:
- After I've deleted the Wiki post the Wiki icon still remains in the "Theme" column.
- As result of problem 1 nobody can't insert a new Wiki post because the first one is now "deleted" (well, not really but "invisible").
-
_ck_ - 1 week ago »
Only the second post becomes a "Wiki Post"That's a shame!
I would appreciate to create real Wiki posts with only article.
_ck_, do you see any change to implement that? -
JoergHH - 4 minutes ago »
_ck_ - 1 week ago »
Only the second post becomes a "Wiki Post"That's a shame!
I would appreciate to create real Wiki posts with only article.
_ck_, do you see any change to implement that?It's technically possible to do since "Wiki Post" is a real user and could have unlimited posts per topic but it's not the original design I had intended. I'll have to look into it. Why would you want every post as a wiki? I could make it so you can close the topic but people can still edit the Wiki Post?
I'll look into the delete problem with not being able to re-create it.
-
_ck_ - 7 minutes ago » Why would you want every post as a wiki?
I just want only one topic with one post as wiki post for collaboration work e. g. for documentation!
In this case it makes no sense to great at first a "dummy" post before I can great an Wiki post. I hope you understand what I mean?
-
I see.
Well it's technically possible but I'd have to put in some code to deal with that.bbPress isn't really meant to be a real Wiki so realize there are going to be a bunch of limitation to what you are trying to do.
Reply »
You must log in to post.