Difference between revisions of "User:Dave/Admin Notes"

From TeleCafeWiki
Jump to navigation Jump to search
m (→‎Multiple Wikis, One Installation: Using files from a database that you can access : ForeignDBRepo)
Line 92: Line 92:
 
* [[mediawikiwiki:Category:Installation|Category:Installation]]
 
* [[mediawikiwiki:Category:Installation|Category:Installation]]
 
: This category contains pages that are part of the [[mediawikiwiki:Manual:Installation guide|MediaWiki installation guide]].
 
: This category contains pages that are part of the [[mediawikiwiki:Manual:Installation guide|MediaWiki installation guide]].
 
* [[mediawikiwiki:Manual:$wgForeignFileRepos|Manual:$wgForeignFileRepos]]
 
: ([[mediawikiwiki:Manual:Configuration settings#Shared uploads|Shared uploads]].)
 
  
 
* [[mediawikiwiki:Manual:CommonSettings.php|Manual:CommonSettings.php]]
 
* [[mediawikiwiki:Manual:CommonSettings.php|Manual:CommonSettings.php]]
Line 109: Line 106:
 
: '''CentralAuth''' extension allows global/shared accounts between projects. This extension adds six new special pages — Special:AutoLogin (unlisted special page), Special:CentralAuth, Special:GlobalGroupMembership, Special:GlobalGroupPermissions, Special:GlobalUsers and Special:MergeAccount.
 
: '''CentralAuth''' extension allows global/shared accounts between projects. This extension adds six new special pages — Special:AutoLogin (unlisted special page), Special:CentralAuth, Special:GlobalGroupMembership, Special:GlobalGroupPermissions, Special:GlobalUsers and Special:MergeAccount.
 
: NOTE: CentralAuth was designed specifically for Wikimedia projects which already had millions of accounts that needed to be merged into a global table.  If you are starting a new wiki farm from scratch and have no need to merge existing accounts into a global table, it is much easier to set up global accounts using [[mediawikiwiki:Manual:$wgSharedDB|$wgSharedDB]]. ([[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028805.html|<nowiki>[1]</nowiki>]], [[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028894.html|<nowiki>[2]</nowiki>]]) However, this provides no solution to the single-sign-on feature (sign-in on one wiki, like wikipedia.org, automatically makes the user signed-in to e.g. a shared repository under a different, shared domain, like commons.wikimedia.org).
 
: NOTE: CentralAuth was designed specifically for Wikimedia projects which already had millions of accounts that needed to be merged into a global table.  If you are starting a new wiki farm from scratch and have no need to merge existing accounts into a global table, it is much easier to set up global accounts using [[mediawikiwiki:Manual:$wgSharedDB|$wgSharedDB]]. ([[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028805.html|<nowiki>[1]</nowiki>]], [[mediawikiwiki:mailarchive:mediawiki-l/2008-October/028894.html|<nowiki>[2]</nowiki>]]) However, this provides no solution to the single-sign-on feature (sign-in on one wiki, like wikipedia.org, automatically makes the user signed-in to e.g. a shared repository under a different, shared domain, like commons.wikimedia.org).
 +
 +
=== Using files from a database that you can access : ForeignDBRepo ===
 +
* [[mediawikiwiki:Manual:$wgForeignFileRepos|Manual:$wgForeignFileRepos]]
 +
: ([[mediawikiwiki:Manual:Configuration settings#Shared uploads|Shared uploads]].)
 +
: [[mediawikiwiki:Manual:$wgForeignFileRepos#Usage|Using files from a database that you can access : ForeignDBRepo]]
  
 
=== Multi-Synchronous Collaborative Semantic Wikis ===
 
=== Multi-Synchronous Collaborative Semantic Wikis ===

Revision as of 20:46, 17 September 2011

link lists

Below are lists of resources I'm keeping track of.

upgrading

(Run update.php.)

mediawiki

smw / smw+

manuals

extensions

Listed below are installed or to-install extensions.

to install

(Redundancy Alert: I forgot that I could've actually installed Semantic MediaWiki as part of this bundle.)

installed

Semantic Wiki: Phpwiki, Freebase, Semantic Mediawiki, Tikiwiki, Bowiki, Smw+, Ontowiki, Wagn

reading material

discussion lists

Merge the links below with those shown above.

Multiple Wikis, One Installation

Q: Is there any extension to handle multiple wikis on the same install?
A: Yes. Here are some relevant links to wade through:
A step-by-step guide from the author of MediaWiki Administrators’ Tutorial Guide on how to set up multiple wikis with on MediaWiki instance.
This page should lead you through the installation and configuration of a small wiki-family.
Manual:Wiki family/Drupal-style LocalSettings.php
Manual talk:Wiki family/Drupal-style LocalSettings.php
Wikifarm and the verb Wikifarming refer to the setup and operation of multiple wikis on a single server. This could be because on a single website you want to run multiple wikis (e.g. http://www.saruman.biz/linuxwiki and http://www.saruman.biz/bsdwiki). Or it could be because you're running multiple websites on a single server (each behind its own IP, or all on the same IP number using virtual hosts), and more than one of these websites needs to have its own wiki.
Scenario: You have successfully installed Mediawiki and now want to create another, separate wiki on the same server using new tables but within the same database and using the same source code.
Category for documentation about MediaWiki configuration, for wiki owners. See also: Category:Configure
This category contains pages that are part of the MediaWiki installation guide.
CommonSettings.php can be used instead of LocalSettings.php on wiki farms. Wikipedia uses a version of CommonSettings.php.
InitialiseSettings.php is a file used by some wiki farms, including Wikimedia's. It is not required; LocalSettings.php can be used instead.

Relevant Extensions

The WikiFarm extension is a tool for wiki-farm administrator to automate multi-wiki setup.
CentralAuth extension allows global/shared accounts between projects. This extension adds six new special pages — Special:AutoLogin (unlisted special page), Special:CentralAuth, Special:GlobalGroupMembership, Special:GlobalGroupPermissions, Special:GlobalUsers and Special:MergeAccount.
NOTE: CentralAuth was designed specifically for Wikimedia projects which already had millions of accounts that needed to be merged into a global table. If you are starting a new wiki farm from scratch and have no need to merge existing accounts into a global table, it is much easier to set up global accounts using $wgSharedDB. ([1], [2]) However, this provides no solution to the single-sign-on feature (sign-in on one wiki, like wikipedia.org, automatically makes the user signed-in to e.g. a shared repository under a different, shared domain, like commons.wikimedia.org).

Using files from a database that you can access : ForeignDBRepo

(Shared uploads.)
Using files from a database that you can access : ForeignDBRepo

Multi-Synchronous Collaborative Semantic Wikis

In this paper, we present a new model of semantic wiki called Multi-Synchronous Semantic Wiki (MS2W). This model extends semantic wikis with multi-synchronous support that allows to create a P2P network of semantic wikis. Semantic wiki pages can be replicated on several semantic servers.

MediaWiki in the Enterprise

Contains category pages for "Corporate-friendly solution."
MediaWiki is a simple, powerful and free solution to produce a wiki web site in an enterprise.
A list of companies using MediaWiki, typically in an Intranet environment.
Diese Kategorie enthält Unternehmen und Organisationen, die sich für den Einsatz von MediaWiki in Organisationen stark machen.

Multihomed, Multidomain Collaboration

FROM SITE: A platform to enable real-time environmental experiments through wireless sensor networks and a common, modern, generic cyber-infrastructure. This infrastructure will be used to enable interdisciplinary environmental research, allowing scientists to work efficiently and collaboratively to find the key mechanisms in the triggering of natural hazards and to efficiently distribute the information to increase public awareness.
DAVE'S NOTES: This site is a good model for explaining how multiple and dispersed nodes (people / domains / data points) can collaborate effectively.
EXAMPLE: Wannengrat Deployment/Fieldsite

List of Semantic Wiki Engines

  • Sematic MediaWiki (SMW)
  • Sematic MediaWiki Plus (SMW+)
  • OntoWiki
  • SweetWiki
  • IkeWiki
  • SWooki

Semantic MediaWiki

Semantic Toolbar, allowing to quickly inspect, create and alter the semantic annotations of a wiki article
Advanced Annotation Mode, for annotating contents semantically in a WYSIWYG-like manner without having to cope with the wiki source text
Auto-completion, suggesting entities or data existing in the wiki while typing (e.g. when annotating in the wiki-text or filling in input fields)
Graphical query interface, empowering users to easily compose queries and preview query results with different output formats
Ontology browser, enabling intuitive browsing and changing of the wiki's ontology and lookup of instance and property information
A recurring event is any event that occurs more than once, according to a pre-defined rule: examples are weekly meetings, anniversaries and birthdays.

SMW+

The semantic technologies of SMW+ complement the dynamic and community-driven characteristics of wikis, making it the perfect tool for collaborative, wiki-based project management.[1]

Deployment Framework

The Deployment Framework is a tool that allows the convenient management of MW extensions and content bundles of a wiki installation. Also, it is contained in SMW+ Community and Professional Edition for automating the process of upgrading and extending SMW+.[2]

Installing SMW+ Deployment Framework

Installation Note: We recommended that you install the Deployment Framework on a plain MW installation; the Deployment Framework may later on not update those extensions that were installed manually or those that have been customized.[3]

Data Import / Export / Exchange

WikiDB
WikiDB/Tutorial
An extension to Semantic MediaWiki (SMW) and the Halo Extension.
Developed as a part of Project Halo to embrace data provided by external applications and to re-use the data in a wiki.
The Data Import Extension enables users to integrate external data into the Wiki in two different ways.
  1. First the Web Service component allows to retrieve data from external RESTful and basic SOAP web services from within the Wiki.
  2. Second the Term Import Framework component allows to import data into the Wiki as new articles.
At the moment it supports web services, CSV files and POP3 (emails) as sources for import.
All features come with easy to use graphical user interfaces.
Features
  1. Using data and features from web services - features to attach to an external RESTful or basic SOAP web service, to specify the update and cache cleanup policies and to generate semantic annotations from read or imported data
  2. Importing new Wiki articles - Companies that want to introduce a semantic wiki as new knowledge managements system often have their own vocabulary of specific terms that they want to be reflected in the Wiki. The Term Import component allows importing such existing terms into the wiki.
Example
To get the first 200 letters from a random article in the MAIN NAMESPACE
<IncArticle>{{{content}}}</IncArticle>
To get the first 300 letters from a random article:
<IncArticle count="300">{{{content}}}</IncArticle>
To define your own format for the generated article, you can use your own style.
<IncArticle count="300">
== {{{titleblank}}} ==
{{{content}}}
</IncArticle>
StarterWiki provides a set of maintenance scripts and functions to allow for creation of wiki databases based off a starter wiki.

DynamicPageList (DPL)

DynamicPageList (DPL) is a MediaWiki extension which allows wiki users to create a list of pages that are listed in a set of categories. "DPL is a Swiss Army knife for your wiki." See Help:DPL for general information.
Explains fundamental concepts of DPL.
Allows mass deletion of articles using mediawikiwiki:Extension:DynamicPageList.

Tabular Data

Dave's Notes: This extension will probably be too buggy to use, but look for something similar.
ALSO CHECK OUT: DataTables (A jQuery library that looks like it can be used as a stand-alone or in conjunction with Extension:TableEdit. Looks very useful!)

Data Visualization

SwarmExport allows for export of a wiki's history in a format that can be used by code_swarm to make a visualization of the wiki's timeline.
VISUAL EXAMPLE code_swarm - An experiment in organic software visualization.
FlowchartWiki - Wiki-based Process Modelling and Documentation (The external wiki for the FlowchartWiki extension developer.)
Storyboard is an extension developed for the Wikimedia Foundations fundraising efforts. It allows users to submit stories and can display these in an ajaxscroll board that can be embedded in wiki articles. The stories can be managed via a story review interface and be viewed and edited individually on a special story page.

Data Extraction

This is really cool: Extension:SparqlExtension#Charts
More here: User:Alfredas/Charts
(Compare with Extension:LinkedWiki.)

Interact With External Data

This extension allows an AJAX-based synchronization of revisions and files between global wiki site and its local mirror.
  1. manage structured data (databases, files, ...)
  2. run (on-the-fly) analysis tools
This is about importing the text of wiki pages using an xml format.
Note: This is about importing binary files like images from the command line.
Keep your MediaWiki install automatically synced with the Wikimedia wikis by way of a script.

MediaWiki Widgets

Hosts a public collection of MediaWiki Widgets.
Pages in category "Widget".
Widgets extension allows adding widgets to wiki by just creating pages in Widget namespace.

Google Widgets

This widget allows you to add Google Spreadsheet Forms to your wiki page.
This widget allows you to add Google Documents to your wiki page.
This widget allows you to add Google Spreadsheets to your wiki page.
This widget allows you to add Google Presentations to your wiki page.

Editing

AddPageService is a web service that enables external programs to add or edit pages on the wiki just as a regular user.
"The system used by Wikipedia."
Dave's Note: Check to see if this extension (Extension:VariablesExtension) is used in Portland's WikiWednesday meetup page on Wikipedia.

Forms

(Mediawiki Forms Example)

Fund Raising

Domain Ideas

  • semanticwikiweb.com

Consulting

Further Reading

References