summaryrefslogtreecommitdiff
path: root/ikiroles.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ikiroles.mdwn')
-rw-r--r--ikiroles.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/ikiroles.mdwn b/ikiroles.mdwn
index e7192db..d5f2742 100644
--- a/ikiroles.mdwn
+++ b/ikiroles.mdwn
@@ -56,15 +56,15 @@ individual passwords).
/* input data types */
search_query [shape=plaintext, label="Search query"]
txt [shape=plaintext, label="Markdown text"]
- media [shape=plaintext, label="Graphics files"]
- tmpl [shape=plaintext, label="Html templates"]
+ media [shape=plaintext, label="Graphics file"]
+ tmpl [shape=plaintext, label="Html template"]
search_db [shape=egg, label="Search index"]
/* stored data types */
- txt_stored [shape=plaintext, label="Version-controlled Markdown text"]
- media_stored [shape=plaintext, label="Graphics files"]
- tmpl_stored [shape=plaintext, label="Version-controlled html templates"]
+ txt_stored [shape=egg, label="Version-controlled Markdown texts"]
+ media_stored [shape=egg, label="Graphics files"]
+ tmpl_stored [shape=egg, label="Version-controlled html templates"]
webpages [label="Static website"]
webpages_admin [label="(Admin-)editable website"]