Mercurial > projects > booket
comparison booket.html @ 12:948048e40fab
Add option for displaying tag list as a tag cloud
author | Guido Berhoerster <guido+booket@berhoerster.name> |
---|---|
date | Thu, 18 Sep 2014 20:28:09 +0200 |
parents | ef5d75bcac5e |
children | fb5fb3b38c0d |
comparison
equal
deleted
inserted
replaced
11:ef5d75bcac5e | 12:948048e40fab |
---|---|
147 <li><button type="button" name="set-tag"></button><span | 147 <li><button type="button" name="set-tag"></button><span |
148 class="tag-count"></span><button type="button" | 148 class="tag-count"></span><button type="button" |
149 name="toggle-tag"></button></li> | 149 name="toggle-tag"></button></li> |
150 </template> | 150 </template> |
151 </ul> | 151 </ul> |
152 | |
153 <label><input type="checkbox" name="show-tag-cloud"></input> Show tag | |
154 cloud</label> | |
152 </aside> | 155 </aside> |
153 | 156 |
154 <aside id="search"> | 157 <aside id="search"> |
155 <h3>Search</h3> | 158 <h3>Search</h3> |
156 | 159 |