-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, Master
-
Component/s: Wiki
-
Epic Link:
-
Git Pull Request:
Context
This story is to introduce a feature toggle, so current customers are not disrupted by this change. The idea is for 7.3 to remove this possibility, as the broken links should be highlighted by default
Value proposition
As a wiki admin,
I want to highlight which links lead to an empty article
so that wiki contributors know when it's possible to collaborate creating new content for a Wiki.
Acceptance criteria
Given a Liferay 7.2 instance
When a wiki admin enables the high-light of links to unexisting pages
Then the creole links to unexisting pages will appear in red
Given a Liferay 7.2 instance
When a wiki admin disables the high-light of links to unexisting pages
Then the creole links to unexisting pages will appear in the same color as any other link
Design
Include in system settings -> wiki -> wiki service the following check that will be disabled by default
"Enable the highlighting of links in creole format to unexisting wiki pages"
- causes
-
LPS-99683 Wiki API fails modules-semantic-versioning on master
- Closed