cvs commit: modperl-docs/tmpl/custom/html headers index navbar_global navbar_local_bottom navbar_local_top page sitemap tail title top_link

2004-08-25 Thread stas
stas2004/08/25 00:56:08 Modified:src config.cfg Changes.pod tmpl/custom/html headers index navbar_global navbar_local_bottom navbar_local_top page sitemap tail title top_link Added: src print.css Log:

cvs commit: modperl-docs/src Changes.pod

2004-08-25 Thread stas
stas2004/08/25 10:21:28 Modified:src Changes.pod Log: fix pod Revision ChangesPath 1.4 +1 -1 modperl-docs/src/Changes.pod Index: Changes.pod === RCS file: /home/cvs/modperl-docs/s

cvs commit: modperl-docs/src/docs/2.0/api Apache.pod

2004-08-25 Thread gozer
gozer 2004/08/25 14:51:27 Modified:src/docs/2.0/user/porting compat.pod src/docs/2.0/api/ModPerl Util.pod src/docs/2.0/api Apache.pod Log: moved Apache::current_callback() to ModPerl::Util::current_callback where it belongs Revision Changes

cvs commit: modperl-docs/src/docs/2.0/api/Apache URI.pod

2004-08-25 Thread gozer
gozer 2004/08/25 15:32:20 Modified:src/docs/2.0/api/Apache URI.pod Log: Added APR::URI->rpath method. Returns the path of an uri minus path_info, if any. Revision ChangesPath 1.9 +0 -2 modperl-docs/src/docs/2.0/api/Apache/URI.pod Index: URI.pod =

cvs commit: modperl-docs/src/docs/2.0/api/APR URI.pod

2004-08-25 Thread gozer
gozer 2004/08/25 15:37:11 Modified:src/docs/2.0/api/APR URI.pod Log: Added APR::URI->rpath method. Returns the path of an uri minus path_info, if any. Revision ChangesPath 1.7 +27 -0 modperl-docs/src/docs/2.0/api/APR/URI.pod Index: URI.pod ===