Revision history for FlexibleWikkaFR


Revision [22795]

Last edited on 2016-05-20 07:38:42 by PivWan [Replaces old-style internal links with new pipe-split links.]
Additions:
This page can now be found on the [[Docs:FlexibleWikkaFR | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/FlexibleWikkaFR/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
This page can now be found on the [[Docs:FlexibleWikkaFR Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/FlexibleWikkaFR/revisions
old revisions of this page]] is still available for reference.<<


Revision [17999]

Edited on 2008-01-27 02:34:53 by PivWan [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:FlexibleWikkaFR Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/FlexibleWikkaFR/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentationFR Documentation de Wikka]]
=====Wikka: A flexible engine for adaptive applications =====
""<img src="images/flexible.jpg" alt="Flexible" style="float: right; margin: 30pt; padding: 10pt;">""
WikkaWiki est un [[WikiEngineFR wiki]] [[LightweightInfoFR léger]] qui peut facilement être [[ExtensibleInfoFR étendu]] ou adapté. En positionnant les bons [[ACLInfoFR privilèges]] et en installant les [[UsingActionsFR modules]] appropriés, vous pouvez facilement convertir WikkaWiki en une application complètement différente, adaptée à vos besoins. Vous pouvez aussi jeter un coup d'oeil aux [[CodeContributions contributions]] si vous voulez augmenter les fonctionnalités offertes par WikkaWiki.
===Utiliser Wikka comme un //wiki//===
L'idée de départ d'un [[WikiEngineFR moteur wiki]] est d'offrir un //blackboard numérique// où n'importe quel utilisateur, enregistré ou non, peut modifier les informations et les commenter.
ACL typiques: r: * / w: * / c: *
Actions associées: RecentChanges, RecentlyCommented, MyPages, HighScores,
===Utiliser Wikka comme un //forum de discussion//===
Vous pouvez configurer Wikka comme un endroit où les utilisateurs enregistrés peuvent converser sur de multiples sujets en créant des pages pour chacun (à la manières des //sujets// d'un forum) et en utilisant les [[WikiCategoriesFR catégories]] pour regrouper les sujets. Par rapport aux forums traditionnels, les wikis ont l'avantage technique de permettre une modification continue des pages, ainsi que la possibilité de couper, modifier, supprimer, ré-ordonner et re-catégoriser les discussions.
ACL typiques: r: * / w: + / c: *
Actions associées: RecentChanges, RecentlyCommented, HighScores,
===Utiliser Wikka comme un //outil de blog//===
Un //blog// est habituellement une liste de textes écrits par le propriétaire du blog où les visiteurs peuvent laisser des commentaires.
WikkaWiki est facilement adaptable en blog en le configurant de telle façon que seul le propriétaire du wikka ait le droit d'éditer.
ACL tyipques: l: * /w: !* / c: *
Actions associées: RecentlyCommented
===Utiliser Wikka comme un //intranet//===
WikkaWiki peut être utilisé tant par des équipes réduites que des sociétés ou des associations comme outil interne de travail collaboratif. Gestion de projets, documentation, agendas sont facilement partageables via l'interface sécurisée et intuitive de Wikka.
ACL typiques: r: + / w: + / c: + or r: !* / w: !* / c: !*
Actions associées: [[Mod015fFilesAction FileUpload]],
===Utiliser Wikka comme un //agenda ou un bloc-notes//===
Wikka peut aussi être utilisé par son propriétaire pour stocker des rendez-vous, des listes de tâches ou pour stocker des liens hypertextes.
ACL typiques: r: !* / w: !* / c: !*
Actions associées: FreeMind
===Utiliser Wikka comme un //album photo//===
There are currently various actions available to have wikka act as an image gallery. One of them displays thumbnails of images in a single directory...and the user must provide pre-generated thumbnails. This action (available [[http://wiki.grenzstein.com/PhotoAlbum here]]) could be easily modified so that the user could have different versions of the action for different directories (this is probably a fine approach for a single user). The other modified gallery action is a further development of the first one. It provides access to a gallery/directory for each user name and generates thumbnails using GD (which for new folk is on the server). The directories would have to be made on the server and files uploaded to them manually (It's currently being used in an environment where there's scripting to do that automatically for each user...and most of the images are generated on-line), however it could be easily modified to show images in a directory named after each page it is on rather than for a different user (the ability to upload images is a different story). Go to GmBowen's page for a further description of the action that's been developed, which is available [[http://wiki.samuelooi.com/wikka.php?wakka=Mod02Gallery here]].
===Wikka as a //community-maintained user manual// ===
No example yet, in the planning stages. The idea is to have a Wiki where users of a software application or a web service (e.g., a forum) write and maintain a manual for that application. Unfortunately many systems that have many users have a poor (or even non-existant) user manual; when users figure out how to use a feature they can add this to the Wiki and thus share their knowledge. Sometimes a (moderated) forum is used for this purpose but there are limitations to that; using a Wiki is more flexible and more powerful.
Typical ACL settings: r: * / w: + / c: *
===Wikka as a //vehicle for open source// ===
A Wiki could itself //contain// the source to be shared and developed (it's been done before). Also in the planning stages. Would probably work best for a collection of smallish scripts (one page to a script) that could be shared and improved in this manner.
Typical ACL settings: r: * / w: + / c: *
===Wikka as a //System of organising a Live Roleplay game//===
The Organisers of [[http://www.mythodea.de "ConQuest"]], a large Live Action Role Playing game in Germany, use Wikka as a platform to coordinate the efforts of various teams. Wikka was chosen because of its rather easy managment for usergroups.
Currently Wikka serves three major functions:
~Sharing information for the Gamemasters, a place to answer their questions and those they were asked by players
~The so called "Orga-Team" uses Wikka to document and coordinate the negotiations with officials, traders and gastronomers and other service providers
~Writing a dense Plot for a few thousand participants in several Plotlines.
ACL settings: r:+ / w:+ /c:+ or r:UserGroup / w: UserGroup / c:+
//n'hésitez pas à ajouter votre propre vision d'un wiki//
CategoryDocumentationFR


Revision [8894]

Edited on 2005-06-06 19:56:38 by PivWan [WIP.]
Additions:
WikkaWiki est un [[WikiEngineFR wiki]] [[LightweightInfoFR léger]] qui peut facilement être [[ExtensibleInfoFR étendu]] ou adapté. En positionnant les bons [[ACLInfoFR privilèges]] et en installant les [[UsingActionsFR modules]] appropriés, vous pouvez facilement convertir WikkaWiki en une application complètement différente, adaptée à vos besoins. Vous pouvez aussi jeter un coup d'oeil aux [[CodeContributions contributions]] si vous voulez augmenter les fonctionnalités offertes par WikkaWiki.
===Utiliser Wikka comme un //wiki//===
L'idée de départ d'un [[WikiEngineFR moteur wiki]] est d'offrir un //blackboard numérique// où n'importe quel utilisateur, enregistré ou non, peut modifier les informations et les commenter.
ACL typiques: r: * / w: * / c: *
Actions associées: RecentChanges, RecentlyCommented, MyPages, HighScores,
===Utiliser Wikka comme un //forum de discussion//===
Vous pouvez configurer Wikka comme un endroit où les utilisateurs enregistrés peuvent converser sur de multiples sujets en créant des pages pour chacun (à la manières des //sujets// d'un forum) et en utilisant les [[WikiCategoriesFR catégories]] pour regrouper les sujets. Par rapport aux forums traditionnels, les wikis ont l'avantage technique de permettre une modification continue des pages, ainsi que la possibilité de couper, modifier, supprimer, ré-ordonner et re-catégoriser les discussions.
ACL typiques: r: * / w: + / c: *
Actions associées: RecentChanges, RecentlyCommented, HighScores,
===Utiliser Wikka comme un //outil de blog//===
Un //blog// est habituellement une liste de textes écrits par le propriétaire du blog où les visiteurs peuvent laisser des commentaires.
WikkaWiki est facilement adaptable en blog en le configurant de telle façon que seul le propriétaire du wikka ait le droit d'éditer.
ACL tyipques: l: * /w: !* / c: *
Actions associées: RecentlyCommented
===Utiliser Wikka comme un //intranet//===
WikkaWiki peut être utilisé tant par des équipes réduites que des sociétés ou des associations comme outil interne de travail collaboratif. Gestion de projets, documentation, agendas sont facilement partageables via l'interface sécurisée et intuitive de Wikka.
ACL typiques: r: + / w: + / c: + or r: !* / w: !* / c: !*
Actions associées: [[Mod015fFilesAction FileUpload]],
===Utiliser Wikka comme un //agenda ou un bloc-notes//===
Wikka peut aussi être utilisé par son propriétaire pour stocker des rendez-vous, des listes de tâches ou pour stocker des liens hypertextes.
ACL typiques: r: !* / w: !* / c: !*
Actions associées: FreeMind
===Utiliser Wikka comme un //album photo//===
Deletions:
WikkaWiki is a [[LightweightInfo light]] WikiEngine that can be easily [[ExtensibleInfo extended]] or adapted to many different uses. By setting the appropriate [[ACLInfo access privileges]] and installing the appropriate [[UsingActions modules]], you can turn WikkaWiki into different applications, tailored to your needs. You can also take a look at [[CodeContributions user-contributed code]] to extend Wikka with new functionalities.
===Wikka as a //public wiki//===
The traditional idea behind the concept of a [[WikiEngine wiki]] is to create a //digital blackboard// on which any user, either registered or anonymous, can write modifications and add comments.
Typical ACL settings: r: * / w: * / c: *
Relevant Actions: RecentChanges, RecentlyCommented, MyPages, HighScores,
===Wikka as a //discussion forum//===
You might want to install a Wikka distribution to create a place where registered users can hold discussions on different topics, by creating distinct pages for distinct topics (much as a traditional //threads//) and using [[WikiCategory categories]] to group topics. Compared to traditional forums, wikis have the advantage of allowing continuous page modifications, hence enabling users to split-up, modify, delete, reorder and redistribute discussions.
Relevant Actions: RecentChanges, RecentlyCommented, HighScores,
===Wikka as a //blog//===
A //blog// typically consists of content posted by the blog owner that can be freely commented by external users.
WikkaWiki can be easily set to work as a private blog system in which only the wikka owner is able to write.
Typical ACL settings: r: * / w: !* / c: *
Relevant Actions: RecentlyCommented,
===Wikka as an //intranet CMS// ===
WikkaWiki can be used by teams, organizations and institutions as an internal tool for collaborative work.
Collaborative writing of projects, storage of user information, sharing of documents and files is possible trough Wikka's secure and user-friendly interface.
Typical ACL settings: r: + / w: + / c: + or r: !* / w: !* / c: !*
Relevant Actions: [[Mod015fFilesAction FileUpload]],
===Wikka as a //personal organizer// and //memory support// ===
Wikka can be used by a single user to keep track of events, quotations, to manage a todo-list, or to easily collect weblinks.
Typical ACL settings: r: !* / w: !* / c: !*
Relevant Actions: FreeMind
===Wikka as a //photo album// ===


Revision [8407]

Edited on 2005-05-23 17:37:13 by PivWan [Draft]
Additions:
[[WikkaDocumentationFR Documentation de Wikka]]
//n'hésitez pas à ajouter votre propre vision d'un wiki//
CategoryDocumentationFR
Deletions:
[[WikkaDocumentation Wikka Documentation]]
//feel free to add your ideas and personal wikka adaptations//
CategoryDocumentation


Revision [8406]

The oldest known version of this page was created on 2005-05-23 17:34:59 by PivWan [Draft]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki