]> git.ipfire.org Git - thirdparty/squid.git/commit
Multi-Lingual FTP directory listing
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 31 Oct 2009 11:53:09 +0000 (00:53 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 31 Oct 2009 11:53:09 +0000 (00:53 +1300)
commit0477a0720841098ff1fa396e80b6259d827e437c
tree859910c56ba9989b02d9fba212f912c7d01f31ae
parent15b02e9a6c826188f7a409a51c2f0d7d9c3bec8a
Multi-Lingual FTP directory listing

This replaces hard-coded FTP directory page with dynamically loaded
'error page' same as all other FTP result HTML outputs.

This has the added benefit of making the page HTML standards compliant,
CSS branded, and presentable in any of the auto-negotiated languages.
doc/release-notes/release-3.2.sgml
errors/errorpage.css
errors/templates/ERR_DIR_LISTING
src/MemBuf.h
src/cache_cf.cc
src/cf.data.pre
src/err_type.h
src/errorpage.cc
src/errorpage.h
src/ftp.cc