Difference between revisions of "User:Andre"
From Security Vision
Line 4: | Line 4: | ||
* [[Help:Cite]] | * [[Help:Cite]] | ||
* [[Help:Unknown Entities Pages]] | * [[Help:Unknown Entities Pages]] | ||
+ | |||
+ | @ [[User:Ruben]], [[User:Francesco]]: try to keep Categories and classes written in the singular. Currently there is a mix of singular and plural category names: | ||
+ | |||
+ | * [[:Category:Deployments]] | ||
+ | * [[:Category:Dataset]] | ||
+ | * [[:Category:Events]] | ||
+ | * [[:Category:Institution]] | ||
+ | * [[:Category:Person]] | ||
+ | * [[:Category:Technology]] | ||
+ | |||
+ | |||
Revision as of 13:44, 19 January 2022
Pages with research & technical notes
@ User:Ruben, User:Francesco: try to keep Categories and classes written in the singular. Currently there is a mix of singular and plural category names:
- Category:Deployments
- Category:Dataset
- Category:Events
- Category:Institution
- Category:Person
- Category:Technology
Installed extensions[edit | ]
- Extension:Create_Page for Help:Unknown Entities Pages
- Extension:AutoCreatePage for Help:Unknown Entities Pages - might not be needed
Ask User:Ruben how he is using composer to install extension:
- in mediawiki dir
- edit composer.local.json adding
"mediawiki/semantic-result-formats": "~3.1"
to the require list php composer.phar update --no-dev
responds with composer.phar cannot be found