Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:misc:thiswiki [2020/03/01 13:52] – [List of external modules used by Impilo] foisysen:misc:thiswiki [2021/05/29 15:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Informations about this wiki installation ======
 +
 +===== Rational for selecting Dokuwiki =====
 +
 +Three reasons have motivated the selection of Dokuwiki as Impilo's documentation platform:
 +
 +  * First, Dokuwiki does not require the use of a relational database system. This is an important point for documentation portability.
 +  * Second, a Dokuwiki installation is a vast collection of text files, another strong point for portability.
 +  * Thirdly (anf finally!), a [[http://www.dokuwiki.org/plugins|large plugin ecosystem]] exists, which allow for easy expansion of the functionality of this documentation project.
 +
 +At present (06/2013), this site uses the //Weatherwax//  version since the large majority of plugins is now officially compatible. Those who are not are actually working just fine anyway :-)
 +
 +===== List of external modules used by Impilo =====
 +
 +  * [[https://www.dokuwiki.org/plugin:ckgedit|CKGEdit]]: an editor for the WYSIWYG addicted
 +    * //Greebo// compatible: YES
 +  * [[https://www.dokuwiki.org/plugin:upgrade|Dokuwiki Upgrade plugin]]: allowing for an upgrade in place of a Dokuwiki instance.
 +    * //Greebo// compatible: YES
 +  * [[http://www.dokuwiki.org/plugin:dw2pdf|Dw2pdf]]: to print material for //offline// reading
 +    * //Greebo// compatible: YES
 +  * [[http://www.dokuwiki.org/plugin:gallery|Gallery]]: to ease image management
 +      * //Greebo// compatible: YES: Unknown but seems to work.
 +  * [[http://www.dokuwiki.org/plugin:note|Note]]: to add visual impact to important documentation points.
 +    * //Greebo// compatible: YES
 +  * [[http://www.dokuwiki.org/plugin:refnotes|Refnotes]]: to manage bibliographic reference from within Dokuwiki
 +    * //Greebo// compatible: YES
 +  * [[http://www.dokuwiki.org/plugin:syntaxhighlighter4|SyntaxHighlighter4]]: to cleanly show code blocks
 +    * //Greebo// compatible: YES
 +  * [[http://www.dokuwiki.org/plugin:translation|Translation]]: easy management of translated versions of this wiki.
 +    * //Greebo// compatible: YES
 +
 +===== External modules' sandbox =====
 +
 +  * Note
 +
 +<note> This is a test! </note>
 +
 +<note warning> This is a test! </note>
 +
 +<note important> This is a test! </note>
 +
 +<note tip> This is a test! </note>
 +
 +\\
 +