Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display page revisions on wiki #7

Closed
joubertredrat opened this issue Nov 2, 2016 · 5 comments · Fixed by #7369
Closed

display page revisions on wiki #7

joubertredrat opened this issue Nov 2, 2016 · 5 comments · Fixed by #7369
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@joubertredrat
Copy link
Contributor

joubertredrat commented Nov 2, 2016

Hi guys,

Wiki on Gogs is very fine, I liked a lot, but I think that is good idea to be possible see other revisions from page as a page history.

What you think?

Reference: gogs/gogs#2991

@tboerger tboerger changed the title [Feature suggestion] display page revisions on wiki display page revisions on wiki Nov 3, 2016
@tboerger tboerger added the type/enhancement An improvement of existing functionality label Nov 3, 2016
@tboerger tboerger added this to the 1.x.x milestone Nov 3, 2016
@xinity
Copy link
Contributor

xinity commented Nov 3, 2016

not sure this should in a github wiki on on the hugo built documentation website.
any thought ?

@tboerger
Copy link
Member

tboerger commented Nov 3, 2016

not sure this should in a github wiki on on the hugo built documentation website.
any thought ?

That doesn't have to do anything with that. We already got builtin wiki support within Gogs/Gitea, but you can not see the current revision of this sub git repo anywhere in the UI.

@strk
Copy link
Member

strk commented Nov 3, 2016

I'm also missing the feature of seeing page edit history for wiki. @joubertredrat are you going to provide a patch for that ?

@joubertredrat
Copy link
Contributor Author

@strk for future you can compare your page versions, you need to see your current page revision.

Similar to this as example.

https://www.dokuwiki.org/dokuwiki?do=revisions
https://www.dokuwiki.org/dokuwiki?rev=1451603439
https://www.dokuwiki.org/dokuwiki?rev=1451603439&do=diff

@tboerger tboerger added type/feature Completely new functionality. Can only be merged if feature freeze is not active. and removed type/enhancement An improvement of existing functionality labels Nov 3, 2016
@stale
Copy link

stale bot commented Feb 17, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label Feb 17, 2019
@lunny lunny added issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented and removed issue/stale labels Feb 18, 2019
Cherrg added a commit to Cherrg/gitea that referenced this issue Jul 7, 2019
- list who, how often and when a wiki page was changed

fix go-gitea#7

Signed-off-by: Michael Gnehr <michael@gnehr.de>
lafriks pushed a commit that referenced this issue Jul 8, 2019
fix #7

* add wiki page revision list

* mobile improvements

* css improvements for long usernames

* split renderWikiPage into 3 functions

Signed-off-by: Michael Gnehr <michael@gnehr.de>
@lunny lunny modified the milestones: 1.x.x, 1.10.0 Jul 8, 2019
lunny referenced this issue in lunny/gitea Jul 8, 2019
lafriks pushed a commit that referenced this issue Jul 8, 2019
* fix migration tests since #7 fixed

* fix test time
lunny referenced this issue in lunny/gitea Jul 8, 2019
* fix migration tests since #7 fixed

* fix test time
lunny added a commit that referenced this issue Jul 8, 2019
* fix migration tests since #7 fixed

* fix test time
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this issue Jul 18, 2019
fix go-gitea#7

* add wiki page revision list

* mobile improvements

* css improvements for long usernames

* split renderWikiPage into 3 functions

Signed-off-by: Michael Gnehr <michael@gnehr.de>
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this issue Jul 18, 2019
* fix migration tests since go-gitea#7 fixed

* fix test time
zeripath referenced this issue in zeripath/gitea Sep 28, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants