From: Thierry Parmentelat Date: Fri, 21 Dec 2012 11:34:11 +0000 (+0100) Subject: one more word on the js libraries that ship with this module X-Git-Tag: myslice-django-0.1-1~110 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=47ef14679f85c87ab2dcc8099969cd784ba1f479 one more word on the js libraries that ship with this module --- diff --git a/README b/README index eb38a31b..54a5204a 100644 --- a/README +++ b/README @@ -38,6 +38,7 @@ For now there's not much in here; this was the simplest possible way to demonstrate deferring authorization elsewhere * To logout, click on 'logged as *jean*', this shows a confirmation page.. + Right now the UI has 4 views: * the most useful one being the 'Plugin' view which demonstrates all the available plugins @@ -46,9 +47,17 @@ Right now the UI has 4 views: * slice view : only demonstrates how to use URLs to pass arguments along * scroll view : forget about that one, but it does illustrate that some pages can be made public (no need to login) * tab view : a hand-made tab widget - (last three from slice/views.py) + +Third party tools shipped: + +* jquery +* datatables +* bootstrap + +not much effort has been put into coming up with a nice layout and all, feel free to tweak that but it's probably way too early for that + ==================== Contents: 1st level subdirs ========== code from git