| Lydia_Pintscher updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
**Problem:**
If I want to link to a certain form of a lLexeme in Wikidata, I must use a URL like https://www.wikidata.org/wiki/Lexeme:L12345#L12345-F1-F1, where the lLexeme ID is repeated and separated by a hyphen from the relevant fForm ID, F1. https://www.wikidata.org/wiki/Lexeme:L1234#F1 would be more convenient and less redundant.
**Example:**
* https://www.wikidata.org/wiki/Lexeme:L1234#L1234-F1
I think a URL like https://www.wikidata.org/wiki/Lexeme:L12345**BDD**
GIVEN a Lexeme L1234
AND a Form F1
WHEN I add #F1 would be more logical. To get it, a piece of HTML code like...to the URL of the Lexeme
AND load the page
```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="L12345-F1">```THEN the page jumps to the F1 section of the page
**Acceptance criteria:**
... could be replaced with...* a Form in the Form section of the Lexeme has an HTML ID that is equivalent to the Form's ID
**Technical notes:**
* This probably means ```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="L1234-F1">``` is to be replaced with ```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="F1">```
If I want to link to a certain form of a lLexeme in Wikidata, I must use a URL like https://www.wikidata.org/wiki/Lexeme:L12345#L12345-F1-F1, where the lLexeme ID is repeated and separated by a hyphen from the relevant fForm ID, F1. https://www.wikidata.org/wiki/Lexeme:L1234#F1 would be more convenient and less redundant.
**Example:**
* https://www.wikidata.org/wiki/Lexeme:L1234#L1234-F1
I think a URL like https://www.wikidata.org/wiki/Lexeme:L12345**BDD**
GIVEN a Lexeme L1234
AND a Form F1
WHEN I add #F1 would be more logical. To get it, a piece of HTML code like...to the URL of the Lexeme
AND load the page
```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="L12345-F1">```THEN the page jumps to the F1 section of the page
**Acceptance criteria:**
... could be replaced with...* a Form in the Form section of the Lexeme has an HTML ID that is equivalent to the Form's ID
**Technical notes:**
* This probably means ```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="L1234-F1">``` is to be replaced with ```<div class="wikibase-lexeme-form listview-item wikibase-toolbar-item" id="F1">```
TASK DETAIL
EMAIL PREFERENCES
To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Lucas_Werkmeister_WMDE, abian, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
Cc: Aklapper, Lydia_Pintscher, Lucas_Werkmeister_WMDE, abian, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
