Centro Académico

From mediawiki.org
This page is a translated version of the page Academic hub and the translation is 52% complete.

As wikis académicas são wikis de terceiros destinadas a serem utilizadas ​​num contexto académico com uma maior ênfase nas funcionalidades, tais como controlo de acesso, aprovação de conteúdo, e análise de investigação.

Para outras utilizações de terceiros do MediaWiki, por favor, consulte Centro do administrador de sistemas.

Partilha de Conhecimentos

Many academic wikis are using Extension:Semantic MediaWiki and leveraging the semantic web to share data. The MediaWiki API can also be used to mine data from other sites; combined with an scheduler program like Cron this can lead to semi-automated data distribution.

Controlo de Acesso

Criação de Conta

Modelo Vampiro

O "modelo vampiro" consiste em duas regras:

  1. apenas os utilizadores registados podem editar
  2. apenas os utilizadores registados podem criar contas

This method of account-creation removes the burden of making all accounts from single user/admin, this greatly simplifies matters. Because trust of peers is relatively high in an academic setting, a single account can be made for a P.I., who then can make accounts for their students. Because MediaWiki logs all account activity it is (relatively) easy to track accountability for creation of spam/bot accounts.

Autenticação

Extension:LDAPAuthentication2
Leverage an existing LDAP (including Microsoft Active Directory, Kerberos) as a single sign-on

Autorização

Segurança de conteúdo

Extension:AccessControl
Collaboration with commercial entities on academic projects, may require site content security. This extension has been created for this purpose.

Gestão de Documentos

Edição

Extension:ParserFunctions
Bundled with core, required for complex templating including most WP templates.
Extensão:Scribunto
Bundled with core, required for especially complex templating including many WP templates.
Extensão:WikiEditor
Bundled with core, 2010-era wikitext editor sponsored by Wikimedia.
Vector
A Polished skin for MediaWiki that comes bundled by default.
Extensão:Cite
Bundled with core, displays citations to show where information originated. This is particularly useful when merging data from a single document on multiple wiki pages to indicate why the information is authoritative.

Navegação e Pesquisa

Extension:BreadCrumbs2
Navigation aid when traversing the wiki, usually used to display and highlight a category hierarchy.
Extensão:Árvore de Categoria
Improve category listings with counters for contained pages of sub-categories.
Extension:SphinxSearch
An alternative to the default search engine, lightweight but allowing more robust indexing of content through the third-party Sphinx engine.
Alternatives:
Extension:CirrusSearch
Extension:Semantic MediaWiki
Allows you to add meta data to content in wiki articles and providing a query language for dynamically retrieving content including properties and lists of articles.
Alternatives:
Extension:DynamicPageList

Consultar também