hugo/source
Prashant Karmakar 186db7cd7a Fix page names that contain dot
changes:
    - in hugolib/page.go, `func permalink` and `func TargetPath`
      Fixed the attempt to *replace* the extension of something
      that was *already* a basename.
    - in source/file.go, `func NewFile`
      added check for allowed languages before translating filename

Fixes #2555
2016-11-01 14:18:24 +01:00
..
content_directory_test.go
file.go Fix page names that contain dot 2016-11-01 14:18:24 +01:00
file_test.go
filesystem.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
filesystem_test.go
filesystem_unix_test.go
filesystem_windows_test.go
inmemory.go
lazy_file_reader.go
lazy_file_reader_test.go