cvs commit: modperl-docs/src/docs/2.0/user/handlers handlers.pod

2002-08-13 Thread stas
stas2002/08/13 08:57:07 Modified:src/docs/2.0/user/handlers handlers.pod Log: more output filter examples Revision ChangesPath 1.9 +182 -54 modperl-docs/src/docs/2.0/user/handlers/handlers.pod Index: handlers.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers handlers.pod

2002-08-13 Thread stas
stas2002/08/13 07:26:19 Modified:src/docs/2.0/user/handlers handlers.pod Log: present and document MyApache::FilterSnoop Revision ChangesPath 1.8 +339 -9modperl-docs/src/docs/2.0/user/handlers/handlers.pod Index: handlers.pod =

cvs commit: modperl-docs/src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod

2002-08-13 Thread stas
stas2002/08/13 04:46:21 Modified:src/docs/2.0/devel config.cfg Added: src/docs/2.0/devel/porting porting.pod Removed: src/docs/2.0/devel/porting_from_1.x porting_from_1.x.pod Log: dir/filename change s/porting_from_1.x/porting/ Revision ChangesPath 1.11

cvs commit: modperl-docs/src/docs/2.0/devel/porting - New directory

2002-08-13 Thread stas
stas2002/08/13 04:45:43 modperl-docs/src/docs/2.0/devel/porting - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: modperl-docs/src/docs/2.0/user/config config.pod

2002-08-13 Thread stas
stas2002/08/13 04:41:45 Modified:src/docs/2.0/user/config config.pod Log: remove irrelevant data from the config tables other minor reorgs Revision ChangesPath 1.21 +91 -58modperl-docs/src/docs/2.0/user/config/config.pod Index: config.pod ===

cvs commit: modperl-docs/src/docs/2.0/devel/core_explained core_explained.pod

2002-08-13 Thread stas
stas2002/08/13 04:41:10 Modified:src/docs/2.0/devel/core_explained core_explained.pod Log: minor corrections Revision ChangesPath 1.22 +2 -2 modperl-docs/src/docs/2.0/devel/core_explained/core_explained.pod Index: core_explained.pod =

cvs commit: modperl-docs/src/docs/2.0/user/handlers handlers.pod

2002-08-13 Thread stas
stas2002/08/13 04:39:02 Modified:src/docs/2.0/user config.cfg src/docs/2.0/user/handlers handlers.pod Log: - use the new diagrams - improved handlers explanation Revision ChangesPath 1.12 +4 -0 modperl-docs/src/docs/2.0/user/config.cfg

cvs commit: modperl-docs/src/docs/2.0/user/handlers bucket_brigades.dia connection_cycle.dia http_cycle.dia server_life_cycle.dia bucket_brigades.png connection_cycle.png http_cycle.png server_life_cycle.png bucket_brigades.gif connection_cycle.gif http_cycle.gif server_life_cycle.gif

2002-08-13 Thread stas
stas2002/08/13 04:38:03 Added: src/docs/2.0/user/handlers bucket_brigades.dia connection_cycle.dia http_cycle.dia server_life_cycle.dia bucket_brigades.png connection_cycle.png http_cycle.png

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

2002-08-13 Thread stas
stas2002/08/12 20:19:24 Modified:src/docs/1.0/api Apache.pod Log: sync with the modperl rep: document the server_root_relative() method Revision ChangesPath 1.12 +28 -0 modperl-docs/src/docs/1.0/api/Apache.pod Index: Apache.pod ==