mediawiki-extensions-Discus.../tests/cases/ThreadItemStore/6changed-heading-level/discussiontools_items.json
Bartosz Dziewoński 0024a94ba7 Store permalink data, implement Special:FindComment/GoToComment
Depends-On: I90656cc74bb1cb1f2f3c82ad51cfb164cb8a4a4b
Bug: T296801
Change-Id: I84187b303aa10a242c872088403f808df3d1f940
2022-08-11 01:19:47 +02:00

27 lines
445 B
JSON

[
{
"it_id": "1",
"it_itemname": "h-X-20220720060100",
"it_timestamp": null,
"it_actor": null
},
{
"it_id": "2",
"it_itemname": "c-X-20220720060100",
"it_timestamp": "20220720060100",
"it_actor": "2"
},
{
"it_id": "3",
"it_itemname": "h-Y-20220720060200",
"it_timestamp": null,
"it_actor": null
},
{
"it_id": "4",
"it_itemname": "c-Y-20220720060200",
"it_timestamp": "20220720060200",
"it_actor": "3"
}
]