diff --git a/maloja/server.py b/maloja/server.py index ae6ef3a..ccd7b90 100755 --- a/maloja/server.py +++ b/maloja/server.py @@ -199,11 +199,12 @@ def static_html(name): environ["malojatime"] = malojatime environ["utilities"] = utilities environ["urihandler"] = urihandler - #environ["info"] = info + environ["settings"] = settings.get_settings # external environ["urllib"] = urllib # request environ["filterkeys"], environ["limitkeys"], environ["delimitkeys"], environ["amountkeys"] = uri_to_internal(keys) + environ["_urikeys"] = keys #temporary! #response.set_header("Content-Type","application/xhtml+xml") res = pyhpfile(pthjoin(WEBFOLDER,name + ".pyhp"),environ) diff --git a/maloja/static/less/maloja.less b/maloja/static/less/maloja.less index ce078e8..9f97c19 100644 --- a/maloja/static/less/maloja.less +++ b/maloja/static/less/maloja.less @@ -537,6 +537,8 @@ table.list td.bar div { background-color:@TEXT_COLOR; height:20px; /* can only do this absolute apparently */ position:relative; + display:inline-block; + margin-bottom:-3px; } table.list tr:hover td.bar div { background-color:@FOCUS_COLOR; diff --git a/maloja/web/charts_artists.pyhp b/maloja/web/charts_artists.pyhp new file mode 100644 index 0000000..b79355e --- /dev/null +++ b/maloja/web/charts_artists.pyhp @@ -0,0 +1,42 @@ + + + + + + Maloja - Artist Charts + + + + + + + # this is temporary! all modules need to be converted into partials at some point + html_charts, rep = htmlmodules.module_artistcharts(**amountkeys,**limitkeys) + + + + + + + + +
+
+
+

Artist Charts

View #1 Artists
+ +

+ + +
+ + + + + + + + + + +