summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ikisystem.mdwn9
1 files changed, 4 insertions, 5 deletions
diff --git a/ikisystem.mdwn b/ikisystem.mdwn
index 25eedd0..c2aeb60 100644
--- a/ikisystem.mdwn
+++ b/ikisystem.mdwn
@@ -31,6 +31,10 @@ and different kinds of users:
vcs_txt_local
fs_local
}
+ {rank=same; txt_form search_form}
+ {rank=same; search_db vcs_txt vcs_tmpl fs}
+ {rank=same; search_query txt media tmpl}
+ {rank=same; webpages webpages_admin webpages_searchresult}
search_query [shape=plaintext, label="Search query"]
txt [shape=plaintext, label="Markdown text"]
@@ -72,10 +76,5 @@ and different kinds of users:
fs_local -> fs [dir=both]
fs -> media -> iki_engine
-
- {rank=same; search_db vcs_txt vcs_tmpl fs}
- {rank=same; search_query txt media tmpl}
- {rank=same; txt_form search_form}
- {rank=same; webpages webpages_admin webpages_searchresult}
}
"""]]