pre-0.2.0 CHANGES removed. 0.2.0-pre1 some code cleanups. fpt should now work out of the box (after editing the dox-demo/dox.conf.php :) 0.2.0-pre2 userdir are handled correctly (if the userdir is not /home/USER/www) sort_files(); sort_dir() images icon ICON_IMAGE text icon ICON_TEXT doc icon ICON_DOC 0.2.0 userdirs may be disabled branding() [remote style] removed. html.php won't be part of fpt any more. fpt uses css exclusively from now on. indexor() removes tailing '/'. $namelengthlimit-'bug' removed. 0.2.1 Thu Mar 21 20:43:17 CET 2002 wb re-renaming fpTWO.php to fpt.php :) code cleanups more css :) config-hashes are now: $hash['_ENABLED']=[0,1]; $hash['_CLASS']=; $hash['_ALIGN']=; 0.2.2 minor fixes. fpt advertising fpt-advertising is enabled by default (in summaries 'generated by fpt [fpt a.b.c]' is added containing a link to fpt.sourceforge.net. if you don't like this you can disable it by setting $fpt['advertise']=1; to 0 or commenting it out. 0.2.3 Sat Oct 5 11:26:32 2002 wb userdir code improved: - fixed an endless loop condition - when handling a userdir the first indexor - first elements are no longer "'server/~username' '/' 'firstdir'" but "'server' '/' '~username' '/' 'firstdir'"