X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=79ca81c9cd370e9636b13235c1fab55ad5d146fb;hb=cc77563dcaaadd7d71963721c2e154a766ab4a01;hp=cae4a2873aaef926592038b96f56eb5f4c757b3c;hpb=e477aa03a11ff1ef22b6618b977070394d4b626a;p=myslice.git diff --git a/README b/README index cae4a287..79ca81c9 100644 --- a/README +++ b/README @@ -112,6 +112,11 @@ package is published) for how to use a separate authentication system, as well as settings.py for how to enable it +* ui/ + provides building blocks for the UI, especially layouts (1 or 2 columns) as + well as the topmenu widget + + some global static files (css, js, images..) + * portal/ this is where the first implementation of myslice, with complete user-management including registration, is taking place @@ -120,11 +125,6 @@ package is published) rough/preliminary scaffolding views are in here as the name suggests this is temporary -* views/ - will receive actual views over time - currently has some global html templates as well - + some global static files (css, js, images..) - * insert_above: a third-party django app for adding on-the-fly mentions to css or js files that need to go in the header