Block Diagram

We trace how programmers, administrators and authors collaborate to make wiki work for the community. We distinguish function (square) and storage (oval).

digraph { node [shape=box style=filled fillcolor=palegreen] modules [shape=oval] core -> modules -> application plugins -> modules node [fillcolor=bisque] dns [shape=oval] wiki [shape=oval] application -> compose -> server -> federation domain -> dns -> server certificates -> proxy -> compose application -> wiki -> backup node [fillcolor=lightblue] identity -> login -> browser -> author server -> browser node [fillcolor=pink] source [shape=oval] outpost -> source -> build -> reload-> compose reload -> alert }

Developers maintain the wiki platform (green) and explore in revolutionary outposts (pink).

Administrators maintain and backup the server (beige) for use by some collection of authors (blue).