Changes
Jump to navigation
Jump to search
→done
Line 26:
Line 26:
# (Friday 15th:) [[Wikibase_options#Scripting_extensions ]]
# (Friday 15th:) [[Wikibase_options#Scripting_extensions ]]
# (Friday 15th:) [[Wikibase_options#Gadgets]]
# (Friday 15th:) [[Wikibase_options#Gadgets]]
+# Set up API, for instance [http://wiki.personaldata.io/wiki/Special:ApiSandbox#action=wbeditentity&new=item&data=%7B%7D here], so it works. Seems to need:
+## a site name is preconfigured
+## have a way to get a token (presumably needed)
+## to test:
+### log in
+### go [http://wiki.personaldata.io/wiki/Special:ApiSandbox#action=wbeditentity&new=item&data=%7B%7D here].
+### click on the left on `action:wbeditentity`
+### set `site` = ??? (there needs to be a choice!)
+### set name = "This is a API test item"
+### click "auto-fill token" (presumably needed)
+### click "Make Request"
== todo ==
== todo ==