TWiki

De WikiTraba

Dreceres ràpides: navegació, cerca
TWiki
Area: Desarrollo distribuido
Web del proyecto: TWiki


Una plataforma de desarrollo colaborativo basada en edicion wiki enfocado a intranets, es similar a eroom pero mas flexible y configurable mediante plugins. y si, su logo es el robot que salia en la serie televisiva Buck Rogers, odisea del espacio


Según la lista de abajo, lo diferencia de MediaWiki el control fino de acceso, el bloqueo de pagina bajo edición y los attachment de cualquier tipo, la Twiki-Syntaxis (que sigue siendo simple) y permitir codigo HTML normal (corregidme si MediaWiki también lo permite)

Main Features of TWiki

   * Edit existing pages or create new pages by using any web browser.
   * Web pages are automatically linked. You do not need to learn HTML commands to link pages.
   * Very simple text formatting. Basically, you write a web page like you would write an email.
   * Full text search with/without regular expressions.
   * All changes to pages and attachments are under revision control. Find out who changed what and when.
   * Fine grained access control based on groups.
   * Automatic email notification when web pages change.
   * File attachments: Upload and download any file as an attachment to a page by using your browser. This is similar to email file attachments, but it happens on web pages.
   * Topic locking: Users are warned if a page is being edited by an other person. This is to prevent contention, e.g. simultaneous page editing.