Just see you merged your wiki-post feature in the master branch, great work.
I really like the discourse editor so it should really be great to create content for a wiki. However, for a wiki post, I would prefer to have a webpage style more than a forum page style.
How big is the step to display wiki post edited within the discourse environment into a webpage with a specific theme ? I think about a Discourse/Jekyll interaction to generate the html page.
I think regarding those who wants separated wiki from discourse - you can try to use the API to get the post from Discourse. Itâs better this way. I prefer discourse to be lean and simple.
Just one thing: I have upgraded one of our Discourse installation to the latest version to test this⌠and i donât know why, when i try to click on the button âwiki postâ, nothing happens
This means that from now on the post can be edited not only by author but by everybody. (and also if you then open the admin menu again, the label should be changed to âUnwiki postâ).
What happens in your case? The admin menu doesnât close at all? Or closes, but nothing seems to happen?
When i try to click on the button, it clicks on the buttons below: âdelete topicâ, âedit this postâ⌠itâs as if the button was transparent (in terms of clicking)
Perhaps it only happens to me⌠Do it works here in Meta?
cc @sam
Yep you are right. The idea was just to have an interaction between them. The API can indeed be a good solution yet it could be cool to have the discourse editor pop-up on a wiki page.
Iâm glad to stumble upon this topic and glad to hear that wiki is being worked on. One feature Iâd look for especially in a wiki post is automagically generated table of contents to navigate a long post, which could be done with a [toc] code. I just asked about this in support.
Thanks again for this @velesin it has been working great. The only minor thing lacking is notifying people somehow when the wiki changes but I think thatâs out of spec for V1.