Difference between revisions of "How to administrate this wiki"

From Gender and Tech Resources

Line 5: Line 5:
 
* Clic on Review
 
* Clic on Review
 
* Clic on Accept & Confirm
 
* Clic on Accept & Confirm
 +
 +
= Extract data to excel or libreoffice =
 +
Go to : [[Special:Ask]]
 +
# Formulate a request, for exemple to ask all the properties of the form "Activities" in the category "Activites" :
 +
<syntaxhighlight lang=bash>
 +
{{#ask: [[Category:Activities]]
 +
| ?Title of the activity
 +
| ?Category
 +
| ?Start when ?
 +
| ?End when ?
 +
| ?Number of hours if only one day ?
 +
| ?Where is located the activity ?
 +
| ?Geo-localization of the activity ?
 +
| ?Who organize it
 +
| ?organisation(s) website
 +
| ?For whom is it organized
 +
| ?How many people trained
 +
| ?Motivations for organizing training
 +
| ?Topics addressed
 +
| ?Links about the activity
 +
| ?Upload content
 +
}}
 +
</syntaxhighlight>
 +
# choose "Format as :" CSV
 +
# click on "find result" to get the file

Revision as of 17:59, 15 July 2015

Account creation / confirmation

Go to : Special:ConfirmAccounts

  • see : prospective authors (open requests [1] | held requests [0] | recently rejected requests [0] | expired requests)
  • clic on open requests
  • Clic on Review
  • Clic on Accept & Confirm

Extract data to excel or libreoffice

Go to : Special:Ask

  1. Formulate a request, for exemple to ask all the properties of the form "Activities" in the category "Activites" :
{{#ask: [[Category:Activities]]
| ?Title of the activity
| ?Category
| ?Start when ?
| ?End when ?
| ?Number of hours if only one day ?
| ?Where is located the activity ?
| ?Geo-localization of the activity ?
| ?Who organize it
| ?organisation(s) website
| ?For whom is it organized
| ?How many people trained
| ?Motivations for organizing training
| ?Topics addressed
| ?Links about the activity
| ?Upload content
}}
  1. choose "Format as :" CSV
  2. click on "find result" to get the file