Gogs: Wiki Support

Created on 2 Jul 2014  ·  49Comments  ·  Source: gogs/gogs

Hi Guys.
Very Thanks for this project.
gogits supporting wiki for projects ?

🎯 feature

All 49 comments

Thanks! But sorry, gogs hasn't support wiki yet. But will be!

Gogs looks and feels like a very good software, I already like it and use it in certain projects.
Tho, a wiki would make the project so much more useful!!

+1000 :_)

Yes. I think wiki could come after v0.6. In v0.7 or v0.8. @Unknwon @fuxiaohei

Would it be possible to integrate gollum meanwhile?
as in: having 'wiki' button which then creates a wiki repo for the project & fires up a gollum instance?

@phaidros7 there are no details about wiki implementation in roadmap. we will discuss the items in wiki functionality. @Unknwon

@phaidros7 @fuxiaohei @lunny : I think it's meanly depends on the front-end UI work, so might be possible after v0.6 release because 0.6 has heavy UI work already.

+10087

:+1:

any news here?

@phaidros7 Yeah, it's on the waiting list.

I am waiting for this feature too. If anyone is in the same boat but only requires a single wiki page, don't forget you can use the readme to serve up useful information. May sound obvious but took me a while :+1:

+1

:+1:
:+1:
:+1:
:+1:

+1 :)

:+1:

:+1:
:+1:
:+1:

That would be great! :+1:

:+1: for the wiki.
Gogs is going in the rigth way keep it up

:+1: Yeah! Would be so nice

+1

+1

:+1:

+1

+1

Already implemented in https://github.com/go-gitea/gitea

Hi @Unknwon. Will you merge this wiki PR https://github.com/go-gitea/gitea/pull/81?

:+1:

How will wiki pages be stored - in the same repo or as a new repo?
In fact right now we can have wiki like functionality sans web based editing through a set of markdown files. IMHO all we need is the ability to create a new file, edit and commit the files through the web interface. Storing the wiki in the same repo has some advantages for collaboration as one can send pull requests for any changes in the wiki too.

@vijairaj will be a separate Git repo with only root directory with batch of files.

The editor looks nice, maybe add it to issues as well?

issues?

I think he means, for example, what we're on right now, but in Gogs.

Personally I like the simplified text box for a lightweight page like this -- devs probably know how to write Markdown anyway.

issues?

Taking this editor for writing issues and comments.

Personally I like the simplified text box for a lightweight page like this -- devs probably know how to write Markdown anyway.

As you can see at the demo you are still writing plain markdown that just gets a little bit different formatting but it doesn't hide the written text/markers.

I kinda like not having a wiki because it forces me to write documentation! A wiki would be useful, but I like the idea of having it as documentation inside a repo, rather than an internal gogs feature, which really, gogs already has because you can create a docs folder and just fill it up with md files

I kinda like not having a wiki because it forces me to write documentation! A wiki would be useful, but I like the idea of having it as documentation inside a repo, rather than an internal gogs feature, which really, gogs already has because you can create a docs folder and just fill it up with md files

Wiki is simply something totally different. And not all people/devs want to have this stuff together with the codebase. Different people, different requirements.

To make people like you happy there should be a per repo option to enable/disable wikis, issues and pull requests.

Checkout this WYSIWYG markdown editor: http://hectorguo.com/CKEditor-Markdown-Plugin/
It is a addon for the CKEditor, see this answer on stackoverflow.

Thanks @mkurz Quick question: does it support customize all icon titles and render results?

@Unknwon I have no idea. You can check https://github.com/hectorguo/CKEditor-Markdown-Plugin and ask the author for information about your questions.

Now on develop and https://try.gogs.io

@Unknwon Thank you so much. You rock.

@Unknwon Super awesome! I tried GitLab and its configuration is full of pain. Gogs is perfect if it has this feature!

when i submited some messages in the gogs wiki, I found the others submit was disappear。then I wanted to found the Operation record,but Ican not.How could I do

@hellywangxiaoyun Maybe you could open another issue.

Wiki would be great for repository related documentation and howtos!

+1

Wiki would be great for repository related documentation and howtos!

+1

And we can see that you didn't realized that this feature is implemented for ages ;)

Thanks... Searched global settings and documentation first without success...
After searching again I have found it inside the repo configuration...

Gogs is awesome. Looks great and works smooth.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

strk picture strk  ·  41Comments

matrixise picture matrixise  ·  69Comments

nasali picture nasali  ·  50Comments

truongsinh picture truongsinh  ·  81Comments

nd2s picture nd2s  ·  45Comments