Changes

Jump to navigation Jump to search
Created page with "== options for configuration == * site name * site URL * wikibase installation * public editing, account, etc * wikibase constraints work (meaning when you go to an item page..."
== options for configuration ==
* site name
* site URL
* wikibase installation
* public editing, account, etc
* wikibase constraints work (meaning when you go to an item page, the constraints show up; will need to test myself)
* sending email
* logo
* [https://www.mediawiki.org/wiki/Manual:User_rights user rights]
* [https://www.mediawiki.org/wiki/Manual:$wgNamespaceProtection page specific user rights]
* [https://www.mediawiki.org/wiki/Manual:Securing_database_passwords locate password file elsewhere? not in plain text? ]
* copyright
* custom namespaces

== services ==
* Wikibase
* WDQS
* WDQS backend
* QuickStatements

== docs ==

* [https://github.com/wmde/wikibase-docker Wikibase-docker example]
* [https://github.com/wmde/wikibase-docker/blob/master/README-compose.md Readme there for multiple services]
* [https://www.mediawiki.org/wiki/Manual:LocalSettings.php LocalSettings]
* [https://doc.wikimedia.org/mediawiki-core/master/php/LocalSettingsGenerator_8php.html settings generator]
* [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://addshore.com/2018/06/customizing-wikibase-config-in-the-docker-compose-example/ Someone customizing the wikibase docker compose]

== see also ==
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_via_wikibaseimport_code_importentities_php_code notes on wikibase]
* edit the sidebar, go to "/wiki/MediaWiki:Sidebar"
** [https://private.dehaye.org/wiki/MediaWiki:Sidebar here for private.dehaye.org]

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

* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Adding a Custom Logo"]
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Hide link boxes on the right hand side of item pages"]
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Customizing the menu"]
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Supporting links to external vocabularies"]
* gadgets
** [https://www.wikidata.org/wiki/Special:Gadgets Special:Gadgets on wikidata]
** [https://www.wikidata.org/wiki/MediaWiki:Gadgets-definition MediaWiki:Gagdgets-definition on wikidata]
** [https://www.wikidata.org/wiki/Special:Version Special:Version on wikidata]
** [https://www.mediawiki.org/wiki/Extension:Gadgets Extension:Gadgets instructions on MediaWiki]



== instances ==
=== Paul personal ===
Give me copy of Docker repo for:
* PrivatePaul
* private.dehaye.org
* nothing public (view, edit, account creation)
* with Wikibase, [https://wqs.needs.services WBQS], etc
and host it.

=== Paul personal v2 ===
* EasyQuery gadget
** [https://www.wikidata.org/wiki/MediaWiki:Gadget-EasyQuery.js EasyQuery.js] gadget, needs to be updated for the query endpoint, one-off first (i.e. just private.dehaye.org, we can update later).
** See [https://www.wikidata.org/wiki/Special:Gadgets Special:Gadgets on wikidata]
** See [https://www.wikidata.org/wiki/MediaWiki:Gadgets-definition MediaWiki:Gagdgets-definition on wikidata]
** Check [https://www.wikidata.org/wiki/Special:Version Special:Version on wikidata]
** See [https://www.mediawiki.org/wiki/Extension:Gadgets Extension:Gadgets instructions on MediaWiki]
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html#_adding_quality_constraints_for_property_values "Adding quality constraints for property values"]

Navigation menu