aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tag.list.html
Commit message (Collapse)AuthorAgeFilesLines
* Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-021-3/+3
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Add classes to default template to avoid using IDs in SCSSArthurHoaro2018-05-101-2/+2
|
* Fix alignement and better clarity for 'List all links with those tags' buttonArthurHoaro2017-11-081-1/+3
| | | | | | Fix CSS class typo and display the link as a button Fixes #999
* 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