Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e98ec6f5
Commit
e98ec6f5
authored
Jul 07, 2020
by
Markus Koller
Committed by
Marcia Ramos
Jul 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for wiki page diffing
parent
c0d64fc8
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
2 deletions
+14
-2
doc/user/project/wiki/img/wiki_page_diffs_v13_2.png
doc/user/project/wiki/img/wiki_page_diffs_v13_2.png
+0
-0
doc/user/project/wiki/img/wiki_page_history.png
doc/user/project/wiki/img/wiki_page_history.png
+0
-0
doc/user/project/wiki/index.md
doc/user/project/wiki/index.md
+14
-2
No files found.
doc/user/project/wiki/img/wiki_page_diffs_v13_2.png
0 → 100644
View file @
e98ec6f5
52.3 KB
doc/user/project/wiki/img/wiki_page_history.png
View replaced file @
c0d64fc8
View file @
e98ec6f5
11.8 KB
|
W:
|
H:
13.1 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/project/wiki/index.md
View file @
e98ec6f5
...
...
@@ -134,12 +134,24 @@ The changes of a wiki page over time are recorded in the wiki's Git repository,
and you can view them by clicking the
**Page history**
button.
From the history page you can see the revision of the page (Git commit SHA), its
author, the commit message,
when it was last updated, and the page markup format
.
author, the commit message,
and when it was last updated
.
To see how a previous version of the page looked like, click on a revision
number.
number
in the
**Page version**
column
.
![
Wiki page history
](
img/wiki_page_history.png
)
### Viewing the changes between page versions
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/15242) in GitLab 13.2.
Similar to versioned diff file views, you can see the changes made in a given Wiki page version:
1.
Navigate to the Wiki page you're interested in.
1.
Click on
**Page history**
to see all page versions.
1.
Click on the commit message in the
**Changes**
column for the version you're interested in:
!
[
Wiki page changes
](
img/wiki_page_diffs_v13_2.png
)
## Wiki activity records
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/14902) in GitLab 12.10.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment