https://bugzilla.wikimedia.org/show_bug.cgi?id=62601

--- Comment #1 from tinaj1234 <tinajohnson.1...@gmail.com> ---
To brief upon the project:
The JSON structure might look like:
[
    {
        "page": "User talk:Tinaj1234",
        "wiki": "www.mediawiki.org"
    }
]

With this, we can provide a user interface (similar to the one Wikidata has)
for adding new entries, editing existing ones, or removing some. We can use
JavaScript to autocomplete wiki names and more. Special pages would be used for
non-JS fallbacks. This will involve implementing a ContentHandler-based backend
and a frontend for adding/editing/removing entries in JavaScript (with a non-JS
fallback).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to