Commit Graph

3 Commits

Author SHA1 Message Date
Kenneth Newwood d083ea1507 Fixed translation and updated tags plugin
Instead of the default string $Language->get($string) previously
returned an empty string, breaking the default translation behaviour of
all default plugins except the tags plugin (which was fixed in the
course of the change).
2016-03-27 21:01:23 +02:00
Simon Davie 98d07e1942 [Tags Plugin] Enable sorting & beautify with ucfirst()
Enable sorting of the tags shown when using the tags plugin. Options
for sorting are "Alphabetical", "Count" and "Date". Date is the
default as it is the current way of sorting.

Also, use PHP function ucfirst to beautify the tags list.

Translations added for en_US only.
2016-01-22 17:55:13 +00:00
dignajar e7890f4a71 changes on directories names 2016-01-20 21:29:01 -03:00