# HG changeset patch # User casties # Date 1443713756 -7200 # Node ID 0f4846255b20f04e50e42ca0967f02dcaf279aa1 # Parent 45dad9e38c825674a64d8116912e17b829a3400d updated for ismi-dev. diff -r 45dad9e38c82 -r 0f4846255b20 ismi-python-neo4jrestclient/ismi-vis.py --- a/ismi-python-neo4jrestclient/ismi-vis.py Thu Oct 01 14:39:56 2015 +0200 +++ b/ismi-python-neo4jrestclient/ismi-vis.py Thu Oct 01 17:35:56 2015 +0200 @@ -13,6 +13,10 @@ def get_index(): return app.send_static_file('index.html') +@app.route("/commentaries.html") +def get_commentaries(): + return app.send_static_file('commentaries.html') + @app.route("/graph") def get_graph(): diff -r 45dad9e38c82 -r 0f4846255b20 ismi-python-neo4jrestclient/static/commentaries.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ismi-python-neo4jrestclient/static/commentaries.html Thu Oct 01 17:35:56 2015 +0200 @@ -0,0 +1,166 @@ + + + + + ISMI commentary relations + + + +
+
+ + +
+
+
+
Search Results
+ + + + + + + + + + +
Title (translit)Title (arabic)ismi_id
+
+
+
+
+
Details
+
+ +
+

Details

+
    +
+
+
+
+
+
+ + + + + + + + + + diff -r 45dad9e38c82 -r 0f4846255b20 ismi-python-neo4jrestclient/static/index.html --- a/ismi-python-neo4jrestclient/static/index.html Thu Oct 01 14:39:56 2015 +0200 +++ b/ismi-python-neo4jrestclient/static/index.html Thu Oct 01 17:35:56 2015 +0200 @@ -1,11 +1,11 @@ - + Neo4j Movies - +