Difference between revisions of "Wikibase options"

From Wikibase Personal data
Jump to navigation Jump to search
(Created page with "= Options for configuration = * site name * site URL * wikibase installation * sending email * [https://www.mediawiki.org/wiki/Manual:Securing_database_passwords locate passwo...")
 
Line 66: Line 66:
 
== Embed videos ==
 
== Embed videos ==
 
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo extension]
 
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo extension]
 +
(redundant with the Widgets extension, possibly)
  
== query prefixes ==  
+
== Query prefixes ==  
 
* defined default prefixes `pdiot`, `pdio`, etc, and fix the autocomplete accordingly.
 
* defined default prefixes `pdiot`, `pdio`, etc, and fix the autocomplete accordingly.
  
== widgets ==
+
== Widgets ==
 
* [https://www.mediawiki.org/wiki/Extension:Widgets Widgets]
 
* [https://www.mediawiki.org/wiki/Extension:Widgets Widgets]
  
= Problems =
+
 
== Login problem ==
+
= See also =
* "There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking"
+
 
 +
* [https://wikibase-registry.wmflabs.org/wiki/Main_Page Wikibase registry main page]
 +
* [https://medium.com/@thisismattmiller/wikibase-for-research-infrastructure-part-1-d3f640dfad34 Wikibase for research infrastructure]
 +
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase]

Revision as of 12:47, 12 March 2019

Options for configuration

Main services

  • Wikibase
  • WDQS
  • WDQS backend
  • QuickStatements

Features

Gadgets

"The Gadgets extension provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide."


EasyQuery

  • EasyQuery.js gadget, needs to be updated for the query endpoint, at the very least. Can be done manually to start.

Customizing the menu

** Special:NewItem|New item
** Special:NewProperty|New property

User rights and namespaces

Constraints handler

  • wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)

Links on Wikibase installs

Scripting extensions

Embed videos

(redundant with the Widgets extension, possibly)

Query prefixes

  • defined default prefixes `pdiot`, `pdio`, etc, and fix the autocomplete accordingly.

Widgets


See also