Difference between revisions of "Instances"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
== Gadgets == | == Gadgets == | ||
[https://www.mediawiki.org/wiki/Extension:Gadgets "The Gadgets extension provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide."] | [https://www.mediawiki.org/wiki/Extension:Gadgets "The Gadgets extension provides a way for users to pick JavaScript or CSS based "gadgets" that other wiki users provide."] | ||
+ | |||
+ | * See [https://www.mediawiki.org/wiki/Extension:Gadgets Extension:Gadgets instructions on how to install ] | ||
+ | |||
* See [https://www.wikidata.org/wiki/Special:Gadgets Special:Gadgets on wikidata] | * 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] | * 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] to see if gadgets are installed. | + | * Check [https://www.wikidata.org/wiki/Special:Version Special:Version on wikidata] to see if gadgets are installed. |
− | |||
== EasyQuery == | == EasyQuery == |
Revision as of 09:41, 19 February 2019
Options for configuration
- site name
- site URL
- wikibase installation
- sending email
- locate password file elsewhere? not in plain text?
- copyright
- Wikibase-docker example
- Readme there for multiple services
- LocalSettings
- settings generator
- Someone customizing the wikibase docker compose
Main services
- Wikibase
- WDQS
- WDQS backend
- QuickStatements
Features
Gadgets
- See Special:Gadgets on wikidata
- See MediaWiki:Gagdgets-definition on wikidata
- Check Special:Version on wikidata to see if gadgets are installed.
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"
- edit the sidebar, go to "/wiki/MediaWiki:Sidebar"
** Special:NewItem|New item ** Special:NewProperty|New property
Logo
User rights and namespaces
- user rights
- page specific user rights
- custom 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
Instances
Paul personal
Give me copy of Docker repo for:
- PrivatePaul
- private.dehaye.org
- nothing public (view, edit, account creation)
- with Wikibase, WBQS, etc
and host it.
base.personaldata.io
as above, with in addition:
- name: PersonalData.IO
- host: base.personaldata.io
- default settings for what is public/not
Paul personal v2