aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tag.list.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #925 from ArthurHoaro/theme/remove-2nd-sort-byArthurHoaro2017-08-191-2/+0
|\ | | | | Remove the 2nd green 'sort by' row in link list
| * Remove the 2nd green 'sort by' row in link listArthurHoaro2017-08-191-2/+0
| | | | | | | | It isn't really useful and doesn't look good if there isn't enough tags
* | Hide the search link if no tag has been searched in tag listArthurHoaro2017-08-191-3/+5
|/
* Tagcloud/list improvmentsLucas Cimon2017-06-091-1/+4
|
* Tag list: use awesomplete for tag auto completionArthurHoaro2017-05-251-1/+5
|
* Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-0/+82
* The tag list can be sort alphabetically or by most used tag * Edit/Delete are perform using AJAX, or fallback to 'do=changetag' page * New features aren't backported to vintage theme