From 721f6213cc1343e4ab613a89be55d37dd0780244 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Mon, 17 Sep 2007 22:23:40 +0000 Subject: - Moved images from compiled in image dir to data dir 'img'. - Fixed MapUrl entries to the new image location - Adapted some pages for the new image locations. - Added a preload functionalty to fill file cache at plugin startup. --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index dc00cd3..bf2062b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2007-09-18 Dieter Hametner + + - Eliminated 'images' directory. The images are now not longer + compiled with ecpp into the executable module of live. With the + content.ecpp part and file cache we have a equally performant + solution to compiled in files. + - Added file cache preload functionality. The file cache is filled + with a list of files defined at compile time on plugin startup + time. + 2007-09-09 Dieter Hametner * tntconfig.cpp: allways give absolute paths to content.ecpp -- cgit v1.2.3