summaryrefslogtreecommitdiffstats
path: root/hugolib/menu.go
AgeCommit message (Expand)Author
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-09Use Identifier as last sort resort for default menu sortBjørn Erik Pedersen
2015-07-30Remove deprecated fields and methods for v0.15Anthony Fok
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-07menu: make receiver name on Page methods consistentbep
2014-11-01Implement HasMenuCurrent and IsMenuCurrent for Nodesbep
2014-09-09Change all uses of sort.Sort to sort.Stable.Using sort.Stable ensures that ev...Nate Finch
2014-05-27Pre and Post in Menu are type HTMLspf13
2014-05-14Fixing issue when two menu items have the same name.spf13
2014-04-24Creating site menu configuration and have the docs site use itspf13
2014-04-23new menus system including active link & nestingspf13