Revision history for Perl extension Apache::ClickPath.
1.0 Mon Dec 13 10:22:15 CET 2004
* Torsten Foertsch <torsten.foertsch@gmx.net>
- original version
1.1 Tue Jan 11 14:50:20 CET 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- <area> (image maps) support
- <frame> und <iframe> support
- ClickPathMachine directive
- ClickPathUAExceptions directive
- ClickPathFriendlySessions directive
- ClickPathUAExceptionsFile directive
- ClickPathFriendlySessionsFile directive
1.1a Thu Jan 13 17:08:19 CET 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: the handler crashed without a <ClickPathUAExceptions>
section
1.1b Thu Jan 27 14:16:36 CET 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: mailto:, javascript: links are not considered to be
relative links anymore
1.1c Thu Jan 27 21:45:44 CET 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: now anchor links <a href="#top"> also work
1.1d Tue Mar 29 22:33:46 CEST 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: the combination of internal redirect and expired sessions
did not work well.
1.2 Fri Apr 1 22:08:54 CEST 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: <meta HTTP-EQUIV=REFRESH> without quotes surrounding
"REFRESH" did not work
- Apache::ClickPath::_parse and Apache::ClickPath::Decode added
- decode_session.pl added
1.2a Mon Apr 4 10:30:07 CEST 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Bugfix: check for $r->main and $r->prev not only for $r->prev
1.3 Wed Apr 20 10:56:25 CEST 2005
* Torsten Foertsch <torsten.foertsch@gmx.net>
- Adaption to mod_perl-RC5
- Renaming from Apache::ClickPath to Apache2::ClickPath
- SPEC file added