Difference between revisions of "Instances"

From Wikibase Personal data
Jump to navigation Jump to search
Line 37: Line 37:
  
 
== todo ==
 
== todo ==
# (Monday 18th:) [[Wikibase_options#Query_prefixes]]
+
# [[Wikibase_options#Query_prefixes]]
 
# Set up [https://github.com/wmde/wikibase-docker/blob/master/quickstatements/README.md QuickStatements]
 
# Set up [https://github.com/wmde/wikibase-docker/blob/master/quickstatements/README.md QuickStatements]
 
# Set [https://www.mediawiki.org/wiki/Manual:$wgAllowUserJs wgAllowUserJs] to true
 
# Set [https://www.mediawiki.org/wiki/Manual:$wgAllowUserJs wgAllowUserJs] to true
# (Wednesday 20th:) set up git/github/gitlab account so Paul can edit/update/see
+
# set up git/github/gitlab account so Paul can edit/update/see
 
# [[Wikibase_options#Supporting_links_to_external_vocabularies]]  (on wiki.personaldata.io, the property is P49)
 
# [[Wikibase_options#Supporting_links_to_external_vocabularies]]  (on wiki.personaldata.io, the property is P49)
  
 
== later ==
 
== later ==
 
# [[Wikibase_options#Constraints_handler ]]
 
# [[Wikibase_options#Constraints_handler ]]

Revision as of 12:17, 1 April 2019

See Wikibase options for a summary for each option, Louis for the dev notes.


wiki.personaldata.io

current configuration


bugs

  • (FIX) updater crashes
  • (FIX) sending emails
  • (FIX)Wikibase_options#Widgets is now installed, but creates a problem. See for instance Youtube. Error: "Error from line 24 of /var/www/html/extensions/Widgets/WidgetRenderer.php: Class 'Smarty' not found"
  • (WAIT) internal alias/namespace problems in the query service (there is reference to wikibase.svc, wait for Wikibase_options#Query_prefixes to be fixed maybe first)
  • (WAIT) autocomplete in the query service uses wrong prefix
  • (WAIT) search problem: "An error has occurred while searching: We could not complete your search due to a temporary problem. Please try again later."
  • (WAIT) When trying to log in, seems related to http(s): "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking. Please resubmit the form."

done

  1. (Friday 15th:) Wikibase_options#Scripting_extensions
  2. (Friday 15th:) Wikibase_options#Gadgets
  3. Set up API, for instance here, so it works. Seems to need:
    1. a site name is preconfigured
    2. have a way to get a token (presumably needed)
    3. to test:
      1. log in
      2. go here.
      3. click on the left on `action:wbeditentity`
      4. set `site` = ??? (there needs to be a choice!)
      5. set name = "This is a API test item"
      6. click "auto-fill token" (presumably needed)
      7. click "Make Request"

todo

  1. Wikibase_options#Query_prefixes
  2. Set up QuickStatements
  3. Set wgAllowUserJs to true
  4. set up git/github/gitlab account so Paul can edit/update/see
  5. Wikibase_options#Supporting_links_to_external_vocabularies (on wiki.personaldata.io, the property is P49)

later

  1. Wikibase_options#Constraints_handler