s5:regiowiki
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| s5:regiowiki [2009/09/20 17:26] – created andi | s5:regiowiki [2009/09/26 07:16] (current) – slides andi | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| by Andreas Gohr\\ | by Andreas Gohr\\ | ||
| CosmoCode GmbH\\ | CosmoCode GmbH\\ | ||
| - | http:// | + | http:// |
| ===== Agenda ===== | ===== Agenda ===== | ||
| - | - What are typical RegioWiki | + | |
| - | - How does DokuWiki | + | |
| - | - What might be especially useful for RegioWikis? | + | - What is DokuWiki |
| - | - Your Questions | + | - What plugins |
| + | - Your questions | ||
| + | |||
| + | ===== About me ===== | ||
| + | |||
| + | * Andreas Gohr < | ||
| + | * DokuWiki creator and lead developer | ||
| + | * CosmoCode GmbH | ||
| + | * www.cosmocode.de | ||
| + | * IT Service Provider based in Berlin | ||
| + | * Focused on CMS, Wikis and Custom Solutions | ||
| + | * Consulting and Support for Wikis (esp. DokuWiki) | ||
| + | * Makers of www.wikimatrix.org Wiki comparison portal | ||
| ===== RegioWiki requirements ===== | ===== RegioWiki requirements ===== | ||
| Line 25: | Line 37: | ||
| * Even smaller group of people involved as editors | * Even smaller group of people involved as editors | ||
| * Editors might not be technically versatile | * Editors might not be technically versatile | ||
| + | * Users might not be comfortable with English speaking software | ||
| * Low to no funding | * Low to no funding | ||
| Line 30: | Line 43: | ||
| * PHP based | * PHP based | ||
| - | * Free and Open Source | + | * Free and Open Source |
| * Created in 2004 | * Created in 2004 | ||
| * Originally focused on documentation (hence the name) | * Originally focused on documentation (hence the name) | ||
| Line 53: | Line 66: | ||
| * Final page HTML is stored in cache files | * Final page HTML is stored in cache files | ||
| * Word based fulltext index for fast search even in large wikis | * Word based fulltext index for fast search even in large wikis | ||
| - | |||
| - | ===== Wiki Syntax ===== | ||
| - | |||
| - | |||
| - | ==== We believe wiki syntax is superior to WYSIWYG editors in every way, but that doesn' | ||
| - | |||
| ===== Ease of Use ===== | ===== Ease of Use ===== | ||
| Line 65: | Line 72: | ||
| * Extensive formatting toolbar for most common syntax | * Extensive formatting toolbar for most common syntax | ||
| * Keyboard shortcuts | * Keyboard shortcuts | ||
| - | * We're permanently improving | + | * We're permanently improving |
| * Intelligent context sensitive editor | * Intelligent context sensitive editor | ||
| * Keep list indentions | * Keep list indentions | ||
| Line 71: | Line 78: | ||
| * Relative headline level insertions | * Relative headline level insertions | ||
| * Link Wizard | * Link Wizard | ||
| + | |||
| + | ===== Completely Localized ===== | ||
| + | |||
| + | * The whole interface is translatable | ||
| + | * Comes with translations for more than 40 languages | ||
| + | * UTF-8 everywhere and Support for Right-to-Left languages | ||
| + | * Optional page name transliteration for Russian, Korean, Japanese, ... | ||
| + | * Your language missing? -> http:// | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ===== Content Organization ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Namespaces allow hierarchical content organization | ||
| + | * Group pages (and media files) to the same topic in their own namespace | ||
| + | * Examples: | ||
| + | * a namespace for each district in your city | ||
| + | * namespaces for different topics (eg. governance, culture, sports, sightseeing) | ||
| + | * Namespaces can be used with access restriction | ||
| + | |||
| + | ===== Access Controls ===== | ||
| + | |||
| + | * DokuWiki supports users and groups | ||
| + | * can use different auth backends | ||
| + | * Example: reuse the logins from your forum | ||
| + | * Access Control Lists (ACL) | ||
| + | * groups and users | ||
| + | * pages and namespaces | ||
| + | * read, write, create, upload, delete | ||
| + | |||
| + | ===== Media Support ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Upload images, documents to a central repository | ||
| + | * Use media files in any page | ||
| + | * Organize in namespaces | ||
| + | * Insert with a single click | ||
| + | * Image resizing support | ||
| + | |||
| + | ===== Templates aka. Skins ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * DokuWiki can be styled through templates | ||
| + | * Similar to how Wordpress themes work | ||
| + | * http:// | ||
| + | * WikiPedia look and feel is possible | ||
| + | |||
| + | ===== Plugins ===== | ||
| + | |||
| + | * DokuWiki itself is relatively basic | ||
| + | * Focuses on the core wiki functionality | ||
| + | * Nearly everything beyond can be done through plugins | ||
| + | * More than 500 plugins available at http:// | ||
| + | * Plugins can be dowloaded and installed with built in plugin manager | ||
| + | * A few that might be interesting for RegioWikis: | ||
| + | |||
| + | ===== Plugin: Gallery ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Display all images uploaded to a namespace as a nice gallery | ||
| + | * Creates thumbnails, reads image titles and dates from EXIF | ||
| + | * Can use Lightbox JavaScript | ||
| + | * Can also load images from a Media RSS feed (eg. from Flickr) | ||
| + | * http:// | ||
| + | |||
| + | ===== Plugin: VShare ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Adds simple syntax to embed videos from popular video sharing sites | ||
| + | * About 30 sites supported, including Youtube, Vimeo, Dailymotion, | ||
| + | * New sites can easily be added through a config file | ||
| + | * http:// | ||
| + | |||
| + | ===== Plugin: Google Maps ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Embed a Google map in any page | ||
| + | * Lets you set points of interest in the syntax | ||
| + | * http:// | ||
| + | |||
| + | ===== Plugin: OSM ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Similar to the Google Maps plugin | ||
| + | * Uses the free and open service Open Street Maps | ||
| + | * http:// | ||
| + | |||
| + | ===== Plugin: CSV ===== | ||
| + | |||
| + | * Display data from an uploaded CSV file (eg. exported from Excel) | ||
| + | * Useful for publishing official numbers | ||
| + | * http:// | ||
| + | |||
| + | ===== Plugin: Wrap ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Add boxes with various styles to your wiki | ||
| + | * information, | ||
| + | * Create multiple columns | ||
| + | * Or add your own styles | ||
| + | * http:// | ||
| ===== RegioWikis using DokuWiki ===== | ===== RegioWikis using DokuWiki ===== | ||
| Line 78: | Line 195: | ||
| * Eckelsdorf (Germany) http:// | * Eckelsdorf (Germany) http:// | ||
| * Sechtem (Germany) http:// | * Sechtem (Germany) http:// | ||
| - | * Wunsdorf | + | * Wunstorf |
| * Speichersdorf (Germany) http:// | * Speichersdorf (Germany) http:// | ||
| * Planebruch (Germany) http:// | * Planebruch (Germany) http:// | ||
| * Your town soon? | * Your town soon? | ||
| + | |||
| + | ===== More Info ===== | ||
| + | |||
| + | * Main site: http:// | ||
| + | * many translations already | ||
| + | * Forums: http:// | ||
| + | * sub forums for German, French, Chinese and Arabic speaking users | ||
| + | * IRC: #dokuwiki at freenode.net | ||
| + | * Ask me for a Leaflet in English or German | ||
| + | |||
| + | ===== Questions? ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ===== Thanks! ===== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | **Thank you very much** | ||
| + | |||
| + | * Stickers and leaflets here | ||
s5/regiowiki.1253467587.txt.gz · Last modified: by andi
