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
fdfb55fa
Commit
fdfb55fa
authored
Sep 18, 2020
by
Derek Knox
Committed by
Marcin Sedlak-Jakubowski
Sep 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add front matter UI context for 13.4 release
parent
b669b9d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
doc/user/project/static_site_editor/img/front_matter_ui_v13_4.png
.../project/static_site_editor/img/front_matter_ui_v13_4.png
+0
-0
doc/user/project/static_site_editor/index.md
doc/user/project/static_site_editor/index.md
+6
-0
No files found.
doc/user/project/static_site_editor/img/front_matter_ui_v13_4.png
0 → 100644
View file @
fdfb55fa
35.6 KB
doc/user/project/static_site_editor/index.md
View file @
fdfb55fa
...
...
@@ -14,6 +14,7 @@ description: "The static site editor enables users to edit content on static web
> - Markdown front matter hidden on the WYSIWYG editor [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216834) in GitLab 13.1.
> - Support for `*.md.erb` files [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/223171) in GitLab 13.2.
> - Non-Markdown content blocks uneditable on the WYSIWYG mode [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216836) in GitLab 13.3.
> - Ability to edit page front matter [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/235921) in GitLab 13.4.
DANGER:
**Danger:**
In GitLab 13.0, we
[
introduced breaking changes
](
https://gitlab.com/gitlab-org/gitlab/-/issues/213282
)
...
...
@@ -60,6 +61,11 @@ click of a button:
![
Static Site Editor
](
img/wysiwyg_editor_v13_3.png
)
You can also edit the page's front matter both in WYSIWYG mode via the side-drawer and in Markdown
mode.
![
Editing page front matter in the Static Site Editor
](
img/front_matter_ui_v13_4.png
)
When an editor submits their changes, in the background, GitLab automatically
creates a new branch, commits their changes, and opens a merge request. The
editor lands directly on the merge request, and then they can assign it to
...
...
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