provide a tag cloud for app categories and allow filtering apps from this

This commit is contained in:
redmatrix
2016-05-04 18:27:46 -07:00
parent 1b6bc5394b
commit 566667a263
6 changed files with 98 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
[region=aside]
[widget=appselect][/widget]
[widget=appcloud][/widget]
[/region]

View File

@@ -1,5 +1,5 @@
<div class="generic-content-wrapper-styled">
<h3>{{$title}}</h3>
<h3>{{$title}}{{$cat}}</h3>
{{foreach $apps as $ap}}
{{$ap}}