Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on New post type: wiki

Post

New post type: wiki

+8
−0

We've had some discussions here on Meta about shared resource pages -- wiki-style articles that anybody could edit, canonical posts, and so on. My original idea for this was that individual posts could be marked as "freely editable", and this could be used with any of our existing post types (question, answer, article).

This approach adds some complexity to both the UI and the code, but since I suggested it, ArtOfCode has made it easier to create new post types. We have used this newfound flexibility to instead create a wiki post type:

  • Like articles, wiki posts are top-level posts that do not accept answers (but do accept comments).

  • Like articles and questions, wiki posts use tags.

  • Unlike with other post types, anybody with the Participate Everywhere privilege can edit the post directly, rather than having to go through suggested edits.

  • Unlike with other post types, wiki posts cannot be voted on. The intended use is to build a shared library of community-curated content. We feel that ranking such posts through voting doesn't help that goal, and removing voting also means that the person who happened to create the post doesn't (solely) get the benefits in "post score" used by the abilities system. We're open to changing this or offering both voting and non-voting options if communities feel voting is necessary, but we ask you to try it this way first and see how it goes.

  • Wiki posts are "owned" by the person who created them, in the sense that they show up on the creator's profile and the creator gets notifications tied to those posts. We considered making wiki posts owned by System, which would have also addressed the abilities issue, but that raised other concerns.

If your community would like to use Wiki posts, in either an existing category or a new one, please let us know via a support request on your community's meta and we will set it up for you. If you already have wiki-style categories like FAQs or resources and you want to convert those posts to wikis, we can do that for you -- but note that the people who created the existing posts will lose those posts' contributions to their post score and rep, so please make sure your community members know of that consequence.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

About the original idea (marked as "freely editable") (5 comments)
General comments (5 comments)
About the original idea (marked as "freely editable")
zetyty‭ wrote 10 months ago

This question was posted 2 years ago so I wonder if your original idea about switching any post as "freely editable" is still on the table?

Monica Cellio‭ wrote 10 months ago

So far no communities have taken us up on this, but it's an open offer. I had in mind categories of posts -- for example, Resources on Languages & Linguistics, not individual posts. In order to switch an individual question or article (for example) to the wiki, type, we would need to enable wiki posts in that category -- fine, except that this means that when you start a post, you first have to choose the type. You can see what that looks like by choosing "Create post" on https://collab.codidact.org/categories/56. If most of the category is questions, people might find that annoying. But a category that is a mix of articles and wikis might work well for this.

zetyty‭ wrote 10 months ago · edited 10 months ago

Ok thanks. I come from TeX community on SE and community wikis are not very used but quite useful when there are (maybe because TeX users seems to be rigorous people and the post is usually very good.) It is also very used in Meta for discussion or recap or in order to make a post which summarize a lot of links regarding a topic (but this will be better done with your Wiki Post as an article IMO). Personally I posted only 3 posts on Meta but I would be glad if all of them are wikis in order to be improved efficiently. Anyway, if it is still open for discussion, I'll maybe post a new feature request one day.

Monica Cellio‭ wrote 10 months ago

We can set communities up with whatever combinations of categories and post types they want. Feel free to include that in a community proposal.

zetyty‭ wrote 10 months ago

Ok great thanks! And what about the Meta site? I would be glad to post some wiki posts here but also post answer and/or question which can be edited by everyone.