Difference between revisions of "Instances"
Jump to navigation
Jump to search
(→bugs) |
(→bugs) |
||
Line 16: | Line 16: | ||
* (FIX) sending emails | * (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" | * (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) 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) autocomplete in the query service uses wrong prefix |
Revision as of 10:02, 1 April 2019
See Wikibase options for a summary for each option, Louis for the dev notes.
wiki.personaldata.io
current configuration
- name: wiki.personaldata.io
- query: query.personaldata.io
- public by default
- all standard services: WDQS, QuickStatements (untested)
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."
- (WAIT) MediaWiki problem: user common.js does not get loaded.
done
- (Friday 15th:) Wikibase_options#Scripting_extensions
- (Friday 15th:) Wikibase_options#Gadgets
- Set up API, for instance 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 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
- (Monday 18th:) Wikibase_options#Query_prefixes
- Set up QuickStatements
- Set wgAllowUserJs to true
- (Wednesday 20th:) 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)