On Mon, Jul 14, 2014 at 12:15 PM, James Darnley <james.darn...@gmail.com> wrote: > > On 2014-07-14 10:31, Clément Bœsch wrote: > > src/about | 2 - > > src/about_js | 0 > > src/about_title | 2 +- > > src/archive | 2 - > > src/archive_js | 0 > > src/archive_title | 2 +- > > src/bugreports | 2 - > > src/bugreports_js | 0 > > src/bugreports_title | 2 +- > > src/consulting | 2 - > > src/consulting_js | 0 > > src/consulting_title | 2 +- > > src/contact | 2 - > > src/contact_js | 0 > > src/contact_title | 2 +- > > src/documentation | 2 - > > src/documentation_js | 0 > > src/documentation_title | 2 +- > > src/donations | 2 - > > src/donations_js | 0 > > src/donations_title | 2 +- > > src/download | 2 - > > src/download_js | 0 > > src/download_title | 2 +- > > src/index | 2 +- > > src/index_js | 0 > > src/index_title | 2 +- > > src/legal_js | 0 > > src/legal_title | 2 +- > > src/logik_js | 0 > > src/news_js | 0 > > src/olddownload | 2 - > > src/olddownload_js | 0 > > src/olddownload_title | 2 +- > > src/projects | 2 - > > src/projects_js | 0 > > src/projects_title | 2 +- > > src/security | 2 - > > src/security_js | 0 > > src/security_title | 2 +- > > src/shame | 2 - > > src/shame_js | 0 > > Why are there so many empty files?
All the *_js files are included to add extra javascript code at the end of the page. For instance, the download page requires a bit of javascript to work, so it contains: > <script src="js/download.js"></script> The HTML pages that do not require extra javascript have this include file empty. -- db0 - Deby Barbara Lepage http://db0.fr/ _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel